Skip to content

Optional TTY-only intro animation for interactive fest commands #340

Description

@lancekrogers

Summary

Consider a short, optional intro animation for fest's interactive TUI/CLI surfaces.

The goal is polish for first-run and interactive use, not decoration in agent/scripted runs.

Constraints

  • Skip entirely when stdout is not a TTY, when output is piped, or when NO_ANIMATION/NO_COLOR/CI is set
  • Keep it well under 500ms and never block a non-interactive command
  • Prefer the existing Charm stack already in the repo; do not add ASCII-banner or sound dependencies for this
  • Make it opt-in or easy to disable

Companion: camp issue for the same idea.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions