fix(post-suspension): migrate github.com/Molecule-AI refs to git.moleculesai.app (Class G #168) #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/post-suspension-github-urls"
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
Every persona started with
git clone https://github.com/Molecule-AI/<repo>.gitwhich has been hard-failing since the GitHub org was suspended on 2026-05-06. This PR rewrites all 53 hits in this repo tohttps://git.moleculesai.app/molecule-ai/..., matching the gh→tea env-var migration that already landed (PR #3).Coverage: 53 files, 61 line edits. Verification:
(Only one remaining hit is the descriptive sentence in
documentation-specialist/system-prompt.mdexplaining the suspended org-profile location — reframed in this PR.)Class G item per Task #168.
Test plan
🤖 Generated with Claude Code