Skip to content

Commit 61ef1ff

Browse files
committed
docs: update commands and remove changelog
1 parent 3c480ac commit 61ef1ff

1 file changed

Lines changed: 3 additions & 13 deletions

File tree

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,12 @@ command and press `⏎`.
104104

105105
| Command | Action |
106106
|---------|--------|
107-
| `/help` | List commands and key bindings |
107+
| `/help` | Show available commands and key bindings |
108108
| `/clear` | Clear the conversation |
109+
| `/stats` | Show session metrics & context-window gauge |
109110
| `/sessions` | Browse & resume saved sessions |
110111
| `/model [name]` | Switch model (opens a picker with no argument) |
111-
| `/thinking [on\|off]` | Toggle extended thinking |
112+
| `/thinking [on\|off]` | Toggle extended thinking for the next turn |
112113
| `/cancel` | Cancel the running turn |
113114
| `/quit` | Exit bodek |
114115

@@ -205,17 +206,6 @@ Internal-package statement coverage is **~99%** (client 100%, tui 99%, tokens
205206

206207
---
207208

208-
## Changelog
209-
210-
### v0.0.5
211-
212-
- Scroll the transcript with ``/`` (when the input cursor is at the top/bottom
213-
line), `PgUp`/`PgDn`, or the mouse wheel.
214-
- Cap the live reasoning/thinking excerpt so long streams don't push the
215-
conversation off-screen.
216-
217-
---
218-
219209
## License
220210

221211
MIT — see [LICENSE](LICENSE).

0 commit comments

Comments
 (0)