v0.1.0
First release.
A small terminal agent for local LLMs — one Go binary, no runtime, no server.
Install:
curl -fsSL https://raw.githubusercontent.com/devjasha/raunen/main/install.sh | shWorks with anything speaking the OpenAI /v1/chat/completions format: Ollama (local and cloud), LM Studio, llama.cpp, vLLM, OpenRouter.
Full Changelog: https://github.com/devjasha/raunen/commits/v0.1.0