You'll notice
Replayed sessions now round-trip the default, plan, dontAsk and bubble permission modes, not just the three previously handled.
The helper that reconstructs a --permission-mode CLI flag for a resumed or replayed session now recognizes default, plan, dontAsk, and bubble, in addition to the previously supported bypassPermissions, acceptEdits, and auto. Sessions using these modes now round-trip correctly when replayed.
Names in the bundle--permission-mode
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up --permission-mode, on CLI reference.
| `claude agents` | Open [agent view](/docs/en/agent-view) to monitor and dispatch parallel background sessions. Use `--cwd <path>` to show only sessions started under that directory, or `--json` to print active sessions as a JSON array fo…cli-reference see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up --permission-mode, on CLI reference.