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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.2.0-py3-none-any.whl
(26.5 kB
view details)
File details
Details for the file heropen-1.2.0-py3-none-any.whl.
File metadata
- Download URL: heropen-1.2.0-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a60c7c0dcc414623a3ad3fd559e0e728b4fa2c365a6562a6e51f73b297849c65
|
|
| MD5 |
856f6c4d0dadfc2e6cd17342dc7b5582
|
|
| BLAKE2b-256 |
70a9456394a5af61fb082018b8b8e18f678d4b94442204916d6d8b47ee9a0a8a
|