Skip to content

otto v0.1.0

Choose a tag to compare

@seb-veto seb-veto released this 14 Jun 02:43
· 838 commits to main since this release
e53894e

First public release of otto: a local-first desktop app for working with a Letta agent.

Highlights:

  • Local-only Letta Desktop / local server workflow.
  • Honest readiness checks for server, agent, and provider state.
  • Desktop chat with markdown rendering, queued sends, model selection, and effort controls.
  • Lowercase otto brand with owl app icon.
  • Public install docs, Discord link, and otto.haus redirect.

Install:

git clone https://github.com/otto-haus/otto.git
cd otto
bun install
task electron

Requirements: Bun, go-task, Letta Desktop or a local Letta server, provider auth configured in Letta, and a target agent.

Known limits: source install only for now; no signed binary installer yet.