Problem
After the org rename from cloud-atlas-ai to open-horizon-labs, many repos still have old references in:
- Homebrew tap names and installation instructions
- Plugin marketplace URLs
- GitHub repo links in documentation
- npm package names
Affected Repos
Deprecated Homebrew Taps (consider archiving)
These should redirect users to open-horizon-labs/homebrew-tap (which has bottle formula).
READMEs with old references
ba
wm
superego
oh-mcp-server
miranda
Recommended Actions
- Update all READMEs to use
open-horizon-labs org
- Deprecate old taps - Update READMEs to redirect to
open-horizon-labs/homebrew-tap
- Consider npm rename -
@cloud-atlas-ai/oh-mcp-server → @open-horizon-labs/oh-mcp-server
- Update plugin marketplace references to new org
- Archive old taps after redirect period
Notes
- Bottle now handles all tool installation via
bottle install stable
- Individual brew formulas are less important now that bottle exists
- Plugin marketplace URLs may still work due to GitHub redirects, but should be updated for clarity
Problem
After the org rename from
cloud-atlas-aitoopen-horizon-labs, many repos still have old references in:Affected Repos
Deprecated Homebrew Taps (consider archiving)
homebrew-superego- README referencescloud-atlas-ai/superegohomebrew-wm- README referencescloud-atlas-ai/wmThese should redirect users to
open-horizon-labs/homebrew-tap(which hasbottleformula).READMEs with old references
ba
cloud-atlas-ai/bawm
brew tap cloud-atlas-ai/wmbrew install cloud-atlas-ai/wm/wmsuperego
brew install cloud-atlas-ai/superego/superegocloud-atlas-ai/superegooh-mcp-server
@cloud-atlas-ai/oh-mcp-servermiranda
cloud-atlas-ai/mirandaRecommended Actions
open-horizon-labsorgopen-horizon-labs/homebrew-tap@cloud-atlas-ai/oh-mcp-server→@open-horizon-labs/oh-mcp-serverNotes
bottle install stable