Resume AI coding sessions across providers: converts Codex, Claude, Gemini, and other session formats through a canonical IR so you can pick up where you left off in any tool
Stars
66
Forks
5
Watchers
66
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
109
commits
fix: reformat code for consistency across discovery, main, pi_agent, and tests
8e29029View on GitHubfix: handle codex_exec originator sessions correctly in Codex→Pi conversion
4e846d0View on GitHubdocs: add comprehensive CHANGELOG.md documenting project history
3452808View on GitHubfix(pi-agent): always emit content as array to prevent TypeError in Pi (#9)
a805eb3View on GitHubdocs: update Pi-Agent resume command in README to match new format
9e45375View on GitHubfix(test): update resume command assertion to match new pi --session format
8dd76f0View on GitHubfix(pi-agent): resolve 3 Codex-to-Pi conversion failures (#9)
5e58c9dView on GitHubfix: AMP->Codex conversion now emits valid session_meta and correct content types
6152b9aView on GitHubchore: add .gitignore pattern for one-off test shell scripts
ba74facView on GitHubchore: add ACFS ephemeral file patterns to .gitignore
ede1230View on GitHubfix(providers): add developer→System role mapping and fix Pi-Agent usage lookup
076c090View on GitHubfeat: add responses module and expand main entry point
4b99a2fView on GitHubfeat: add git repo discovery, improve Codex/Pi serialization fidelity
03a68c0View on GitHubfeat(responses): typed JSON structs, versioned envelope, workspace metadata
435fd0aView on GitHub