Commit Graph

3 Commits

Author SHA1 Message Date
David Garson
b8c947a43e chore: add failover at AgentRuntime layer, fixed up tool bridge 2026-01-28 11:14:02 -07:00
David Garson
236596b5ce feat: sdk-runner implementation w/hooks 2026-01-28 10:39:20 -07:00
David Garson
0a2e444b21 feat: add AgentRuntime abstraction for Claude Agent SDK Support
* added AgentRuntime interface and implementation for PiAgent and ClaudeCode SDK (ccsdk)
* support for Claude Code Max and z.AI Coding Plan subscriptions (which are limited to Claude Code)
* tool bridge to ensure that the Claude Code SDK agent loop is capable of invoking the same tools as pi-agent

I used Claude Opus 4.5 to help craft this PR.
2026-01-28 09:46:02 -07:00