Commit Graph

20 Commits

Author SHA1 Message Date
Peter Steinberger
3e2b22c0a8 feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
Peter Steinberger
83f111839c feat: add /config chat config updates 2026-01-10 03:01:27 +01:00
Peter Steinberger
c112b27e74 fix: harden slash command registry 2026-01-09 17:53:24 +01:00
Luke
ee0c6276cb Merge branch 'main' into commands-list-clean 2026-01-09 11:46:08 -05:00
Peter Steinberger
08fd6f0f9c refactor(commands): canonicalize text command aliases 2026-01-09 17:22:46 +01:00
Peter Steinberger
f7caa416fd refactor(auto-reply): centralize chat command aliases 2026-01-09 17:16:52 +01:00
Luke
305e3e4854 Merge branch 'main' into commands-list-clean 2026-01-09 11:04:23 -05:00
LK
36a1f58976 feat(commands): add /usage alias for /status 2026-01-09 17:02:29 +01:00
Peter Steinberger
388fcd217a feat: add /debug runtime overrides 2026-01-09 16:55:16 +01:00
Luke K (pr-0f3t)
26fa2029df Auto-reply: drop native command flag 2026-01-09 04:14:36 -05:00
Luke
3a9dd8845d Merge branch 'main' into commands-list-clean 2026-01-09 03:12:08 -05:00
Peter Steinberger
b0a6c3d029 fix: support /models alias for /model 2026-01-09 06:24:40 +01:00
Luke
d00a8a940f Merge branch 'main' into commands-list-clean 2026-01-08 21:47:09 -05:00
Peter Steinberger
276f0b0407 feat: add usage cost reporting 2026-01-09 02:29:54 +00:00
Luke K (pr-0f3t)
ac014407ea Removed compact command changes from elsewhere 2026-01-08 10:41:09 -05:00
LK
bd85c066f1 feat(commands): add /commands slash list 2026-01-08 16:23:36 +01:00
Peter Steinberger
72bdac7644 fix: relax slash command parsing 2026-01-08 03:24:18 +01:00
Peter Steinberger
f6180e2111 feat: add /reasoning reasoning visibility 2026-01-07 06:17:31 +01:00
Peter Steinberger
c366da7b4d fix(commands): wire /stop across chat commands 2026-01-06 23:11:57 +00:00
Shadow
5b559080d1 feat(commands): unify chat commands (#275)
* Chat commands: registry, access groups, Carbon

* Chat commands: clear native commands on disable

* fix(commands): align command surface typing

* docs(changelog): note commands registry (PR #275)

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-01-06 20:17:56 +00:00