Skip to content

OpenThymos v0.8.3 — stable

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:22
201a7e2

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.