11 lines
351 B
JSON
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."
|
|
}
|
|
}
|