feat: audit/activity log view (#17) #37

Merged
shahondin1624 merged 1 commits from feature/issue-17-audit-log into main 2026-03-12 12:46:01 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
4fc84ccd62 feat: add audit/activity log view with timeline and event filtering (#17)
Add a dedicated /audit route displaying a chronological timeline of
orchestration events (state transitions, tool invocations, errors,
messages) grouped by session. Includes session selector, event type
filtering, URL deep-linking via ?session=id, and audit event capture
during chat streaming.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:41:40 +01:00