djasdh/interest-memory2

@djasdh/interest-memory

Cross-session long-term memory for AI agents — local Go service (~50MB RAM, SQLite-vec, verify-augmented) with bridges for DeepSeek Harness, Claude Code, Codex, Hermes, OpenClaw, opencode, pi, Reasonix.

包名
@djasdh/interest-memory
版本
1.0.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:djasdh/interest-memory

Resource usage (measured)

MetricValue
Binary size~18 MB (cgo static sqlite-vec)
Idle memory~17 MB RSS (measured)
Pipeline peak<75 MB RSS
Initial footprint~20 MB (binary + empty DB)
Growth~38 MB after a week of use; mostly raw session transcripts (~71%)

session_transcripts keeps full raw text — trim externally to bound disk growth; fork.max_concurrency / verify.max_concurrency cap peak memory.