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...
OpenAI just launched GPT-6 Sol & Luna
A stronger AI model is useful. A stronger model you can afford to run throughout the day can change how you work. OpenAI just released GPT-6 Sol and Luna, bringing more of Astra's capabilities into lower-cost models for coding, agent workflows and everyday work. The question is no longer just which model is best. It is which parts of your workflow actually need the most expensive one. 🔥 The Bi...
You now get less Claude Code usage each week
That boost has ended. From 14 September, the weekly allowance is about 17% lower than the promotional level users had last week. If you rely on Claude Code for long coding sessions, it is worth checking whether your usual workload still fits. Here is what changed—and how to check your weekly allowance. This week: what changed in Claude Code, Google’s new voice models, and the tools making agent...
GPT-6 Astra’s most interesting coding feature isn’t speed...
Astra is here. Now comes the useful question: what should you actually hand it? Not another throwaway prompt. Give it the awkward bug that crosses three files, the refactor with a failed first attempt, or the UI that needs checking in a real browser. This week's biggest shift is not just a more capable model. It is the machinery around longer jobs: remembering what happened, running in the righ...
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!