feat: implement MACP phase 1 core protocol
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"transport": "matrix",
|
||||
"macp": {
|
||||
"worktree_base": "~/src/{repo}-worktrees",
|
||||
"default_dispatch": "exec",
|
||||
"default_runtime": "codex",
|
||||
"cleanup_worktrees": true,
|
||||
"brief_dir": "docs/tasks",
|
||||
"result_dir": ".mosaic/orchestrator/results"
|
||||
},
|
||||
"matrix": {
|
||||
"control_room_id": "",
|
||||
"workspace_id": "",
|
||||
|
||||
Reference in New Issue
Block a user