Provider-agnostic Rust SDK for AI coding agents — Claude Code, Codex, OpenCode
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
fix: align CLI flags with official docs, add session resume, budget, sandbox
0966302View on GitHubdocs: add README to each crate, metadata for crates.io, bump to 0.1.1
fd51642View on GitHubtest: add E2E tests with mock repo and full session lifecycle
77b01c9View on GitHubtest: add unified SDK factory and provider tests
c299b2fView on GitHubtest: add opencode HTTP integration tests (resume, edge cases)
b240bfdView on GitHubtest: add codex parser and executor edge case tests
b867bb4View on GitHubtest: add protocol parser edge case tests for Claude Code
6a340e0View on GitHubtest: add comprehensive core type tests (session, error variants, edge cases)
0113dd0View on GitHubfeat: harden Claude Code protocol parser for real CLI output + CI/CD
2d98190View on GitHubfeat: initial scaffold — provider-agnostic AI coding agent SDK
2b24ac3View on GitHub