#0001
`Claude Code` `v2.1.147` adds deterministic Workflow orchestration
80radar
Deterministic multi-agent runs are now built in behind CLAUDE_CODE_WORKFLOWS=1. The release also turns /simplify into PR-focused bug review, making agent workflows easier to automate and audit.
Workflowis off by default and enabled viaCLAUDE_CODE_WORKFLOWS=1; useful when ad-hoc agent chains need repeatable orchestration.- Pinned background sessions now survive idle time and restart in place for updates; long-running agent work becomes less fragile.
/simplifyis now/code-review, focused on correctness bugs by effort level, with--commentfor inline GitHub PR findings.- Sandbox hardening covers prototype-pollution and thenable escape paths; good signal for running agents on less-trusted repo code.
- Large diff rendering, MCP pagination, PowerShell, Windows background sessions, and headless slash-command errors all got reliability fixes.
Source: github.com/anthropics/claude-code/releases/tag/v2.1.147Read original →