William Valentin
01cd726d7c
feat(gateway): add interrupt preemption telemetry and requester notice
2026-02-19 11:48:41 -08:00
William Valentin
cd74b1e78a
feat(chat): add /stop cancellation command across gateway and telegram
2026-02-19 09:52:57 -08:00
William Valentin
cdba111831
fix(confirmations): guarded-action handling across webchat and tui
2026-02-18 17:43:57 -08:00
William Valentin
a13aa3113e
feat(gateway): support full /model switching in webchat sessions
2026-02-18 16:55:38 -08:00
William Valentin
9cbd66cdcc
feat: preempt active runs in interrupt queue mode
2026-02-18 10:06:35 -08:00
William Valentin
21d57d991c
feat(commands,audit): add /context command and proactive compaction audit events
2026-02-16 16:08:21 -08:00
William Valentin
fee8be1de0
feat(gateway): expose context usage and warning events
2026-02-16 15:44:09 -08:00
William Valentin
9b76c75e82
feat(audit): record user action events across gateway and channels
2026-02-16 13:21:15 -08:00
William Valentin
813a0dc5c5
feat(gateway): complete openclaw phase1 queue parity v2
2026-02-16 12:04:33 -08:00
William Valentin
fbd24d4379
feat(gateway): support per-channel and per-session queue policy overrides
2026-02-16 11:51:26 -08:00
William Valentin
948d4ac6d8
chore(lint): burn down remaining warnings to zero
2026-02-15 23:14:21 -08:00
William Valentin
9f81c01603
feat(session): persist model tier overrides per session
...
Store per-session config in SQLite and route /model and /reset through command fast-paths so channel sessions keep independent model selection across reconnects and restarts.
2026-02-13 01:04:26 -08:00
William Valentin
6e8984f788
feat(core): add command, intent, and routing primitives
2026-02-12 22:47:22 -08:00