- chore(release): bump to v1.3.6 (214f209)
- docs: left-align skills download heading (d93624f)
- docs: center skills download history chart (b37a4e0)
- docs: add ClawHub download history (9657afd)
- feat(core): v13 书籍创建流程迁移 — 段落式架构稿 + 旧书升级路径 + maxTokens bug fix (#207) (705555f)
- chore(assets): rotate wechat group QR to v8 (群8) (1e4f249)
- chore(assets): update wechat group QR code (群7) (9a09839)
- chore: stop tracking CLAUDE.md (f3c5729)
- fix(core): evict agent cache when bookId changes on same sessionId (#204) (5abd37c)
- feat(core): wire transformContext into Agent for truth file injection (76bc18f)
- feat(core): add createBookContextTransform for truth file injection (bd1c373)
- chore: 把 docs/ 整个排除在 git 外,不再跟踪 spec 和 plan 文件 (54ec7a1)
- docs: add CLAUDE.md + superpowers specs & plans (4ff1fc0)
- chore: ignore 用户运行时数据和密钥文件 (d715807)
- docs: fix 4 review issues in context management plan (e2b913e)
- docs: add agent context management implementation plan (7 tasks) (4f96a9e)
- docs: clarify transformContext does not accumulate injected content (3332444)
- docs: add agent context management design spec (e07d83e)
What's Changed
- fix(core): evict agent cache when bookId changes on same sessionId by @SttFang in #204
- feat(core): v13 书籍创建流程迁移 — 段落式架构稿 + 旧书升级路径 + maxTokens bug fix by @SttFang in #207
Full Changelog: v1.3.5...v1.3.6