v0.1.6
Fixes the model picker offering providers this build cannot use, and the installer's CRLF and PATH problems.
- The model picker and provider dialogs now show only Wekoya models. Signed-out users previously saw Groq, OpenCode Zen, OpenCode Go, GitHub Copilot and Anthropic — every one of them a dead end, since the server refuses all non-Wekoya providers.
- Connecting a provider now points to 'wekoya login' instead of asking for an API key.
- The install script shipped with Windows line endings and failed on every Linux and macOS shell. It is now LF, and it adds itself to your PATH instead of printing instructions (set WEKOYA_NO_MODIFY_PATH=1 to opt out).
- When npm cannot write wekoya.exe because it is still running, the CLI now says so instead of blaming your package manager.