macOS
curl -fsSL https://raw.githubusercontent.com/panicless/squeezy/main/install.sh | sh Or: brew install panicless/tap/squeezy
Choose your platform, install the native agent, run diagnostics, then start Squeezy inside the repository you want it to understand.
curl -fsSL https://raw.githubusercontent.com/panicless/squeezy/main/install.sh | sh Or: brew install panicless/tap/squeezy
curl -fsSL https://raw.githubusercontent.com/panicless/squeezy/main/install.sh | sh Or: cargo install squeezy --locked
winget install panicless.Squeezy Or: extract squeezy-x86_64-pc-windows-msvc.zip and add to PATH.
squeezy doctor checks configuration, repo profile,
provider credentials, session storage, and sandbox availability. After
that, run squeezy from the repository root.
# One key, many hosted models via OpenRouter
export OPENROUTER_API_KEY=...
export SQUEEZY_PROVIDER=openrouter
squeezy config init --user
squeezy doctor
squeezy Start with an aggregator (OpenRouter, Vercel AI Gateway, PortKey) or use first-party vendor APIs (OpenAI, Anthropic, Google Gemini), cloud-platform hosts (Azure OpenAI, Amazon Bedrock), local Ollama, or any OpenAI-compatible service (Groq, xAI, DeepSeek, Mistral, Together, Fireworks, Cerebras).
/help and natural questions about Squeezy are answered locally from bundled docs and your redacted config when they match a known topic, with a small doc-help pass for anything they don't cover.
Use /feedback, /report, or squeezy sessions report to preview redacted support material before anything is uploaded.