omosp / oh-my-opencode.jsonc
habppyar's picture
Create oh-my-opencode.jsonc
181d760 verified
raw
history blame contribute delete
368 Bytes
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
"sisyphus_agent": {
"disabled": false,
"default_builder_enabled": true,
"planner_enabled": false,
"replace_plan": false
},
"disabled_hooks": [
"keyword-detector",
"ralph-loop",
"todo-continuation-enforcer"
]
}