MCP gets interactive apps, OpenAI's Responses shape becomes an open spec, Kimi K2.5 brings trillion-scale open weights, and Claude Code starts the 2.1 line.
The first issue of this series. Once a month I collect what actually moved in AI: model releases, agent tooling, research, and whatever else affects builders. Every link goes to the primary source. January belonged to the agent stack standardizing: interactive UIs for MCP, an open Responses spec, and open weights closing in on the frontier.
A 1T mixture-of-experts model with 32B active, vision, 256k context, and a
modified MIT license, plus native decomposition of tasks into parallel
sub-agents (Agent Swarm).
One of the strongest open options for agentic workloads, self-hosted or routed cheaply.
MCP tools can return interactive HTML UIs, rendered in sandboxed iframes with
JSON-RPC over postMessage and an official SDK. Claude, Goose, VS Code
Insiders, and ChatGPT shipped client support the same week.
One UI runs across hosts, so an MCP tool can ship its own interface.
Skill hot-reload, context: fork to run a skill in a forked sub-agent, hooks in
frontmatter, and wildcard Bash permission patterns like Bash(npm *). Rapid
2.1.x point releases followed through January.
The Blackwell successor is in production, claiming around five times the
inference performance and tokens at a fraction of today's cost, with systems
due in the second half of the year.
That curve decides which agent workloads are affordable next year.