News from January 2026

A deep-dive talk that defines Generative UI, compares static, open-ended (MCP Apps), and declarative (A2UI) patterns, and shows how the AG-UI protocol streams state and UI to build real, interactive agent-native apps.

January 29, 2026 • Maximilian Schwarzmüller • 18m 30s

A practical, opinionated walkthrough comparing Claude Code, OpenCode, Cursor, and GitHub Copilot across models, IDE/TUI workflows, features like agents, skills, memory, and subscriptions, concluding that all are capable and choice depends on models, workflow, and prompts.

January 27, 2026 • Techno Tim • 26m 42s

Step-by-step Docker stack to run Paperless-ngx, optionally add local AI with Ollama and Open WebUI, and dramatically improve OCR and metadata using Paperless-AI and Paperless-GPT for private, searchable documents.

January 27, 2026 • Matt Wolfe • 37m 36s

A hands-on deep dive into Clawdbot showing setup, capabilities, real use cases, costs, and serious security cautions—why it feels like a powerful, slightly scary glimpse of where AI is heading.

January 26, 2026 • Jack Herrington • 11m 47s

Practical walkthrough of TanStack AI showing how to build a chat app with server and client tools, adapters for multiple AI providers, streaming via SSE, and typed tool calls for agentic workflows.

January 26, 2026 • 0xSero • 33m 3s

A practical comparison of Apple M-series Macs and Nvidia GPU setups for running local LLMs at home, covering costs, performance, power, and when each option makes sense.

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.