OpenThymos v0.8.0 — the agent gains hands
⚠️ Superseded — download the latest stable release instead.
OpenThymos v0.8.0 — the agent gains hands
The official production download. Desktop and CLI drive the same local governed runtime.
🖥 Desktop · ⌨️ CLI
All platforms at the latest release. One line (macOS/Linux): curl -fsSL https://raw.githubusercontent.com/gryszzz/open-thymos/main/scripts/get.sh | sh · Container: ghcr.io/gryszzz/openthymos-runtime:v0.8.0
What's new
- Working folder — pick a folder (Advanced → Working folder) and the agent's file tools (read, search, edit) act on YOUR project instead of nowhere. This is what turns the file tools from theoretical into useful.
- Live streaming (opt-in) — turn on "Stream responses" in Advanced and replies form token-by-token instead of appearing all at once. Off by default; falls back automatically for providers that don't stream.
- Smarter rate-limit handling — when a provider's limit won't reset for a while (e.g. a daily token cap), OpenThymos now tells you the real wait ("resets in about 1h 17m — switch models") instead of retrying into a wall.
- Desktop UI smoke test + memory-bounded streaming as internal hardening.