otto v0.1.0
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
ottobrand with owl app icon. - Public install docs, Discord link, and
otto.hausredirect.
Install:
git clone https://github.com/otto-haus/otto.git
cd otto
bun install
task electronRequirements: 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.