Claw field notebook · v0b · multi-vendor

· Pick a reading path

Three doors in. Each one leads to a section page where every entry carries a verification badge.

· Browse by section

All ten sections. Click any tile to open the section's catalog.

· What's new

Hand-curated. Not a CVE feed. See the full feed →

2026-05-15 NEWS
Claw Planet · Batch E — Compare + Updates seed shipped

Three cross-vendor /compare/ pages live — CLI coding agents (Claude Code · Codex CLI · Gemini CLI · GitHub Copilot CLI), direct model APIs (Anthropic · Gemini · Foundry), and M365 extensibility paths (Copilot Studio · Declarative Agents · Custom Engine Agents). The comparison shape is consistent across all four entries — where each wins, where each lags, honest take at the bottom. Phase 1 of v0b complete.

2026-05-14 RELEASE
Claude Code 2.1.142 — claude agents flags · Fast-mode Opus 4.7

Anthropic's `@anthropic-ai/claude-code` 2.1.142 (npm registry, 14 May 2026; on the `latest`/`next` channel — `stable` lags at 2.1.132) adds eight new `claude agents` flags (--add-dir · --settings · --mcp-config · --plugin-dir · --permission-mode · --model · --effort · --dangerously-skip-permissions) for configuring dispatched background sessions. Fast mode now defaults to Claude Opus 4.7 (was Opus 4.6); pin to 4.6 with `CLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE=1`. Note: npm install is deprecated per the current README — use `curl -fsSL https://claude.ai/install.sh | bash`.

2026-05-12 RELEASE
Gemini CLI 0.42.0 — Gemma 4 enabled by default

Google Gemini CLI 0.42.0 (npm registry, 12 May 2026) enabled Gemma 4 models by default for all users via the Gemini API. Also adds Auto Memory Inbox (a canonical-patch contract for seamless skill management) and Voice Mode wave animations with privacy/compliance UX warnings for the Gemini Live backend. Free tier: 1,000 req/day on a personal Google OAuth account (60 req/min cap); same daily cap via an AI Studio API key with explicit model-selection control.