Guides for using and customizing Hedos — read here, straight from the repo.
Guides
getting-started
Getting started
Builds hedos, discovers your models, and runs your first completion.
Read →
cli
CLI
Documents every `hedos` command, its flags, and its output.
gateway
Gateway
Covers the local HTTP server: the OpenAI, Ollama, and Anthropic endpoints, and how to point tools at it.
models
Models
Explains discovery, installing, and removing models, and how weights are handled.
configuration
Configuration
Lists the settings file, the data directory, and the environment variables hedos reads.
architecture
Architecture
Describes the four crates, the kernel-first design, and how a request flows from the CLI down to a runtime.
Project
readme
Overview
What Hedos is: the shelf, the runtimes, the gateway, and the CLI — the whole map in one page.
contributing
Contributing
How to build, test, and open a pull request — logic lives in the kernel, the CLI stays a thin shell.
conduct
Code of Conduct
The ground rules for participating in the project and its spaces.
security
Security
How to report a vulnerability privately, and what the project promises in return.
changelog
Changelog
What changed in each release, newest first.
license
License
MIT — free to use, read, and fork. No lock-in, no black box.