Commit Graph

2 Commits

Author SHA1 Message Date
krislliu
d2aef41fbf feat(agent): implement codebuddyBackend.Execute with stream-json parsing
Co-authored-by: multica-agent <github@multica.ai>
2026-05-30 14:53:32 +08:00
krislliu
160a62ca9f feat(agent): add codebuddyBackend struct and buildCodebuddyArgs
Introduces the codebuddy agent backend skeleton with args builder
that mirrors claudeBackend's protocol flags (stream-json, bypass
permissions, blocked args filtering) for the codebuddy CLI fork.

Co-authored-by: multica-agent <github@multica.ai>
2026-05-30 14:53:32 +08:00