SIGN IN SIGN UP

feat(cli): support bare exit/quit commands to exit the CLI (#3201)

Typing `exit`, `quit`, `:q`, `:q!`, `:wq`, or `:wq!` at the prompt now
exits the CLI — same as `/quit`. This matches Claude Code behavior and
helps users on mobile (e.g. Termux) where Ctrl+C is harder to type.

Closes #3169
T
tanzhenxin committed
35420b03bc5de302dd5bb3f44c4a2e5047051e37
Parent: 1604a7f
Committed by GitHub <noreply@github.com> on 4/13/2026, 10:21:27 AM