8 lines
203 B
JSON
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"
|
|
}
|
|
}
|