echomind-memory

分类: 开发与编程 | 上传者: jasonatgitjasonatgit | 下载: 0 | 版本: v1.0(最新)

EchoMind Memory — AI 持久记忆系统。支持 Hermes、OpenCode、OpenClaw、Claude Code 等多平台。7 张 SQLite 表覆盖 6 种记忆类型。

更新日志: Source: GitHub https://github.com/jasonatgit/echomind_memory.skill

目录结构

当前层级: tree/main/

  • 📁 adapters/
    • 📄 hermes_provider.py 12.0 KB
    • 📄 http_api.py 5.4 KB
  • 📁 code_format/
    • 📄 cli.py 2.1 KB
    • 📄 memory.schema.json 1.1 KB
  • 📁 core/
    • 📁 learning/
      • 📄 __init__.py 118 B
      • 📄 rl_weight_optimizer.py 4.4 KB
    • 📁 models/
      • 📄 __init__.py 321 B
      • 📄 context.py 374 B
      • 📄 experience.py 427 B
      • 📄 knowledge.py 348 B
      • 📄 research.py 1.1 KB
      • 📄 task.py 526 B
      • 📄 user.py 422 B
    • 📁 storage/
      • 📄 __init__.py 64 B
      • 📄 sqlite_store.py 20.0 KB
    • 📄 __init__.py 580 B
    • 📄 memory_agent.py 31.2 KB
  • 📁 example/
    • 📄 cursor_sync_example.py 276 B
    • 📄 hermes_call_example.py 819 B
    • 📄 openclaw_call.py 2.1 KB
    • 📄 opencode_call.py 2.1 KB
  • 📄 .gitignore 162 B
  • 📄 config.example.yaml 297 B
  • 📄 main.py 1.1 KB
  • 📄 plugin.yaml 435 B
  • 📄 README.md 6.9 KB
  • 📄 README.zh-CN.md 7.2 KB
  • 📄 requirements.txt 44 B
  • 📄 SKILL.md 6.4 KB
  • 📄 skill.yaml 5.5 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 5 | ★ 0
评论 0

请先登录后评论。

评论加载中...