Files
local-cal/.opencode/context/core/config/paths.json
2026-04-07 11:31:26 -04:00

8 lines
203 B
JSON

{
"description": "Additional context file paths - agents load this via @ reference for dynamic pathing",
"paths": {
"local": ".opencode/context",
"global": "~/.config/opencode/context"
}
}