Zach Wright Email Zach
All Updates

Here is what you missed while you were shipping.

The Big Thing

Context is turning into infrastructure for agent systems.

Why it matters: the edge is no longer who can write the cleverest prompt. It is who can encode repo context, approvals, hooks, validation, and portable agent bundles into the environment so every run starts with the right state and the right constraints.

Code & Tools

  1. OpenAI Codex - cloud coding agents with repo-aware task execution, isolated worktrees, and built-in parallelism for software tasks. https://openai.com/index/introducing-codex/
  2. OpenAI Codex Security - context-aware AppSec review that validates findings and proposes concrete fixes before human review time gets spent. https://openai.com/index/codex-security-now-in-research-preview/
  3. Visual Studio Code 1.111 - session-level permissions, Autopilot, and agent-scoped hooks for turning editor conventions into executable controls. https://code.visualstudio.com/updates/v1_111
  4. Visual Studio Code 1.110 - agent plugins, browser tools, and /create-* flows that make prompts, hooks, and instructions reusable instead of disposable. https://code.visualstudio.com/updates/v1_110
  5. AI Registry for Agents Spec (ARA) - manifest, registry, and lockfile conventions for shipping agent artifacts with something closer to package-manager discipline. https://aws.amazon.com/blogs/opensource/introducing-ai-registry-for-agents-spec-a-standard-for-ai-agent-artifacts/

Tech Impact

Meme of the Day

"Automation" (xkcd) - because every durable workflow eventually becomes one more abstraction layer you now have to maintain.

Image URL: https://imgs.xkcd.com/comics/automation.png
Post: https://xkcd.com/1319/