Supermemory
Agent-enablingFreemiumContext and persistent memory infrastructure for AI agents
Open-source reasoning and memory system for stateful AI agents
Overview
This summary uses submitted and public product material. Only source-mapped claims are documentation reviewed.
Honcho is an AGPL-licensed memory system with a managed service for stateful agents. It stores conversations and entities, reasons over accumulated history, and maintains evolving state across sessions.
Listing decision
Honcho provides memory storage, background reasoning, representations, and retrieval that applications and agents integrate; it supplies state infrastructure rather than acting as the primary autonomous agent.
Before you choose
Agents and applications that need evolving representations of users, agents, projects, or other entities across conversations and sessions.
A self-hosted deployment requires operating the API and background worker plus PostgreSQL with pgvector and at least one configured LLM provider; hosted reasoning is usage-priced by query level.
Sources
First-party unless marked otherwise. Each link supports only its adjacent claim.
Plastic Labs documents Honcho as stateful-agent memory infrastructure with managed and self-hosted modes, REST service logic, Python and TypeScript SDKs, and agent-tool integrations.
official repository · accessed Sep 3, 2026Honcho publishes usage-based prices for memory ingestion and multiple reasoning levels on its managed service.
official pricing · accessed Sep 3, 2026The Honcho server repository is licensed under AGPL-3.0.
official license · accessed Sep 3, 2026
Comments