v0.0.9 — Pre-release
Pharos CLI v0.0.9 (Pre-release)
Initial binary release for testing. Not yet ready for public launch.
Install
curl -fsSL https://getpharos.dev/install | shPlatforms
- linux/amd64 ✅
- linux/arm64 ✅
- darwin/amd64 (Intel Mac) ✅
- darwin/arm64 (Apple Silicon) ✅
- windows/amd64 ❌ (coming soon — syscall compat issue)
What's Included
- 26 CLI commands (search, install, publish, init, lock, list, remove, login, etc.)
- Semantic versioning with dependency resolution
- Circular dependency detection
- Multi-client support (Claude Desktop, Hermes, Cline, LibreChat)
- GitHub OAuth authentication
- Safe config writes (copy-validate-swap pattern)