feat(oc-plugin): MACP ACP runtime backend — sessions_spawn(runtime:macp) #329
Reference in New Issue
Block a user
Delete Branch "feat/oc-macp-plugin-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds OC-MACP plugin making
sessions_spawn(runtime:"macp")dispatch via Pi runner.Plugin at
plugins/macp/registers amacpACP runtime backend. When spawned withagentId: "pi", dispatches throughtools/macp/dispatcher/pi_runner.ts.Closes #328.