What to build
Implement ronin --quick as a compact, centered, overlay-style window for one-shot questions. Quick mode should feel like a launcher-style AI surface — fast to open, fast to answer, fast to dismiss.
The user types a question, gets a streamed answer, and can then:
- Copy the answer
- Save the exchange to a full thread
- Open the full thread in the main window
Quick mode must support both light and dark themes and respect the system theme preference.
Acceptance criteria
Blocked by
What to build
Implement
ronin --quickas a compact, centered, overlay-style window for one-shot questions. Quick mode should feel like a launcher-style AI surface — fast to open, fast to answer, fast to dismiss.The user types a question, gets a streamed answer, and can then:
Quick mode must support both light and dark themes and respect the system theme preference.
Acceptance criteria
ronin --quickopens a compact overlay-style window (not the full app shell)Blocked by