https://x.com/opencode/status/2011790750543983072?s=46&t=qDZ1ZcysBZTELeU-YCj3kg
Videos
Just a reminder:
-
If you have Github Copilot subscription, you can use Open Code CLI/TUI with no additional costs
-
After installing use
opencode auth loginand choose GitHub Copilot -
You can then select models from Github Copilot and use it
They claim they use same prompt as in Claude Code so it might have similar quality. It's definately something to try if you want to check CLI/TUI AI tools.
Additionally you are no longer tied to VSC IDE so you can use it in your favorite IDE terminal.
GitHub Copilot Pro+ のサブスクライバーで、新しい GitHub Copilot CLI パブリックプレビューを試しています。
全体的に:非常に有望です。しかし、まだプレビュー版なので、ワークフローを形作る結果となった、いくつかの粗削りな部分に遭遇しました。
私にとって最大の欠点は、「1つのプロンプトにつき1つのリクエスト」という動作でした。なぜそうなるのかは理解できます(コスト管理、予測可能性など)。しかし、個人的には、~3000のリクエストクレジットがあるので、過度に保守的になろうとはしていません。私は、フォローアップを尋ね、洗練させ、再試行し、1つの「セッション」で複数のアプローチを試すことができるアシスタントが欲しいのです。
しばらくの間は、より良く機能していましたが、しばらくすると、モデルを確実にリストすることさえできなくなりました。それは、プレビューソフトウェアで期待することですが、毎日使用しようとしているときに、勢いを止めてしまいます。
それから、OpenCode が私の GitHub Copilot Pro+ サブスクリプションで動作することを発見しました。1週間試してみたところ、実際にしっくりきたのは、その動作方法です。1つのプロンプトが複数のクエリに展開される(3から7つ見たことがあります)ため、「ワンショット完了」よりも「コラボレーション」のような感覚になります。
それで、今のところ、GitHub Copilot Pro+ サブスクリプションと組み合わせて OpenCode に切り替えています
はっきりさせておきますが、Copilot CLI をけなしているわけではありません。パブリックプレビューはパブリックプレビューであり、その将来に本当に興奮しています。しかし、今日、私の働き方では、OpenCode の方が合っています。
Copilot CLI を試している(または Copilot で OpenCode を使用している)方もいらっしゃいましたら、何がうまくいっていて、何がうまくいっていないのか、ぜひお聞かせください。
Beginning of last year I was on a Pro+ subscription for a while, but I canceled and changed to different model access, mainly because I wanted to burn my Azure Credits on coding.
From time to time I use Opus - Antigravity and other left a sad feeling, so I canceled there. I read that Opencode as a 3rd Party Agent is accepted with Copilot. So I gave it a go.
Still the context size restriction nags a bit, but I think maybe it is time to work less "sloppy". I created some workflow for me to work intensively with subagents. Currently only for creating docs, onboarding projects and executing plan.
This is consuming a lot of tokens on single premium request. Are there any limits I shall take care of?
EDIT: I also posted a question similar to this one in the Opencode subreddit (https://www.reddit.com/r/opencodeCLI/comments/1r6fnsp/opencode_with_github_copilot/ ) . I did quite a few things with OC and wrote also a few extensions in the past. The target of my question was also about "limits" and if there are probably problems arising, when too many subagents and tokens are spawned from a single premium request. Found later in the GHCP-Sub that some people got suspended, because the abused the system by executing hundreds of todos on one request on regular basis.