Personal OS for AI Workers
Detecting your operating system...
DownloadVersion 1.0.0 | ~15 MB
For developers or if you prefer the command line.
# Install Node.js (if not installed)
brew install node
# Install Claude CLI
npm install -g @anthropic-ai/claude-code
# Download and extract my-hq
curl -L https://github.com/yourusername/my-hq/archive/main.zip -o my-hq.zip
unzip my-hq.zip -d ~/my-hq
# Authenticate with Claude
claude login
# Install Node.js from https://nodejs.org
# Install Claude CLI (in PowerShell)
npm install -g @anthropic-ai/claude-code
# Download my-hq from GitHub releases
# Extract to desired location
# Authenticate with Claude
claude login
claude login in your terminal.
npm uninstall -g @anthropic-ai/claude-code.