Keep the next prompt out of the live input¶
Proqi 0.14.0
Proqi is a terminal-native prompt composer for people coordinating several coding agents. Capture each next instruction as an independent thought, refine it without interrupting an agent, then copy or deliver it when the time is right.
No account, cloud sync, or save command is involved. Proqi stores work locally, reports whether each change is durable, and keeps board and editor history across restarts. Release builds make a content-free update check by default; you can disable it without affecting local work.
Start a board¶
Install Proqi, understand Board and Edit, and learn how automatic saving works.
Compose precisely¶
Paste exact text, clean wrapped prose, attach files, edit Unicode, and transform thoughts.
Coordinate agents¶
Copy anywhere or deliver through a verified Herdr target with explicit keep and remove semantics.
Discover everything¶
Browse every shipped capability and Commands action, plus the complete CLI with the version history of recent additions.
What makes Proqi different¶
- Thoughts are independent. Drafting the next request never occupies an agent's live composer.
- Content stays exact. Names and separators organize the board without entering copied or delivered prompt bodies.
- Selection is deliberate. Focus, arbitrary selection, contiguous ranges, and text selection have distinct visible meanings.
- Delivery is truthful. Local removal happens only after a matching accepted receipt. Copying is never described as delivery.
- Recovery is part of the workflow. Durability state, persistent history, session trash, retry, and private recovery export are visible rather than hidden.
Find an action while working¶
Press : in Board mode to open Commands. Search by what you want to do and
press Enter, or click the result. Commands only offers actions that
are valid for the current state.
Press ? for contextual Help. Help and the footer show effective
configured bindings, not a stale factory table.
Choose a path¶
| Goal | Start here |
|---|---|
| Install and open the first board | Get started |
| Learn every feature Proqi ships | Complete feature index |
| Look up a Commands action | Commands palette reference |
| Work with the command line or JSON | CLI reference |
| Recover work safely | Sessions and recovery |
| Update Proqi safely | Updates and restarts |
| Fix a shortcut that never arrives | Shortcut troubleshooting |
Proqi is a prompt composer, not a task manager, Markdown IDE, or agent harness. Standalone use relies on the clipboard. Direct agent delivery is available only through verified Herdr integration.