diff --git a/COMPANY.md b/COMPANY.md index 9d1cd6a..4995d74 100644 --- a/COMPANY.md +++ b/COMPANY.md @@ -29,7 +29,7 @@ cmo/ AGENTS.md SOUL.md HEARTBEAT.md CONFIG.md opencode.json product/ AGENTS.md SOUL.md HEARTBEAT.md CONFIG.md .mcp.json engineering/ gandalf/ AGENTS.md SOUL.md HEARTBEAT.md CONFIG.md - hugh/ AGENTS.md SOUL.md HEARTBEAT.md CONFIG.md + hugh/ AGENTS.md SOUL.md HEARTBEAT.md CONFIG.md opencode.json patty/ AGENTS.md SOUL.md HEARTBEAT.md CONFIG.md opencode.json regina/ AGENTS.md SOUL.md HEARTBEAT.md CONFIG.md ``` diff --git a/engineering/hugh/opencode.json b/engineering/hugh/opencode.json new file mode 100644 index 0000000..2cb8e17 --- /dev/null +++ b/engineering/hugh/opencode.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://opencode.ai/config.json", + "permission": "allow", + "experimental": { + "snapshots": false + } +} \ No newline at end of file