Conversation
…plies (#82) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…PROXY (#83) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…trace view polish - past-run rows open /view/<run-id>: a snapshot the serving instance renders on demand, resolved through the registry (no client paths) - exit stats (pairs, messages, tokens, est cost) stamp into the tombstone; /api/runs re-stats on-disk size per request — rows show real details without reading any trace - group runs by project / client / time; newest first; show-more paging instead of a hard 50 cap - shared client icon glyphs (src/icons.ts) — dashboard chips and the trace view header use the same marks - dashboard entry: an always-visible header icon in the trace view (http-served pages), plus a startup 'Dashboard (all runs)' line - session view: the last turn renders unclamped — the final answer is what the user came back to read; clamp state carries across live patches Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…n bump, docs sync Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #82, closes #83.
Dashboard v2 (Eric's 08-06 batch, items 5-9, 12)
Session view (item 13)
#82 — CONNECT layer correctness
#83 — --bypass-host
Docs
Tests: 610 → 613 (0 fail). Repo description rewritten per item 3.
🤖 Generated with Claude Code