- Windows or macOS?
- Both, plus Linux. One static binary for macOS arm64, macOS x64, Windows x64 and Linux x64. Nothing to install alongside it and no bash dependency anywhere, so Windows is a first-class target rather than an afterthought. Remote fan-out over SSH is macOS and Linux in v1.
- Are updates included?
kestrel update checks a version file, compares the sha256, and pulls the new binary from your own link. Every release, for as long as there are releases. There is no renewal to forget.
- Which models can I use?
- Whichever you already pay for. It drives
claude, cursor-agent, kimi, gemini and codex when they are on your PATH, and it speaks Anthropic, OpenAI, OpenRouter, Gemini, Moonshot and Ollama by name. Anything else with an OpenAI-compatible base URL is one line of config, which covers Groq, DeepSeek, Together, vLLM, and any open-weight model you host yourself.
- Where do my keys live?
- In the OS keychain. Lookup order is environment variable, then
smbk, then the keychain. Keys are never written to a config file and never printed back to you. Ollama needs no key at all.
- Refunds?
- Say the word on the call or after it and you get your money back. There is no form to fill in and no window to miss. The call exists so that almost nobody needs this answer.
- Do I get the source?
- No. You get the binary and every update to it. The multi-agent fan-out that kestrel grew out of stays open source at github.com/anishfyi/kestrel, alongside everything else velofy publishes.