feat(tui,dashboard,docs): add context command parity and context health panel
This commit is contained in:
@@ -1024,6 +1024,11 @@ sessions:
|
||||
|
||||
Flynn writes structured audit events to `audit.path`, including tool execution, session lifecycle, and user actions (`user.action`) from both channel and gateway requests.
|
||||
|
||||
Session lifecycle now includes proactive context maintenance events:
|
||||
- `session.compact` for normal compaction passes
|
||||
- `session.checkpoint` when proactive checkpoint summaries are written to memory
|
||||
- `session.auto_compact` when proactive critical-threshold auto-compaction runs
|
||||
|
||||
## Gateway Lock
|
||||
|
||||
Single-client mode for the WebSocket gateway. When enabled, only one WebSocket connection is allowed at a time. Additional connections are rejected with close code `4003`.
|
||||
|
||||
Reference in New Issue
Block a user