feat(workspace-server): import & store Claude Code CLI sessions#2877
feat(workspace-server): import & store Claude Code CLI sessions#2877adboio wants to merge 1 commit into
Conversation
Add the server side of importing a Claude Code CLI session: a claude_session_imports table + repository, the claude-cli-sessions service (scan ~/.claude for a repo, snapshot a transcript into CLAUDE_CONFIG_DIR, and track imports with content-fingerprint divergence detection), agent loadSession support to resume the imported session, best-effort snapshot cleanup on task delete, and the tRPC router + DI wiring. Part 2/3 of splitting #2873 (import Claude Code sessions). Generated-By: PostHog Code Task-Id: 6c93b6e8-27b6-45c8-8135-73a09076ea93
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
|

Problem
Changes
How did you test this?
Automatic notifications