Draft: expose local logging APIs and replay - #1134
Conversation
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This pull request is currently a draft. Reviews will not take place until the PR is marked as ready for review. |
|
Superseded by #1135 after reconstructing the API layer into atomic stacked commits. The logging-api-implementation branch is intentionally retained as an archive/rollback reference. |
Operators can query privacy-safe local log history and follow bounded live replay over a trusted-local WebSocket.\n\nStack order: this is PR2 of 3 and depends on #PR1 logging-foundation.\n\nThis draft currently contains completed Todos 7-9. Todos 10-17 will be added before it is marked ready for review.\n\nValidation so far: focused durable-query, logs API, and WebSocket replay tests pass; full host-runtime verification remains part of the continuing PR2 gate.\n\nNo frontend, TUI, docs, or Todo 10 maintenance controls are included.