fix: centralize cli command registry

Co-authored-by: gumadeiras <gumadeiras@users.noreply.github.com>
This commit is contained in:
Peter Steinberger
2026-01-19 05:34:38 +00:00
parent 81d392a2d7
commit 9822a53649
5 changed files with 201 additions and 97 deletions

View File

@@ -18,6 +18,7 @@ Docs: https://docs.clawd.bot
- Compaction: include tool failure summaries in safeguard compaction to prevent retry loops. (#1084)
- TUI: show generic empty-state text for searchable pickers. (#1201) — thanks @vignesh07.
- Doctor: canonicalize legacy session keys in session stores to prevent stale metadata. (#1169)
- CLI: centralize CLI command registration to keep fast-path routing and program wiring in sync. (#1207) — thanks @gumadeiras.
## 2026.1.18-5