Skip to main content

heropen

Persistent memory for local AI agents. One pip install, never start from scratch again.

Every new session, your agent forgets — project structure, tool preferences, past pitfalls, custom skills. heropen fixes that: after install, your agent remembers everything.

100% local. SQLite + vector search. No cloud, no telemetry.

Install

pip install heropen

Restart your agent. That's it.

On first start, heropen auto-detects your agent (Claude Code, Cursor, Windsurf, or any MCP client), configures the database, and registers memory tools. You agent will notice the new install and offer to guide you through setup.

Quick Start

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

# Search your memories
heropen search "project tech stack"

# Check status
heropen status

# Diagnose issues (v1.8+)
heropen diagnose

Connect Your Agent (MCP)

Works with any agent that supports MCP. Auto-setup (v1.8+) detects and configures automatically — no manual config needed.

Or add this to your agent config manually:

{
  "mcpServers": {
    "heropen": {
      "command": "heropen",
      "args": ["mcp"]
    }
  }
}

Restart your agent, and it has memory. Your agent will auto-save and search memories on the fly — hit a bug once, remember it forever across sessions.

What's New in v1.8

  • Zero-setup install — auto-setup runs automatically on first interpreter start
  • Agent self-guidance — tool descriptions now tell your agent when to use each tool, not just what it does
  • Welcome workflow — new installs detected via health check, agent proactively offers to complete setup
  • heropen diagnose — one-command troubleshooting for MCP config, DB, agent detection, and version checks
  • Auto-setup logging — every step logged to ~/.heropen/setup.log; success/failure shown in terminal
  • stdout fix — MCP protocol no longer corrupted by heartbeat messages (reported by community)

Why heropen

heropen (free) Others
Memory storage Unlimited Often capped
Search Unlimited Per-query billing
Internet required No Yes
Your data stays Your machine Their servers
Setup pip install one line Server + config

Free = full core. No gating.

Support

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heropen-1.8.2.tar.gz (201.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

heropen-1.8.2-py3-none-any.whl (73.7 kB view details)

Uploaded Python 3

File details

Details for the file heropen-1.8.2.tar.gz.

File metadata

  • Download URL: heropen-1.8.2.tar.gz
  • Upload date:
  • Size: 201.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for heropen-1.8.2.tar.gz
Algorithm Hash digest
SHA256 459432cd7ec04ee2daccab85fa034fd95e75d94658e7f3d19ad80100d511f7a9
MD5 39403bcfbe634477575b04d862554bee
BLAKE2b-256 f232ad69546f6d3ada604a5c411e752c44a74c05b3385f34cf7928acc26dd8cc

See more details on using hashes here.

File details

Details for the file heropen-1.8.2-py3-none-any.whl.

File metadata

  • Download URL: heropen-1.8.2-py3-none-any.whl
  • Upload date:
  • Size: 73.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for heropen-1.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f95b18eebd52f6b9e1ed9aa8e395e8fcb982b4c19be786b7a79e27290b81201e
MD5 1058ab928b69975b7a1f3dbf7573bd31
BLAKE2b-256 217d354074bc9012c9b077c952b2e660fa69466881c0ad7957255ad3dc081aef

See more details on using hashes here.

Release history Release notifications | RSS feed

1.9.1

2 files

1.9.0

2 files

1.8.9

2 files

1.8.8

2 files

1.8.7

2 files

1.8.6

2 files

1.8.5

2 files

1.8.4

2 files

1.8.3

2 files

This release

1.8.2 This release

2 files

1.8.1

2 files

1.8.0

2 files

1.7.32

2 files

1.7.31

2 files

1.7.30

2 files

1.7.29

2 files

1.7.28

2 files

1.7.27

2 files

1.7.26

2 files

1.7.25

2 files

1.7.24

2 files

1.7.23

2 files

1.7.22

2 files

1.7.21

1 file

1.7.20

1 file

1.7.19

1 file

1.7.18

1 file

1.7.17

1 file

1.7.16

1 file

1.7.15

1 file

1.7.14

1 file

1.7.13

1 file

1.7.12

1 file

1.7.11

1 file

1.7.10

1 file

1.7.9

1 file

1.7.8

1 file

1.7.7

1 file

1.7.6

1 file

1.7.5

1 file

1.7.4

1 file

1.7.3

1 file

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.6.3

1 file

1.6.2

1 file

1.6.1

1 file

1.6.0

1 file

1.5.4

1 file

1.5.3

2 files

1.5.2

2 files

1.5.1

2 files

1.5.0

2 files

1.4.9

2 files

1.4.8

2 files

1.4.7

2 files

1.4.6

2 files

1.4.5

2 files

1.4.4

2 files

1.4.3

1 file

1.4.2

1 file

1.4.1

1 file

1.4.0

1 file

1.3.1

2 files

1.3.0

2 files

1.2.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page