Zach Wright Email Zach
All Updates

Here is what you missed while you were shipping.

The Big Thing

The winning agent UX is shifting from fire-and-forget automation to live supervision.

Why it matters: once teams run multiple agents in parallel, the bottleneck is no longer model capability alone. It is operator control: can you interrupt, redirect, and inspect work mid-flight without restarting the whole run?

Code & Tools

  1. OpenAI GPT-5.3-Codex - interactive follow-up behavior, stronger long-running execution, and a much clearer supervisor loop while the model works. https://openai.com/index/introducing-gpt-5-3-codex/
  2. OpenAI Codex app - multi-agent command center with parallel worktrees, in-thread diff review, skills, and scheduled automations. https://openai.com/index/introducing-the-codex-app/
  3. GitHub Copilot CLI GA - terminal-native agent with plan mode, autopilot, background delegation, repo memory, and model switching. https://github.blog/changelog/2026-02-25-github-copilot-cli-is-now-generally-available/
  4. GitHub Copilot session tracking - live logs, token usage, session state, and steering from the agents tab or gh agent-task view --log --follow. https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/track-copilot-sessions
  5. Visual Studio Code 1.110 - background-agent upgrades, an Agent Debug panel, browser tools, and slash-command control over auto-approval. https://code.visualstudio.com/updates/v1_110

Tech Impact

Meme of the Day

"Manual Override" (xkcd) - because every autonomous workflow eventually needs one button that says, "stop, you misunderstood the assignment."

Image URL: https://imgs.xkcd.com/comics/manual_override.png
Post: https://xkcd.com/912/