Files
growqr-backend/docker/opencode/growqr.json
2026-06-01 18:03:18 +05:30

11 lines
351 B
JSON

{
"growqr": {
"name": "GrowQR OpenCode Runtime",
"agentsDir": "/opt/growqr/agents",
"promptsDir": "/opt/growqr/prompts",
"workspace": "/workspace",
"memoryRepo": "git-backed",
"notes": "This file is baked into the custom GrowQR OpenCode image. Update agents/prompts and rebuild the image to release sub-agent changes."
}
}