heropen v1.6

One install. Your agent remembers everything.

100% local persistent memory for AI coding agents โ€” Claude Code, Cursor, Windsurf, Cline, and more.

$ pip install heropen
$ heropen auto-setup
๐Ÿ“– Read the Docs GitHub โ†’

Why heropen?

Every new agent session starts from scratch โ€” project context, tool preferences, past learnings, all gone. heropen gives your agent a memory that persists across sessions, so you never have to repeat yourself.

๐Ÿง 

Persistent Memory

Your agent remembers projects, codebase decisions, tools, and conventions across sessions.

๐Ÿ”’

100% Local

SQLite + vector search. No cloud, no API calls, no data leaving your machine.

๐Ÿ”Œ

MCP Protocol

Works with any agent that supports the Model Context Protocol. Auto-detect and set up in one command.

Quick Start

# Install
$ pip install heropen
$ heropen auto-setup

# Save a memory
$ heropen add "Project uses FastAPI + SQLAlchemy, tests with pytest"

# Search memories
$ heropen search "project tech stack"

# Status
$ heropen status

Features

Supported Agents

heropen works with any agent that supports the MCP protocol. Automatically detected:

Claude Code

Cursor

Windsurf

Cline

Continue.dev

Any MCP Agent

Get Started Now

One command, zero config. Your agent will thank you.

$ pip install heropen && heropen auto-setup
๐Ÿ“– Full Documentation โญ Star on GitHub

MIT License ยท KSMN Studio ยท GitHub ยท PyPI