Skip to content

Add roundtable to Usage & Observability - #621

Open
Kostakurta8 wants to merge 1 commit into
jqueryscript:mainfrom
Kostakurta8:add-roundtable
Open

Add roundtable to Usage & Observability#621
Kostakurta8 wants to merge 1 commit into
jqueryscript:mainfrom
Kostakurta8:add-roundtable

Conversation

@Kostakurta8

Copy link
Copy Markdown

Adding roundtable to the Usage & Observability section.

It is a read-only local observer for Claude Code sessions. It reads the JSONL transcripts under ~/.claude/projects/ and shows every subagent of a session in one view — what each one is doing, what it read and edited, and per-agent token and cost accounting — then replays a finished session so you can scrub to any second of it.

It differs from most of the entries already in that section in that the replay is the primary feature rather than the usage total: the question it answers is "which agent did what, and when did it decide that", not "how much did today cost".

  • MIT licensed, no telemetry, no account, no network calls; binds to localhost only.
  • 539 tests, CI green on Linux, macOS and Windows.

Entry is placed at the end of the section to keep the star-count ordering intact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant