-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
[Feature] Improve CLI Mode (Form Factor Expansion)
Background
Current capabilities are mainly delivered through the GUI.
To support more usage preferences and scenarios, we should improve CLI mode as another first-class interaction form.
Goal
Extend the same core capabilities into a stronger CLI entry point, without changing the underlying system behavior.
Scope
- Provide consistent command entry points and argument conventions
- Support basic session/task controls (start, check status, stop, etc.)
- Support common output formats (human-readable and machine-readable)
- Reuse existing foundations where possible (permissions, logs, configuration)
Expected Value
- Expand product form factors for terminal-first and automation users
- Lower integration cost for scripting and CI workflows
- Build a unified experience across GUI and CLI
Reactions are currently unavailable