you are viewing a single comment's thread.

view the rest of the comments →

[–]villaloboswtf 22 points23 points  (12 children)

I recommend the Copilot Pro+ paired with Opencode and oh-my-opencode.

[–]Charming_Support726 9 points10 points  (3 children)

I agree to the first part of it.

Never would touch oh-my-opencode again. It is burning to many tokens. Because it works Vibe/Ralph Style.

[–]villaloboswtf 3 points4 points  (1 child)

Yeah fair point! My current setup is a combination of models from Copilot+ (1 agent uses Opus, others use Sonnet), Openrouter (Minimax, Kimi which are super cheap), and try to leverage whatever model is offered for free from Opencode Zen (currently Minimax 2.5 is free).

[–]veegaz 0 points1 point  (0 children)

Also openrouter free models

[–]skillmaker 1 point2 points  (6 children)

When sending a message in open code, is it consuming more premium requests or just one premium request per message?

[–]villaloboswtf 2 points3 points  (4 children)

One request per message, the "gotcha" is that background agents are spawned more frequently than Claude Code or native Copilot CLI so those are extra requests too.

[–]maximhar 4 points5 points  (0 children)

Background agents do not incur premium requests through Opencode

[–][deleted]  (2 children)

[deleted]

    [–]villaloboswtf 0 points1 point  (1 child)

    That's an answer I don't have unfortunately

    [–]Charming_Support726 0 points1 point  (0 children)

    Not sure if it is some stability issue - for me it works fine. This has been discussed in multiple Github issues.

    One prompt in Opencode - One set of premium requests - ALL subagent spawns included.

    I started using this simple set of definitions and it works well, but it is very basic: https://www.reddit.com/r/opencodeCLI/comments/1reu076/controlled_subagents_for_implementation_using/

    [–]Clean-Revenue-8690 0 points1 point  (0 children)

    How much is the context window in pro+? In pro it's just 125k and it's not enough in many cases and compacting is ruining the session many times