You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed syntax highlighting in the expanded python tool-call view: triple-quoted strings spanning multiple lines now keep their string color instead of only the first line.
Changed the default RLM maximum recursion depth for new sessions from 1 to 2.
Changed ACP prompt requests to resolve only after all causally admitted subagent and parent work has settled.
Changed the Cloudflare AI Gateway default model to claude-sonnet-4.5 after the catalog dropped the gateway's workers-ai mirror ids.
Fixed ACP assistant chunks to identify message boundaries across autonomous turns.