Skip to content

Instantly share code, notes, and snippets.

@andrewssobral
Forked from rekram1-node/settings.json
Created October 21, 2025 19:38
Show Gist options
  • Select an option

  • Save andrewssobral/4494ea6c4d4b075abe1359cd8cfa0f00 to your computer and use it in GitHub Desktop.

Select an option

Save andrewssobral/4494ea6c4d4b075abe1359cd8cfa0f00 to your computer and use it in GitHub Desktop.

Revisions

  1. @rekram1-node rekram1-node created this gist Oct 20, 2025.
    8 changes: 8 additions & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    {
    "agent_servers": {
    "OpenCode": {
    "command": "opencode",
    "args": ["acp"]
    }
    }
    }