HeroPen — AI Agent Long-term Memory System
Project description
heropen
Persistent memory for AI agents — self-hosted, MCP-native.
安装
# 仅用 CLI(不需要 MCP server)
pip install heropen
# 需要 MCP server 支持
pip install heropen[all]
# 需要本地 embedding(fastembed)
pip install heropen[embedding]
heropen[all] 包含 heropen[embedding] + mcp>=1.6,安装这个就够了。
使用
# 初始化
heropen init
# 导入已有记忆(JSON 行格式)
heropen bootstrap --agent xiaokai < memory.jsonl
# 搜索记忆
heropen search "关键词"
# 启动 MCP server
heropen-mcp
项目地址
Project details
Release history Release notifications | RSS feed
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.3.0.tar.gz
(160.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
heropen-1.3.0-py3-none-any.whl
(43.3 kB
view details)
File details
Details for the file heropen-1.3.0.tar.gz.
File metadata
- Download URL: heropen-1.3.0.tar.gz
- Upload date:
- Size: 160.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa504d0c3accbcdfa3cb054231d9d46339f07fd79527b39a2cda97b932583725
|
|
| MD5 |
88c0c424f24b97cf5f75247cddf69d20
|
|
| BLAKE2b-256 |
5507cee94eaf77789bd28cb46c87b1ade1d4ef9571a85199f9ef32fec2ac29f6
|
File details
Details for the file heropen-1.3.0-py3-none-any.whl.
File metadata
- Download URL: heropen-1.3.0-py3-none-any.whl
- Upload date:
- Size: 43.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cbfc33a13e8325925921f468918c371712b28ead42e7add086ae118dd9b938c
|
|
| MD5 |
6e8d40f2e2e7575819a04a0609998d95
|
|
| BLAKE2b-256 |
2420d1f48b9b07cb8c9b2b70faca435a6f832716bad43557b7a60842c961da8c
|