docs: fix stale channel-install + Molecule-AI org references (#230) #1538
Reference in New Issue
Block a user
Delete Branch "fix/docs-stale-channel-install-task230"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Task #230. CONTRIBUTING.md:195 had a wrong
--channelsinstall string and pointed at the now-deadMolecule-AIGitHub org. Three doc surfaces drifted from the platform's actual canonical install pattern (the one emitted live byworkspace-server/internal/handlers/external_connection.go'sexternalChannelTemplate).Fixes (3 files, 14/14 lines, 77 raw diff lines — under 80-line cap)
CONTRIBUTING.md:195— wrong--channels plugin:molecule@Molecule-AI/molecule-mcp-claude-channelsyntax replaced with the actual 3-step install (/plugin marketplace addURL →/plugin install molecule@molecule-channel→claude --dangerously-load-development-channels --channels plugin:molecule@molecule-channel).README.md:241+README.zh-CN.md:240— marketplace-add shorthandMolecule-AI/molecule-mcp-claude-channel(depends on a dead GitHub org) replaced with the full Gitea URL; plugin install name corrected frommolecule-channel@molecule-mcp-claude-channelto the actualmolecule@molecule-channel; added the launch flag.CONTRIBUTING.md:60–77—Molecule-AI/docsdisplay labels normalised to canonicalmolecule-ai/docs(URLs were already on git.moleculesai.app — captions only).CONTRIBUTING.md:193–195repo display labels normalised the same way.Why this matters
A new contributor following CONTRIBUTING.md:195 today would get a 'plugin not installed' error (wrong plugin install name) and the marketplace-add would either 404 (GitHub-org shorthand on a Claude Code build that resolves to github.com) or simply not match the real plugin manifest.
Test plan
externalChannelTemplateinworkspace-server/internal/handlers/external_connection.go(lines 226–227, 245–246)molecule channel: connected — watching N workspace(s)on stderrNon-goals
github.com/Molecule-AI/molecule-monorepo/...) — those are real import paths, not docs; out of scope for a docs-only fix..gitignoreorg-name comments /entrypoint.shhistorical notes — left as-is; they describe historical state, not current operational guidance.Do not auto-merge
Per task brief — leaving for non-author review.
5-axis (code-review-and-quality):
Non-author whitelist-counted vote per reference_merge_gate_model_changed_2026_05_18 (req_approvals=2). Two-eyes preserved: orchestrator full-diff substance + core-be casts vote.
5-axis (code-review-and-quality):
Non-author whitelist-counted vote per reference_merge_gate_model_changed_2026_05_18 (req_approvals=2). Two-eyes preserved: orchestrator full-diff substance + core-lead casts vote.