docs(runtime-mcp): add dev-channels flag tagged-form requirement page #30

Open
hongming-pc2 wants to merge 3 commits from docs/dev-channels-flag-page into main

3 Commits

Author SHA1 Message Date
technical-writer 43b9d16503 docs(runtime-mcp): add dev-channels flag callout + See also cross-reference
Secret scan / secret-scan (pull_request) Successful in 40s
CI / build (pull_request) Successful in 2m22s
- Add a Callout warning in the Claude Code setup section linking to the
  dev-channels-flag page — directly surfaces the bare-flag failure mode
  at the point where operators configure the integration.
- Add dev-channels-flag to the See also section.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 05:20:39 +00:00
technical-writer bc1102366d docs(runtime-mcp): add dev-channels flag tagged-form requirement page
Documents why Claude Code 2.1.x+ requires
`--dangerously-load-development-channels server:molecule` (not the bare
flag) for inline channel push from the molecule-mcp wheel.

Covers: required tagged-allowlist form, the three-layer failure mode
when the flag is bare, Molecule operator setup, SDK integration via
extra_args, verification steps, and the research-preview gate forward note.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 05:19:19 +00:00
technical-writer 15a952c213 docs(changelog): fix duplicate 2026-05-10 sections and restore chronological order
Secret scan / secret-scan (pull_request) Successful in 34s
CI / build (pull_request) Successful in 2m15s
- Merge two ## 2026-05-10 sections into one (was: first at line 63, second at line 173, with ## 2026-04-23 incorrectly sandwiched between them)
- Move ## 2026-05-10 "Late-day updates" sub-section from ## 2026-04-23 into the merged ## 2026-05-10 section
- Move ## 2026-04-23 section to its correct chronological position (after ## 2026-04-22, before ## 2026-04-17)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 05:03:21 +00:00