@geeseeker/easyai-dev 3.0.7 → 3.0.8

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": "@geeseeker/easyai-dev",
3
- "version": "3.0.7",
3
+ "version": "3.0.8",
4
4
  "description": "easyAI — 让用户以纯客户的视角进行软件开发",
5
5
  "type": "module",
6
6
  "bin": {
@@ -11,6 +11,7 @@ description: 会话收尾与日志沉淀 — 汇总本会话工作、写入 jour
11
11
 
12
12
  ## 触发条件
13
13
 
14
+ - 用户明确表示「**收工**」(或等价表达,如"结束"、"下班"等)
14
15
  - 用户明确表示本次会话结束
15
16
  - 上下文预算接近阈值,需要新开会话
16
17
  - 任务执行完成,准备提交验收
@@ -60,12 +61,12 @@ task_append_log({
60
61
  2. **列出候选沉淀内容**
61
62
  - 向用户展示候选文档列表,说明每项的建议目标路径:
62
63
 
63
- | Artifacts 类型 | 建议沉淀目标 |
64
- |----------------|-------------|
65
- | `walkthrough.md` | `.docs/notes/` 或 `.docs/guides/` |
66
- | `other`(分析报告等) | `.docs/notes/` 或 `.docs/design/` |
64
+ | Artifacts 类型 | 建议沉淀目标 |
65
+ | ------------------------ | ------------------------------------------ |
66
+ | `walkthrough.md` | `.docs/notes/` 或 `.docs/guides/` |
67
+ | `other`(分析报告等) | `.docs/notes/` 或 `.docs/design/` |
67
68
  | `implementation_plan.md` | 通常已由 `pm-brainstorm` Step 6 处理,跳过 |
68
- | `task.md` | 不沉淀(`.trellis/tasks/` 已持久化) |
69
+ | `task.md` | 不沉淀(`.trellis/tasks/` 已持久化) |
69
70
 
70
71
  3. **用户确认后执行**
71
72
  - 用户确认需要沉淀 → 提炼内容并写入目标路径
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "3.0.7",
3
- "generatedAt": "2026-03-12T13:24:32.935Z",
3
+ "generatedAt": "2026-03-12T14:10:02.125Z",
4
4
  "files": {
5
5
  ".agents/rules/anti-hallucination.md": {
6
6
  "hash": "0d18aafe1cdacf5db0e71eb06c559ab01df9deebb99804ad514930cc7d59c749"
@@ -12,7 +12,7 @@
12
12
  "hash": "42f56e40168cd2528b72a7d99e862be806e1af0a89e609b51fdad42cb8c06758"
13
13
  },
14
14
  ".agents/skills/common-session-close/SKILL.md": {
15
- "hash": "491132b12d8a1e327afdb16d9667031ad703abd9d184d8b26b3d160318d58517"
15
+ "hash": "81703e51dc2fed75145a808018351c7799ad0a8f347524366055f633182c1977"
16
16
  },
17
17
  ".agents/skills/common-spec-update/SKILL.md": {
18
18
  "hash": "cca0e3176a235d5a2b33f419e80b4e35409e377b915de14a8cd35283eb980630"