Skip to content

comments watch --live: one stream across all live canvases#7

Open
johnkueh wants to merge 1 commit into
mainfrom
feat/comments-watch-live
Open

comments watch --live: one stream across all live canvases#7
johnkueh wants to merge 1 commit into
mainfrom
feat/comments-watch-live

Conversation

@johnkueh

@johnkueh johnkueh commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What changed

  • drafty comments watch --live [--json] — one connection streams new comments from every canvas you have live; sends scope=live in lieu of a slug (S2 of the always-live comments v2 plan)
  • Each event carries its canvas slug — a [slug] prefix in human output, passed through in --json
  • --live plus a slug is a hard error; unauthenticated --live fails fast (no guest mode); the per-slug watch path is byte-for-byte unchanged
  • SKILL.md documents --live as the preferred watch with the interim one-comms-session caveat; the per-canvas re-arm ritual is not retired (that rides the daemon phase)

Scope

Proof

Sends scope=live in lieu of a slug; the server multiplexes every live
canvas of the authenticated creator. Each event carries its canvas
slug — a [slug] prefix in human output, passed through in --json. The
per-slug watch path is unchanged. SKILL.md documents --live as the
preferred watch with the interim single-comms-session caveat.

Claude-Session: https://claude.ai/code/session_019C8vEfDNGdkAh7MK5My65Y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant