{
  "home": "~/.config/opencode",
  "description": "Plugins and context-mode only. opencode.json is NOT synced: it stores provider API keys as literals and opencode has no env-reference syntax, so the file cannot be made secret-free. node_modules and antigravity-accounts.json excluded as deps/auth.",
  "entries": [
    { "path": "plugins", "strategy": "symlink" },
    { "path": "context-mode", "strategy": "symlink" }
  ]
}
