paths.json 180 B

1234567
  1. {
  2. "description": "Additional context file paths - agents load this via @ reference for dynamic pathing",
  3. "paths": {
  4. "local": ".opencode/context",
  5. "global": false
  6. }
  7. }