CLAUDE LABJP
NEST — Subagents can now spawn nested subagents up to depth 3 by default, up from 1, making research/build/verify pipelines practical without extra setupAPISKILL — The bundled claude-api skill now defaults to Claude Opus 5, with a documented migration path from Opus 4.8ENVVAR — ${VAR} entries in managed MCP allowlists and denylists now resolve from the startup environment and managed-settings env, not the settings-file envA11Y — A screen reader mode lets you follow a session with assistive tech, including announcements of deleted textVOICE — Voice mode now runs on Opus, Sonnet, and Haiku alike, reaches connected tools like Gmail and Slack, and supports many more languagesTEACH — Claude for Teachers launched on July 14, alongside a $10M commitment to Canadian AI researchNEST — Subagents can now spawn nested subagents up to depth 3 by default, up from 1, making research/build/verify pipelines practical without extra setupAPISKILL — The bundled claude-api skill now defaults to Claude Opus 5, with a documented migration path from Opus 4.8ENVVAR — ${VAR} entries in managed MCP allowlists and denylists now resolve from the startup environment and managed-settings env, not the settings-file envA11Y — A screen reader mode lets you follow a session with assistive tech, including announcements of deleted textVOICE — Voice mode now runs on Opus, Sonnet, and Haiku alike, reaches connected tools like Gmail and Slack, and supports many more languagesTEACH — Claude for Teachers launched on July 14, alongside a $10M commitment to Canadian AI research
TAG

app-dev

1 articles
Back to all tags
Related:
claude-code1android1kotlin1dialog1
Claude Code/2026-06-12Intermediate

Fixing Overlapping Paywall and Review Dialogs on Android with a Central ModalGate

How I fixed three dialogs — paywall, review prompt, and rewarded-ad promo — stacking on top of each other with a priority-based central gate, plus the three dismiss-leak paths a Claude Code design review uncovered.