Commit Graph

4 Commits

Author SHA1 Message Date
David Garson
460395baea feat: refactor Agent-agnostic types; update Tools and Unified Agent Runner to support latest CCSDK fixes 2026-01-28 19:35:12 -07:00
David Garson
aa4418e496 finishing touches on agentic loop integration w/extra logging - will remove later 2026-01-28 14:47:10 -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