Skip to content

feat: add durable debugging sessions - #12

Merged
shanejonas merged 2 commits into
mainfrom
feat/durable-debug-sessions
Aug 21, 2026
Merged

shanejonas merged 2 commits into
mainfrom
feat/durable-debug-sessions

Conversation

@shanejonas

Copy link
Copy Markdown
Owner

What

  • Persist sessions and annotations in SQLite.
  • Share navigation, filtering, fullscreen panels, and annotations between people and agents.
  • Bundle the agent skill and document jsonrpc-debugger --skill.
  • Release as v0.3.0.

Verification

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --locked
  • cargo package --locked

Keep request history and annotations across restarts. Give people and agents the same controls for navigating and explaining a session.
@shanejonas
shanejonas marked this pull request as ready for review August 21, 2026 21:43
Current Clippy rejects a manually incremented loop counter. Zip the database sequence with exchanges instead.
@shanejonas
shanejonas merged commit 4b04048 into main Aug 21, 2026
1 check passed
@shanejonas
shanejonas deleted the feat/durable-debug-sessions branch August 21, 2026 21:48
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