Skip to content

v0.0.9 — Pre-release

Choose a tag to compare

@Wpnx330 Wpnx330 released this 12 Aug 02:33
· 100 commits to main since this 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 | sh

Platforms

  • 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)