Copilot + OpenRouter agent workflow is getting too expensive — what are you guys using instead?
I think I’m hitting the limit of the Github Copilot + OpenRouter workflow financially.
My setup:
- PhpStorm
- Github Copilot extension
- OpenRouter
- mostly DeepSeek V4 Flash in agent mode
I don’t really use autocomplete. Mostly:
- repo-wide agent tasks
- multi-file edits
- refactors
- long context prompts
What shocked me:
Another user using:
- DeepSeek native API
- OpenCode
did:
- 622 requests
- 85M tokens
- paid only $0.76
Meanwhile I did:
- 216 requests
- 20.7M tokens
- paid $3.09
So now I’m wondering if Copilot/OpenRouter orchestration overhead is the real cost issue.
The problem is I’m extremely attached to Copilot UX:
- diff view
- rollback
- patch review/apply
What are other heavy Copilot users doing now?
Has anyone moved to:
- OpenCode
- Continue
- Claude Code
- anything else
without missing the Copilot workflow too much?
Open to any suggestions that still feel somewhat close to the Github Copilot experience.