Skip to content

v0.1.0

Choose a tag to compare

@devjasha devjasha released this 14 Aug 14:38
· 62 commits to main since this release

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 | sh

Works 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