Signal · vanemmerik.ai
Thursday, August 13, 2026
← archive · today's edition →

Signal archive · Aug 13, 2026

An archived edition of vanemmerik.ai/Signal, preserved exactly as published — including that day's generative art seed.

That day's lede

Claude Code 2.1.229 ships plugin marketplace command sources and streaming fixes

Version 2.1.229, released Aug 12, adds plugin marketplace "command" sources — a local command (like an IDE) can print a plugin directory that's re-resolved each session and applied without a restart — plus server-supplied Claude Code hook support for self-hosted runner sessions and SSE keepalive pings on gateway streaming to stop idle-timeout disconnects on Vertex and Bedrock. ListAgents now marks disconnected Remote Control sessions as offline and labels cloud sessions as cloud. The 32-change release also fixes long responses partly disappearing and printing twice while streaming, a RangeError crash when rendering in very narrow terminals, MCP OAuth failing with strict authorization servers by switching to 127.0.0.1 instead of localhost, and the Claude Code Review GitHub workflow completing without posting its review.

Claude Code · Aug 13

2.1.231 fixes MCP OAuth sign-in for pre-registered clients like Slack

A single-fix point release: 2.1.231 patches MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack's MCP server.