portail 2.1.0

Unified proxy/gateway: AI Gateway + MCP Gateway + CDN cache
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "$schema": "https://opencode.ai/config.json",
  {
  "permission": {
    "external_directory": {
      "~/.local/share/opencode/worktree/**": "allow"
    }
  }
},
  "plugin": [
    "@simonwjackson/opencode-direnv",
    "harness-memory/plugin",
    "@hueyexe/opencode-ensemble@0.15.0",
    "opencode-snip@latest",
  ]
}