Huh? What was that command?
A launcher for those who can't remember commands

Create type-safe actions in TypeScript and execute them with fuzzy search. A persistent terminal launcher that also works with CI/CD.

Feature-Rich Out of the Box

    Persistent Launcher
    Once launched, you can execute actions continuously. It stays running until you exit, providing a comfortable development experience.
    Fuzzy Search Support
    Search actions by fuzzy matching. Quickly find the action you need with approximate search.
    TypeScript Type-Safe
    Write actions in TypeScript. Type safety improves development experience and catches errors early.
    Interactive UI
    Rich UI components including prompts, selects, and confirmations. An intuitive terminal interface.
    TUI Control API
    Provides rich feedback features like spinners, progress bars, and wait handling. Makes long-running tasks comfortable.
    CI/CD Integration
    Achieve type-safe workflows with GitHub Actions and more. Move away from bash scripts and write in TypeScript.
    Plugin System
    Share actions as npm packages. Easy to share with your team and improves reusability.
    Global/Local
    Supports both global actions and project-specific actions. Flexible configuration is possible.
    tmux/Zellij Integration
    Works with terminal multiplexers. Execute in new panes to improve your workflow.