OpenThymos v0.8.3 — stable
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.3
What's new
- Approve what you can see. When a risky action pauses for approval, the card now shows the concrete action read from the ledger: file edits render as a real before→after diff, shell shows the exact command. You approve a change, not a tool name.
- Live token meter. Mind's state strip shows tokens consumed per run (↑ in / ↓ out) as the provider reports them.
- Smarter conversation memory. Long chats keep their first message (the topic) plus the newest turns, with an explicit "earlier turns omitted" marker — instead of silently losing the thread's beginning.
- Hardening: pasted web links can no longer target localhost/LAN addresses when attaching page context.