Technology watchlist / July 2026

Track what changes the way we build.

A curated signal feed for technologies I am actively evaluating—not every announcement, only changes worth revisiting.

Topics tracked5
July signals9
Research refreshed2026-07-16
01

Agents

CX

Codex

OpenAI's coding agent across desktop, CLI, cloud, and IDE workflows.

Codex changelog
release

CLI 0.144.5 tightens dangerous-command detection

Forced removal patterns are detected more reliably, with clearer reasons when a command is rejected.

Open source: Codex changelog
product

Codex joins the ChatGPT desktop app

The desktop experience adds direct Markdown and code editing, inline annotations, PR review, and multi-repository projects.

Open source: Codex changelog
CC

Claude Code

Anthropic's terminal coding agent and its growing multi-agent workflow surface.

Claude Code releases
release

Subagent streams become more observable

Version 2.1.211 can forward subagent text and thinking in stream-json output, alongside permission and shared-session fixes.

Open source: Claude Code v2.1.211
product

Accessibility and worktree isolation improve

July releases add screen-reader rendering and fix isolated subagents running git mutations against the main checkout.

Open source: Claude Code releases
product

Background subagents become the default

Claude keeps working while subagents run, with completion and input-needed notifications exposed through hooks.

Open source: Claude Code v2.1.198
PI

Pi

A minimal, extensible coding-agent harness with a fast-moving provider and extension ecosystem.

Pi releases
release

Dynamic tools keep prompt caches warm

Pi 0.80.7 lets extensions load tools during execution while preserving cache-friendly prompt prefixes on supported models.

Open source: Pi v0.80.7
release

A new max thinking level arrives

Pi 0.80.6 adds opt-in max thinking across the CLI, SDK, RPC, model selection, and custom themes.

Open source: Pi v0.80.6
02

Infrastructure

SP

Stripe Projects

CLI provisioning for services, credentials, billing, and agent-ready app infrastructure.

projects.dev
snapshot

Source watch: one command from service to credentials

The current product surface centers on stripe projects init, catalog, add, and upgrade, with credentials synced back to the local environment.

Open source: projects.dev
03

Agentic commerce

AC

Agentic Commerce Protocol

An open protocol for secure programmatic checkout between buyers, agents, and businesses.

agenticcommerce.dev
snapshot

Source watch: open checkout standard

ACP remains REST- and MCP-compatible, keeps businesses as merchant of record, and supports physical goods, digital goods, subscriptions, and asynchronous purchases.

Open source: agenticcommerce.dev