CLAUDE LABJP
FABLE — Claude Fable 5 subscription access is settled: Max and Team Premium keep it included up to 50% of weekly limits, while Pro and Team Standard move to metered creditsSKILLS — Skills sharing a name with terminal built-ins like /help or /feedback were un-invocable in non-interactive sessions. That is now fixedMCPINIT — SDK MCP servers registered through an initialize control request start connecting right away instead of waiting for the next turnRESYNC — Two fixes land together: plugin-provided MCP servers being torn down during mid-session re-syncs, and a race where two processes refreshed the same OAuth token and forced re-authSTREAM — The --forward-subagent-text flag and CLAUDE_CODE_FORWARD_SUBAGENT_TEXT env var include subagent text and thinking in stream-json outputPRICE — Sonnet 5 promotional pricing of $2/$10 per Mtok runs through August 31, with standard $3/$15 pricing resuming September 1FABLE — Claude Fable 5 subscription access is settled: Max and Team Premium keep it included up to 50% of weekly limits, while Pro and Team Standard move to metered creditsSKILLS — Skills sharing a name with terminal built-ins like /help or /feedback were un-invocable in non-interactive sessions. That is now fixedMCPINIT — SDK MCP servers registered through an initialize control request start connecting right away instead of waiting for the next turnRESYNC — Two fixes land together: plugin-provided MCP servers being torn down during mid-session re-syncs, and a race where two processes refreshed the same OAuth token and forced re-authSTREAM — The --forward-subagent-text flag and CLAUDE_CODE_FORWARD_SUBAGENT_TEXT env var include subagent text and thinking in stream-json outputPRICE — Sonnet 5 promotional pricing of $2/$10 per Mtok runs through August 31, with standard $3/$15 pricing resuming September 1
TAG

Namespaces

1 articles
Back to all tags
Related:
Claude Code1Skill Design1Unattended Automation1Preflight1
Claude Code/2026-08-06Advanced

The Skill Call That Returned Nothing — Pinning Down Name Resolution Before an Unattended Run

A skill whose name collides with a built-in terminal command may never resolve in a non-interactive session. Here is a preflight that builds the effective-name table before launch, plus the measured run where the checker itself silently skipped two entries.