exomind 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "exomind",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "ExoMind 跨平台命令行客户端 — 通过 REST 与 ExoMind 知识库交互(ingest/query/search/review),替代 Windows 不可用的 MCP 客户端。",
5
5
  "bin": {
6
6
  "exomind": "dist/cli.js"
@@ -114,6 +114,7 @@ When the session produces any of the following, **immediately run `exomind inges
114
114
  - **Root-cause / debugging insights** — 根因分析, 调试经验
115
115
  - **Performance results with concrete numbers** — 优化效果, 性能数据, 对比数据
116
116
  - **Best practices / patterns** — 最佳实践, 设计模式
117
+ - **Reusable knowledge — concepts, methodology, mental models, classic practices, reusable solutions, distilled experience** — 可复用的方案、概念、方法论、认知、经验、经典实践
117
118
 
118
119
  Rules for ingesting:
119
120
  - Use a **descriptive title** (`-t`), not a generic one like "经验总结".