chaimi-keep-mcp 3.5.0-beta.3 → 3.5.0-beta.4
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/SKILL.md +1 -1
- package/package.json +1 -1
- package/references/response-templates.md +3 -2
package/SKILL.md
CHANGED
package/package.json
CHANGED
|
@@ -123,7 +123,7 @@ updated: "2026-04-25"
|
|
|
123
123
|
```markdown
|
|
124
124
|
✅ 「{agentName}」已帮您记账成功
|
|
125
125
|
═══════════════
|
|
126
|
-
|
|
126
|
+
🔴 请确认以下信息是否正确
|
|
127
127
|
|
|
128
128
|
💰 金额:¥{金额}
|
|
129
129
|
📊 类型:{类型}
|
|
@@ -148,7 +148,7 @@ updated: "2026-04-25"
|
|
|
148
148
|
```markdown
|
|
149
149
|
✅ 「你的小可爱」已帮您记账成功
|
|
150
150
|
═══════════════
|
|
151
|
-
|
|
151
|
+
🔴 请确认以下信息是否正确
|
|
152
152
|
|
|
153
153
|
💰 金额:¥35.00
|
|
154
154
|
📊 类型:支出
|
|
@@ -236,6 +236,7 @@ updated: "2026-04-25"
|
|
|
236
236
|
```markdown
|
|
237
237
|
✅ 「{agentName}」已帮您记录收入
|
|
238
238
|
═══════════════
|
|
239
|
+
🔴 请确认以下信息是否正确
|
|
239
240
|
💰 金额:¥{金额}
|
|
240
241
|
═══════════════
|
|
241
242
|
|