opencode-haimati 2.1.5 → 2.1.6

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/dist/index.js CHANGED
@@ -156,6 +156,7 @@ ${a}`),await c.info("[haimati_list] \u5217\u51FA\u6210\u529F: \u5168\u90E8"),a}c
156
156
  3. \u5B66\u5230\u65B0\u77E5\u8BC6 \u2192 \u5199\u5165\u8BB0\u5FC6\u5E76\u5173\u8054\u6587\u4EF6\u8DEF\u5F84
157
157
  4. \u6301\u7EED\u7EF4\u62A4 \u2192 \u7EA0\u6B63\u9519\u8BEF\u3001\u5408\u5E76\u91CD\u590D\u3001\u5220\u9664\u8FC7\u671F\u3001\u8C03\u6574\u5206\u7C7B
158
158
  5. \u5185\u5BB9\u8981\u548C\u6807\u9898\u76F8\u5173\uFF0C\u4E0D\u76F8\u5173\u7684\u5185\u5BB9\u62C6\u5206\u5230\u65B0\u8BB0\u5FC6
159
+ 6. \u7528\u6237\u8BA9\u4F60\u8BB0\u4F4F\u7684\u4E8B\u60C5\uFF0C\u4F60\u8981\u8BB0\u5230\u6D77\u9A6C\u4F53\u91CC
159
160
  </system-reminder>`,synthetic:!0});try{let p=await L(t.directory),h=new Set;for(let y of["./","."])if(p[y])for(let w of p[y])h.add(w);if(h.size>0){let y=await x(t.directory),w=[],I=m(s.message.sessionID);for(let _ of h){let S=F(y,_);if(!S)continue;let M=await P(t.directory,S.id);if(!M)continue;let B=G(p,S.id);B.length>0&&(M.systemMeta={...M.systemMeta,file_paths:B.join(", ")});let A=j(S,M);w.push(`===== #${S.id.padStart(3,"0")} =====
160
161
  ${A}`),I.set(_,M.updatedAt)}w.length>0&&s.parts.push({id:`prt_root_memo_${Date.now()}`,sessionID:g[0].sessionID??s.message.sessionID,messageID:g[0].messageID??s.message.id,type:"text",text:`<system-reminder>
161
162
  \u9879\u76EE\u6839\u76EE\u5F55\u5173\u8054\u4E86\u4EE5\u4E0B\u6D77\u9A6C\u4F53\u8BB0\u5FC6\uFF08\u9879\u76EE\u5168\u5C40\u4E0A\u4E0B\u6587\uFF09\uFF1A
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-haimati",
3
- "version": "2.1.5",
3
+ "version": "2.1.6",
4
4
  "description": "OpenCode plugin for a file-based memory system inspired by the hippocampus, providing long-term memory storage and retrieval across sessions.",
5
5
  "main": "./dist/index.js",
6
6
  "type": "module",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-haimati",
3
- "version": "2.1.5",
3
+ "version": "2.1.6",
4
4
  "description": "OpenCode plugin for a file-based memory system inspired by the hippocampus, providing long-term memory storage and retrieval across sessions.",
5
5
  "main": "./dist/index.js",
6
6
  "type": "module",