Header Logo
📖 Course ⭐️ Reviews
Log In
← Back to all posts

The terminal agent shift devs should not ignore

Jun 25, 2026
Join the PAPAFAM

This week made it obvious: the terminal is becoming the control room.


🔥 The Big One

GitHub Copilot CLI terminal interface

GitHub just made the terminal feel like the new home for coding agents.

GitHub made the redesigned Copilot CLI generally available this week, and honestly, this is bigger than another "AI in your editor" update.

The important bit is not just that you can chat in the terminal. We have had that for a while.

The important bit is that Copilot CLI is starting to look like a real agent workspace: tabs for issues, pull requests, and gists, a cleaner terminal UI, tool configuration in one place, and tighter GitHub context while you work.

That changes the workflow. Instead of copying an issue into an AI chat, asking for a fix, jumping back to the terminal, checking a branch, opening GitHub, then asking again... the agent is now closer to the place where the work actually happens.

"The redesigned terminal interface for GitHub Copilot CLI is now generally available." - GitHub Changelog

Read the full story ->

And this landed right next to another interesting GitHub update: BYOK support for the Copilot app.

That means teams can run agent sessions against their own model providers, including OpenAI, Azure OpenAI, Microsoft Foundry, Anthropic, LM Studio, Ollama, or any OpenAI-compatible endpoint.

This is the real direction: agents are moving from "one assistant with one model" to a configurable dev environment.

My take: the winners here will not be the devs who just install every AI tool. It will be the devs who build a repeatable workflow around them.

"Run agent sessions against your own model providers." - GitHub Changelog


⚡ What shipped this week

 

1. GitHub Copilot app now supports BYOK

GitHub Copilot app BYOK settings

This is one of those updates that sounds boring until you think about enterprise teams.

If your company wants Copilot's agent workflow, but wants control over which models are used, BYOK is a big unlock. You can connect OpenAI, Anthropic, local models via Ollama, or OpenAI-compatible endpoints.

That turns Copilot from "GitHub's AI tool" into more of an agent shell for your team's approved model stack.

"The GitHub Copilot app now supports bring your own key." - GitHub Changelog

Read more ->

 

2. Claude is coming into Copilot for JetBrains workflows

GitHub Copilot agent illustration

GitHub also shipped a JetBrains update with Claude as an agent provider preview, organization and enterprise agents, queued Copilot CLI messages, and better agent debug logs.

That tells you where this is going: the IDE is not the product anymore. The agent layer is.

If you use JetBrains, this is worth watching because it makes multi-provider AI coding feel less like a hacked-together setup and more like a first-class workflow.

"Claude as agent provider preview in JetBrains IDEs." - GitHub Changelog

Read more ->

 

3. Cloudflare temporary accounts make agent deploys feel real

Temporary Cloudflare Accounts for AI agents

Cloudflare rolled out Temporary Accounts for AI agents, which lets an agent deploy a Worker with `wrangler deploy --temporary` and get a live URL without the usual human signup flow.

This matters because agents need a tight loop: write code, deploy, test, fix, redeploy.

Most infrastructure is still built for humans clicking dashboards. Cloudflare is moving toward infrastructure that agents can actually operate.

"Any agent can now run wrangler deploy --temporary." - Cloudflare Blog

Read more ->

 

4. Claude Opus 4.8 adds dynamic workflows for bigger coding tasks

Claude Opus 4.8

Anthropic's Opus 4.8 update is not just a model bump.

The most interesting part for builders is dynamic workflows in Claude Code. Claude can plan a larger task, spin up parallel subagents, verify outputs, and report back.

This is the same pattern we keep seeing everywhere: the future is not one huge prompt. It is orchestration.

"Claude can plan the work and then run hundreds of parallel subagents." - Anthropic

Read more ->

 

5. Copilot's usage-metered era is now live

GitHub Copilot usage update

GitHub's Copilot usage model changed on June 1, and this is the part devs need to internalize.

Agent sessions are not the same as autocomplete. A quick question and a long autonomous coding run do not have the same compute profile, so teams need visibility, budgets, and default rules.

This is why I keep saying: do not just tell an agent "go build it" and walk away. Give it scope, tests, checkpoints, and a quota.

"Copilot is not the same product it was a year ago." - GitHub Blog

Read more ->


🧰 Worth your time

  • GitHub Copilot app is generally available - The desktop app is now positioned as the home for agent-driven development across macOS, Windows, and Linux.

  • Codex for every role, tool, and workflow - OpenAI is pushing Codex beyond software engineers with role-specific plugins, Sites, and annotations. The takeaway: agents are becoming workplace tools, not just coding tools.

  • Dedicated security review in Copilot CLI - A `/security-review` slash command is exactly the kind of small workflow primitive that makes agentic coding safer.


Are you using terminal agents yet, or are you still mainly in Cursor / VS Code chat?

Hit reply - I want to know what is actually working for you.

I read every single one.

Talk soon PAPAFAM,

Sonny 👋🏼


👇🏽 Don't forget to follow me across socials!

  • Twitter/X

  • Instagram

  • YouTube

  • TikTok

  • LinkedIn

  • Discord

 

Responses

Join the conversation
t("newsletters.loading")
Loading...
Cloudflare just released its Own AI Agents
Your agent can return a perfect 200 OK and still do the wrong thing. It can choose the wrong tool, hand stale context to a subagent, loop through retries and burn money while every normal dashboard stays green. That is why this week’s biggest shift is not another smarter model. It is finally getting a useful window into how agents behave after we deploy them. 🔥 The Big One Cloudflare is turni...
Claude Opus 5 just released
There is a point in every AI coding workflow where the “expensive” model becomes the cheaper option. Not because its token price is lower. Because it needs fewer retries, catches the edge case, tests its own work and actually finishes the task. That is the useful way to read this week’s biggest model launch. The benchmark crown will move again. Cost per verified result is the number that change...
Vercel just let AI agents spend money
Last week, the big question was which model should handle each part of an agent workflow. This week, the line moved again. Agents can already read your code, open pull requests, deploy apps and touch production systems. Now one can quote a recurring charge and complete a purchase after you confirm it. That sounds like a small product update....  But it is actually a new trust boundary. 🔥 The B...
Footer Logo
Privacy Policy Terms & Conditions Disclaimer DMCA Cookie Policy Acceptable Use Policy Refund Policy Impressum

Sign Up to Access React Basics 101 for FREE!

Start your learning journey with this comprehensive module covering EVERYTHING you need to know related to React Basics!