v0.2.13
·
99 commits
to refs/heads/main
since this release
Highlights
- Fix: Codex
response.completed/response.incompleteevents are now parsed correctly — restoresgpt-5.5(and other models) over the Codex backend (HTTP/SSE and WebSocket transports). Without this, codex turns would fail to deserialize because the backend omitsoai::Response.outputon terminal events. Cherry-picked from upstream #3405; extended on our branch to handle the same dispatch over the Codex WebSocket transport (which upstream didn't carry when the fix landed). - New: Python SDK (
codegraffon PyPI — published separately under thesdk/python-v0.1.0tag). PyO3 bindings exposing the codegraff agent to Python; mirrors the TS SDK'sGraff/GraffSession/Sandboxsurface.
Install
curl -fsSL https://github.com/justrach/codegraff/releases/latest/download/install.sh | shmacOS binaries
All four macOS binaries (graff and codegraff, x86_64 + arm64) are codesigned with Developer ID Application: Rachit Pradhan (WWP9DLJ27P) (hardened runtime + Apple timestamp) and notarized with Apple. Gatekeeper accepts them online on first launch.