plastic-labs/honcho
Memory library for building stateful agents observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 99
- Release rhythm 35
- Longevity 77
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1088
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
6861 stars · 852 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Honcho is an open-source memory infrastructure service for building stateful AI agents that maintain understanding of users, agents, groups, and ideas over time. It provides a FastAPI server with Python and TypeScript SDKs, an MCP server, and a CLI, usable as a managed API or self-hosted with PostgreSQL/pgvector.
Use cases
- add persistent long-term memory to ai agents
- give my coding agent memory across sessions
- build a chatbot that remembers users
- store and query agent conversation history
- self-host agent memory infrastructure
- add memory to claude code or cursor via mcp
- track how users change over time for personalization
When to choose
- you need agents that maintain context and user understanding across sessions
- you want a managed or self-hosted memory layer that works with any LLM or framework
- you want MCP-based memory for coding agents like Claude Code or Cursor
- you need reasoning-derived insights about users, not just raw message storage
When to avoid
- you only need simple key-value session state without semantic reasoning
- you want a lightweight in-process memory store with no server dependency
- your project requires a permissive license (AGPL-3.0)
- you cannot provide an LLM provider key, since memory extraction requires one
Facets
service · maturity active
rag vector-database agent-framework mcp state-management api-framework sdk artificial-intelligence large-language-models developer-tools chatbots python self-hosted cloud cli agent-memory long-term-memory continual-learning personalization context-engineering fastapi pgvector embeddings langchain mcp-server ai-agents retrieval-augmented-generation nodejs docker
9 sources
- readme: https://github.com/plastic-labs/honcho · fetched 2026-08-28 · 4cba9a97a221
- homepage: https://docs.honcho.dev · fetched 2026-08-29 · 9f9ec46cfc93
- site_page: https://honcho.dev/docs · fetched 2026-08-29 · 9f9ec46cfc93
- site_page: https://honcho.dev/docs/v3/guides/overview · fetched 2026-08-29 · 9b2835a72f51
- site_page: https://honcho.dev/docs/v3/contributing/self-hosting · fetched 2026-08-29 · 1b41463883ec
- site_page: https://honcho.dev/docs/v3/api-reference/introduction · fetched 2026-08-29 · 56bdd146248c
- site_page: https://honcho.dev/docs/changelog/introduction · fetched 2026-08-29 · dbd0a97cf3e3
- site_page: https://honcho.dev/docs/v3/documentation/introduction/quickstart · fetched 2026-08-29 · 2b6304aa9ac3
- site_page: https://honcho.dev/docs/v3/documentation/introduction/vibecoding · fetched 2026-08-29 · 4b9941953266
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| plastic-labs/honcho | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="plastic-labs/honcho")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem