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.1.tar.gz
(160.8 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.1-py3-none-any.whl
(43.8 kB
view details)
File details
Details for the file heropen-1.3.1.tar.gz.
File metadata
- Download URL: heropen-1.3.1.tar.gz
- Upload date:
- Size: 160.8 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 |
2a313dc30e3196f07ea5713e88e8f8fac9382e3f1463970111c56ed74f4c3f24
|
|
| MD5 |
1a5883e021171d660d414661e773c512
|
|
| BLAKE2b-256 |
d152100e3e0e077e5ad8bd8fff8f63d16c314cbd3274f25d9b21bafe437cd790
|
File details
Details for the file heropen-1.3.1-py3-none-any.whl.
File metadata
- Download URL: heropen-1.3.1-py3-none-any.whl
- Upload date:
- Size: 43.8 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 |
df46e6df30a4683e234c10daa5b0c0073b651afede9d75d89e77d99eabae3073
|
|
| MD5 |
b31c684975efc906591253695d3df0c4
|
|
| BLAKE2b-256 |
328a8d5d0593a4120ba1483be1e3bc584b6ad5c60c28cbc1d4d40a1b1f3de3b8
|