January 2026

January 15, 2026 • Prompt Engineering • 10m 8s

Explains Anthropic’s new MCP Tool Search that defers loading tool definitions to cut context-token usage, outlines regex vs BM25 search modes, best practices for concise tool descriptions and server instructions, and a 4-step client implementation with pitfalls to avoid.

January 12, 2026 • AI For Success • 7m 8s

Overview of Google’s open-source Universal Commerce Protocol (UCP), showing how it standardizes secure, extensible agentic commerce with a demo flower shop workflow and Google’s reference implementation.

January 8, 2026 • Web Dev Cody • 6m 15s

A quick demo showing how to build and use Claude Code skills with progressive disclosure to run FFmpeg scripts for video downscaling.

Overview of A2UI, an open protocol where AI agents output declarative JSON "recipes" that your app renders with approved components, enabling safe, runtime UI generation without code in production and contrasting it with code generators and prebuilt widgets.

January 6, 2026 • Theo - t3․gg • 32m 20s

Theo shares how using Claude Code and Opus 4.5 radically accelerated building web and mobile projects, restructured repos, and even automated system tweaks—changing how he codes and works.

January 5, 2026 • Theo - t3․gg • 27m 28s

A reflection on rapidly evolving AI-assisted coding—arguing that while AI now produces most lines and accelerates delivery, developers shift toward specification, orchestration, and rigorous review, with new challenges for juniors and quality tradeoffs.

January 4, 2026 • Ray Fernando • 5m 40s

A practical workflow tip: plan complex tasks in a large chat, then execute each task in a fresh chat to avoid context-window noise and reduce hallucinations and token cost.