Hombre adds an open-source dashboard to Honcho AI memory servers
Hombre is an open-source web dashboard for people who run their own Honcho server. Honcho gives AI agents , allowing them to retain information between separate sessions, but its official dashboard is limited to Honcho's hosted service. Hombre replaces raw API calls with screens for managing workspaces, peers, sessions, messages, and stored conclusions.
It includes chat with responses shown as they arrive, across conclusions, and a live view of and queue progress. Users can export or import workspace data, merge workspaces while detecting and resolving conflicts, and restore deleted items from a trash area. Its settings cover language models, embeddings, Supabase connections, and dashboard users.
The backend uses Python FastAPI, while the interface uses plain HTML, CSS, and JavaScript without build tools; a Docker image is also available. include three levels, rate limits, audit logs, , and authentication comparisons designed not to reveal secrets through timing differences.
Key points
- Hombre provides the missing web dashboard for a self-hosted Honcho server.
- It manages agent workspaces, peers, sessions, messages, and stored conclusions.
- helps find related conclusions, while queue tracking shows progress.
- Workspace export, import, merging, conflict handling, trash, and restore are included.
- Security includes three access roles, rate limits, audit logs, and safer authentication checks.