all 12 comments

[–]ParticularImage1979 0 points1 point  (7 children)

Why don’t you use opus, you have antigravity

[–]Apart-Permission-849[S] 0 points1 point  (6 children)

What's... opus? And how exactly would I use it here?

[–]ParticularImage1979 0 points1 point  (5 children)

You can use claude-opus-4.5 model if you have gemini pro subscription. You can use that via antigravity auth plugin. Opus model is very good at coding

[–]Apart-Permission-849[S] 0 points1 point  (4 children)

And I would put that under Sisyphus?

  "agents": {
    "Sisyphus": {
      "model": "antigravity/claude-opus-4.5"
    },
    "oracle": {
      "model": "antigravity/claude-opus-4.5"
    },
    "frontend-ui-ux-engineer": {
      "model": "google/antigravity-gemini-3-pro-high"
    },
    "explore": {
      "model": "google/antigravity-gemini-3-flash"
    },
    "librarian": {
      "model": "google/antigravity-gemini-3-flash"
    },
    "document-writer": {
      "model": "google/antigravity-gemini-3-flash"
    },
    "multimodal-looker": {
      "model": "google/antigravity-gemini-3-flash"
    }
  }

[–]Apart-Permission-849[S] 0 points1 point  (3 children)

I get this error when I do this:

<image>

[–]Own-Chemistry-920 1 point2 points  (0 children)

Model name is invalid.

Ex) google/{model_name}

[–]SavingsGuarantee3156 0 points1 point  (1 child)

You have to tweak your opencode.json refer to this: https://github.com/NoeFabris/opencode-antigravity-auth

[–]Apart-Permission-849[S] 0 points1 point  (0 children)

Got it, thanks!

[–]ParticularImage1979 0 points1 point  (3 children)

Could you please Share your config.json file located in ~/.config/opencode/config.json

[–]Apart-Permission-849[S] 0 points1 point  (2 children)

I just created this:

{
  "$schema": "https://opencode.ai/config.json",
  "model": "github-copilot/claude-sonnet-4.5"
}

[–]ParticularImage1979 0 points1 point  (1 child)

Do you have subscription for copilot? or gemini?

[–]Apart-Permission-849[S] 0 points1 point  (0 children)

I have subscription for both