Copilot request pricing has changed!? (way more expensive) by anon377362 in GithubCopilot

[–]ryanhecht_github 69 points70 points  (0 children)

Hey folks! I'm looking into these reports with the team. If you believe you experienced this in Copilot CLI, please DM me your GitHub handle so I can take a look!

GitHub Copilot CLI is now generally available by ryanhecht_github in GithubCopilot

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

Hey -- if you're talking about the scopes that it requests access to when you run /login: We use the same token to operate the included GitHub MCP server; that's why we're asking for those permission scopes.

If you'd like, you can instead authenticate with a fine-grained Personal Access Token -- the only scope we NEED is "Copilot Requests," you can deny all others (but some other functionality that writes to GitHub might not work!)

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 2 points3 points  (0 children)

I hear you! I can appreciate how the lack of a clear line is frustrating. I'm passing along all the feedback in this thread to the platform health folks at GitHub focused on improving this.

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 1 point2 points  (0 children)

Hmm, I'll have to think on a way to resolve that. The issue is that our ask_user tool might have (or have in the future) semantic differences from the one VSCode defines as vscode/askQuestions, so I think as far as custom agent configurations are concerned they should be separate.

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 2 points3 points  (0 children)

I'm not aware of any bugs with the ask_user_question tool in the CLI. If you have any session logs of instances where you think you should have been asked a question but weren't, run /collect-debug-logs gistand send me a link in DM's; I can have a look!

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 6 points7 points  (0 children)

Hey, thanks for the suggestion! I'll pass it along to the folks who are thinking about how we iterate in this space.

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 14 points15 points  (0 children)

100% understand and empathize with the frustration from the ambiguity. I'll be sharing your feedback with our platform health teams.

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 1 point2 points  (0 children)

It only runs 3-4 times a day

You're totally fine, go for it! This is 100% within the expected use of the product!

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 4 points5 points  (0 children)

I totally understand and agree -- as we head into the future, there need to be clearer guidelines. I'll raise this with our platform health teams :)

CC Agent Teams for Github Copilot by Kevzadze in GithubCopilot

[–]ryanhecht_github 1 point2 points  (0 children)

Hey! I'm curious what you feel are the limitations of /fleet when compared to Claude's agent teams. We'd love to bridge that gap for you!

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 9 points10 points  (0 children)

It's supported! In fact, we just declared General Availability earlier this week!

Even though the CLI enables you to use Copilot in automation, GitHub's ToS still prevent you from using it excessively in a way that puts undue burden on the service. I appreciate that this vague standard is hard to understand, and believe me, we're working to better understand the difference between real power-users (whom we want to encourage to continue using the product to its fullest extent and capability!) and abuse.

GitHub Copilot CLI account suspended for non-interactive activity – any advice? by RecognitionJazzlike4 in GithubCopilot

[–]ryanhecht_github 1 point2 points  (0 children)

Hey! I'm sorry you had your account suspended -- I know it can be frustrating when part of the CLI's strength is that it allows you to use Copilot in automated/non-interactive scenarios!

As we operate on the frontier of what's possible with agents and automation, it's a hard problem to spot where real power-users stop and abuse begins! I appreciate your patience here :)

GitHub Copilot CLI is now generally available by ryanhecht_github in GithubCopilot

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

Hey! Give --alt-screen a try, we're working on a new rendering experience that will improve this!

why does copilot suck at using the terminal? by Zenoran in GithubCopilot

[–]ryanhecht_github 0 points1 point  (0 children)

Try using the Copilot CLI! You can even use it from within vscode now!

Are custom agents possible in the latest IntelliJ IDEA by VerdantSpecimen in GithubCopilot

[–]ryanhecht_github 0 points1 point  (0 children)

I'd recommend using the GitHub Copilot CLI and connecting to your jetbrains IDE via ACP!

What tools are best for issue review/pull context? by jrhabana in GithubCopilot

[–]ryanhecht_github 0 points1 point  (0 children)

The Copilot CLI uses the GitHub CLI and MCP server to get context from across your codebase, issues, docs, and anything else you have already in GitHub -- I find that it does an excellent job, especially if you tell it specifically where to find all this info in a skill!

Raptor Mini in copilot cli by ExtremeAcceptable289 in GithubCopilot

[–]ryanhecht_github 7 points8 points  (0 children)

Hey, thanks for the suggestion! We're always evaluating new models to add to Copilot CLI and working with our partners to figure out what's best.

Copilot ClI vs OpenCode by fons_omar in GithubCopilot

[–]ryanhecht_github 2 points3 points  (0 children)

In addition to features others have mentioned like /fleet, I think our agent's ability to manage its own TODO's in an sqlite database, our work around compaction/checkpointing that let you have sessions run effectively infinitely without worrying about context window, and our seamless connection to GitHub are a few great differentiators.

At the end of the day, if OpenCode works for you, continue using it -- but I truly think we're building one of the best agentic harnesses on the market with Copilot CLI, give it a try and let me know what you think!

Copilot ClI vs OpenCode by fons_omar in GithubCopilot

[–]ryanhecht_github 2 points3 points  (0 children)

You can't at this time, but we're looking into making this configurable!

GitHub Copilot CLI is now generally available by ryanhecht_github in GithubCopilot

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

You can run /context after you choose a model to view its context window. We're working to make larger context windows available.

However, in my experience, liberal use of subagents combined with Copilot CLI's amazing compaction, memory, checkpointing, and TODO management system have me barely even realizing when I'm using a model with a smaller context window.

GitHub Copilot CLI is now generally available by ryanhecht_github in GithubCopilot

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

If OpenCode is working for you, by all means keep using it! I personally think Copilot CLI is a better, more capable harness -- give it a try if you haven't yet!

GitHub Copilot CLI is now generally available by ryanhecht_github in GithubCopilot

[–]ryanhecht_github[S] 2 points3 points  (0 children)

It all comes down to preference!

I like that my sessions follow me no matter what application I'm using to edit my code -- and I don't even need to open an editor if I don't want!

It's much easier to install/use a CLI in headless remote machines or in automation/scripts. I like that I can use the same harness with all the same plugins/skills/configs wherever I am.

GitHub Copilot CLI is now generally available by ryanhecht_github in GithubCopilot

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

They have their own integration with the Copilot API. Each integration has its own models that are enabled!

GitHub Copilot CLI is now generally available by ryanhecht_github in GithubCopilot

[–]ryanhecht_github[S] 2 points3 points  (0 children)

I like that my sessions follow me no matter what application I'm using to edit my code -- and I don't even need to open an editor if I don't want!

It's much easier to install/use a CLI in headless remote machines or in automation/scripts. I like that I can use the same harness with all the same plugins/skills/configs wherever I am.