What's changed Subagent forking is now on by default: a subagent_type: "fork" subagent inherits the full conversation and prompt cache, and non-teammate agent spawns in interactive sessions now run in the background by default Type @ in the prompt to mention another Claude session by name; Claude then uses SendMessage to reach that session directly SendMessage now delivers to a bare name that exactly matches one live session, instead of asking to confirm with a ref first Interactive sessions on one machine now keep unique names: starting or renaming a session to a name another live session already uses gives it a name-word-word variant and tells you Added /config rows for "Dialog expiry" and "Messages from your other sessions" (cross-session inbound accept/hold/refuse) Added secret redaction for GitLab token families ( glrt- , gloas- , glptt- , glagent- , glimt- , glsoat- , glcbt- , glft- , glffct- ) and full redaction of routable glpat- / gldt- tokens; the glab CLI config store gets the same sandbox and credential-path protection as gh Added GitLab support to plugin marketplaces: bare gitlab.com repo URLs (including nested subgroups) now clone like github.com URLs, and clone auth-failure hints name your actual git host Settings: additionalMarketplaces and allowedMarketplaces are now accepted as friendlier aliases for extraKnownMarketplaces and strictKnownMarketplaces Enterprise policy: a url-typed blockedMarketplaces entry for a bare repo URL keeps blocking that URL when the CLI classifies it as a git clone Gateway: the desktop: overlay now accepts every released Desktop setting (was 11 hand-listed keys), validated at boot against Desktop's own schema; unknown or invalid keys fail boot Gateway: empty managed.policies[].match.groups / admin.admin_groups entries and malformed email_domain values (empty, or containing @ , whitespace, or commas) now fail at boot instead of silently matching no one or granting admin access Fable 5 is offered as an advisor in /advisor a…
阅读原文 ↗ 内容来自 GitHub Releases · anthropics/claude-code(一手来源)