Skip to content

feat: implement session capture adapters#99

Merged
aroff merged 1 commit into
mainfrom
feat/session-capture-spec-010
Jul 8, 2026
Merged

feat: implement session capture adapters#99
aroff merged 1 commit into
mainfrom
feat/session-capture-spec-010

Conversation

@aroff

@aroff aroff commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add the aikit-session-capture workspace crate for Claude Code, Codex, and OpenCode passive transcript capture.
  • Wire passive capture capabilities, capture API routes, SQLite storage, MCP tools, and watcher support.
  • Add client-side cost extraction and update stale session-capture spec implementation status.

Validation

  • cargo test --workspace --features mcp-tools,crossmount
  • cargo clippy -p aikit-session-capture --features default,crossmount,mcp-tools,watcher --all-targets -- -D warnings
  • cargo check -p aikit-cli --features default,mcp-tools,crossmount
  • pre-commit hook passed
  • pre-push hook passed

@aroff aroff force-pushed the feat/session-capture-spec-010 branch from 0c6c133 to 6104757 Compare July 8, 2026 22:12
@aroff aroff merged commit 7369feb into main Jul 8, 2026
9 checks passed
@aroff aroff deleted the feat/session-capture-spec-010 branch July 8, 2026 22:31
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