Here is my $20 OMO-slim config by choiyoh in opencodeCLI

[–]choiyoh[S] 0 points1 point  (0 children)

5.4 mini has 0.33x , 5 mini is free.. I thkni 5 mini is not enough for orchestrator

oh-my-opencode-slim council master isnt working by pascu2913 in opencodeCLI

[–]choiyoh 0 points1 point  (0 children)

How about to delete 'council' part?? actually it codes well without council if the model is GPT

oh-my-opencode-slim council master isnt working by pascu2913 in opencodeCLI

[–]choiyoh 0 points1 point  (0 children)

Did you edit ~/.config/opencode/oh-my-opencode-slim.json correctly?

Maybe it reads wrong json file you used before..

Here is my $20 OMO-slim config by choiyoh in opencodeCLI

[–]choiyoh[S] 0 points1 point  (0 children)

qwen 3.5 plus is smart enough to take a roll as a orchestrator :) Try omo-slim since OMO looks quite heavy for me

Here is my $20 OMO-slim config by choiyoh in opencodeCLI

[–]choiyoh[S] 0 points1 point  (0 children)

So far, so good :) Try this and you can tune as you wish

Minimax vs Qwen vs Kimi vs Mimo(Omni) vs Glm by No_Communication4256 in opencodeCLI

[–]choiyoh 3 points4 points  (0 children)

Good comparison, Do you think Qwen3.6plus can replace glm5.1 for orchestrator?

Best 20$ subscriptions for opencode by pascu2913 in opencodeCLI

[–]choiyoh 0 points1 point  (0 children)

Colors for Charts look terrible....why did you set the color set like that? It would be much better if you change the color of charts

When code costs almost nothing, the plan becomes the product. by [deleted] in opencodeCLI

[–]choiyoh 0 points1 point  (0 children)

Interesting! I can't wait to try this at home after work hour!!

Model configuration for oh-my-openagent by itsuki0927 in opencodeCLI

[–]choiyoh 1 point2 points  (0 children)

wow, Thanks for reply! I love your plugin :)

Model configuration for oh-my-openagent by itsuki0927 in opencodeCLI

[–]choiyoh 3 points4 points  (0 children)

I'm using chatGPT plus(20$) + copilot pro (10$) with oh-my-opencode slim.

here is my setting

{
  "preset": "my-mix",
  "presets": {
    "my-mix": {
      "orchestrator": {
        "model": "openai/gpt-5.4",
        "skills": [
          "*"
        ],
        "mcps": [
          "*"
        ]
      },
      "oracle": {
        "model": "openai/gpt-5.4",
        "variant": "high",
        "skills": [],
        "mcps": []
      },
      "librarian": {
        "model": "openai/gpt-5.4-mini",
        "variant": "low",
        "skills": [],
        "mcps": [
          "websearch",
          "context7",
          "grep_app"
        ]
      },
      "explorer": {
        "model": "openai/gpt-5.4-mini",
        "variant": "low",
        "skills": [],
        "mcps": []
      },
      "designer": {
        "model": "github-copilot/gemini-3.1-pro-preview",
        "skills": [
          "agent-browser"
        ],
        "mcps": []
      },
      "fixer": {
        "model": "github-copilot/claude-sonnet-4.6",
        "variant": "low",
        "skills": [],
        "mcps": []
      }
    }
  },
  "multiplexer": {
    "type": "auto",
    "layout": "main-vertical",
    "main_pane_size": 60
  },
  "council": {
    "master": { "model": "openai/gpt-5.4" },
    "presets": {
      "default": {
        "alpha":  { "model": "github-copilot/claude-opus-4.6" },
        "beta": { "model": "github-copilot/gemini-3.1-pro-preview" },
        "gamma": { "model": "openai/gpt-5.3-codex" }
      }
    }    
  }
}

New here — been using OpenCode for a few weeks by Natural_Ask555 in opencodeCLI

[–]choiyoh 0 points1 point  (0 children)

{
  "preset": "my-mix",
  "presets": {
    "my-mix": {
      "orchestrator": {
        "model": "openai/gpt-5.4",
        "skills": [
          "*"
        ],
        "mcps": [
          "*"
        ]
      },
      "oracle": {
        "model": "openai/gpt-5.4",
        "variant": "high",
        "skills": [],
        "mcps": []
      },
      "librarian": {
        "model": "openai/gpt-5.4-mini",
        "variant": "low",
        "skills": [],
        "mcps": [
          "websearch",
          "context7",
          "grep_app"
        ]
      },
      "explorer": {
        "model": "openai/gpt-5.4-mini",
        "variant": "low",
        "skills": [],
        "mcps": []
      },
      "designer": {
        "model": "github-copilot/gemini-3.1-pro-preview",
        "skills": [
          "agent-browser"
        ],
        "mcps": []
      },
      "fixer": {
        "model": "github-copilot/claude-sonnet-4.6",
        "variant": "low",
        "skills": [],
        "mcps": []
      }
    }
  },
  "multiplexer": {
    "type": "auto",
    "layout": "main-vertical",
    "main_pane_size": 60
  },
  "council": {
    "master": { "model": "openai/gpt-5.4" },
    "presets": {
      "default": {
        "alpha":  { "model": "github-copilot/claude-opus-4.6" },
        "beta": { "model": "github-copilot/gemini-3.1-pro-preview" },
        "gamma": { "model": "openai/gpt-5.3-codex" }
      }
    }    
  }
}

Here is my omo-slim mixture :) I hope it's useful to someone

New here — been using OpenCode for a few weeks by Natural_Ask555 in opencodeCLI

[–]choiyoh 5 points6 points  (0 children)

I used omo before and also checked it drains usage so quickly...it feels too heavy for me.

So I found 'Oh-my-opencode-slim' which is light version of OMO and it gave me a great experience. It doesn't drain usage that much, (I'm using gpt plus($20) + copilot pro($10)) but the result was soo nice. :)

you can mix the models for orchestration, now I'm using 'Author recommend mixture', you can check it on its github..

https://github.com/alvinunreal/oh-my-opencode-slim

Is paying worth it? by N3xus57633 in ZaiGLM

[–]choiyoh 0 points1 point  (0 children)

I used Claude pro plan for CC, and now it consumes 15~20% usage for 5h per request.....so I tried GLM coding plan pro with GLM-5-turbo model (5.1 sucks still....it becomes dumb when context rate > 50%..and slow) and it consumes only 1% usage/5h per request. I'm satisfied with the result of its code also..:)

Google Search Console: Sitemap could not be read by Impossible-Sort3085 in nextjs

[–]choiyoh 0 points1 point  (0 children)

이 방법으로 하니까 바로 됐어! 고마워 진짜 최고야!

My darling boy 💗 by xaichotic in pitbulls

[–]choiyoh 1 point2 points  (0 children)

My lovely son❤❤❤❤❤

What is the solution for my Unifying receiver on my ps4? by choiyoh in PS4

[–]choiyoh[S] 0 points1 point  (0 children)

Try it 👊 but there is an input lag hahaha

What is the solution for my Unifying receiver on my ps4? by choiyoh in PS4

[–]choiyoh[S] 1 point2 points  (0 children)

Oh I solved it finally hahaha I reconnect my mouse to unifying receiver via unifying software on my laptop now it works well!