feat: add slash command for busy input mode

This commit is contained in:
Julia Bennet 2026-04-13 11:35:54 -04:00 committed by Teknium
parent 2de8a7a229
commit 1dcf79a864
4 changed files with 137 additions and 0 deletions

View file

@ -234,6 +234,14 @@ display:
Queue mode is useful when you want to prepare follow-up messages without accidentally canceling in-flight work. Unknown values fall back to `"interrupt"`.
You can also change it inside the CLI:
```text
/busy queue
/busy interrupt
/busy status
```
### Suspending to Background
On Unix systems, press **`Ctrl+Z`** to suspend Hermes to the background — just like any terminal process. The shell prints a confirmation: