Skip to content

Commit c7e82fd

Browse files
committed
docs(session-flow): quote the on-by-default claim verbatim in observer.md
Review finding on #3354: "on by default where those gates are met" sat between a verbatim quote and its stamp, reading as verified text without a backing span. The page carries one ("When a session meets the requirements, messaging is on with nothing to enable"), so the bullet now quotes it, and the 0.33.0 changelog entry mirrors the quoted wording. Refs #3353 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016VfnUrWAEqQsQSCRsDW751
1 parent ba53933 commit c7e82fd

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

plugins/session-flow/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
- **`reference/observer.md`: corrected the SendMessage gating claim.** The findings-return channel
2121
previously said reaching a still-running session is "gated behind experimental agent-teams",
2222
which conflated two surfaces: cross-session messaging is its own feature (v2.1.224+, native
23-
Windows v2.1.234+, on by default where its gates are met), and only structured team-protocol
24-
messages require agent teams. The bullet now quotes and stamps the availability sentence
23+
Windows v2.1.234+; per the page, once a session meets the requirements it is "on with nothing
24+
to enable"), and only structured team-protocol messages require agent teams. The bullet now quotes and stamps the availability sentence
2525
(verified 2026-08-24) and keeps the design decision unchanged on its surviving grounds: consent,
2626
next-tool-round delivery latency, and the durable ledger as the crash-safe primary.
2727

plugins/session-flow/reference/observer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ config overrides — stop the live observer to re-arm with new settings.
125125
- **`SendMessage`** — reserved for the case where findings must reach a still-running session.
126126
Reaching another session is cross-session messaging, not an agent-teams surface: "Cross-session
127127
messaging requires Claude Code v2.1.224 or later on macOS, Linux, and WSL 2, and v2.1.234 or
128-
later on native Windows", on by default where those gates are met (verified 2026-08-24 against
128+
later on native Windows", and "When a session meets the requirements, messaging is on with
129+
nothing to enable" (both verbatim, verified 2026-08-24 against
129130
<https://code.claude.com/docs/en/cross-session-messaging>; recheck trigger: a Claude Code
130131
changelog entry touching cross-session messaging or its availability). It stays non-default
131132
here on the original grounds that survive the correction: the observer cannot grant consent on

0 commit comments

Comments
 (0)