WHY users should care
Security improvement: Claude Code now prompts before writing shell startup files (.bashrc, .zshrc) and build-tool configs in acceptEdits mode — no more silent footgun edits to your shell environment.
Breaking rename: The `workflow` trigger keyword for dynamic workflows is now `ultracode`. If you're using `/workflow` anywhere in prompts or tooling, update to `/ultracode`.
New Managed Agents API docs: Session operations API docs added — useful if you're building on the agents infrastructure.
20+ bug fixes including:
- WSL clipboard fix
- Background agent session restore
- Windows input freeze
Links
/cc @lroolle
WHY users should care
Security improvement: Claude Code now prompts before writing shell startup files (
.bashrc,.zshrc) and build-tool configs inacceptEditsmode — no more silent footgun edits to your shell environment.Breaking rename: The `workflow` trigger keyword for dynamic workflows is now `ultracode`. If you're using `/workflow` anywhere in prompts or tooling, update to `/ultracode`.
New Managed Agents API docs: Session operations API docs added — useful if you're building on the agents infrastructure.
20+ bug fixes including:
Links
/cc @lroolle