Commit Graph

5 Commits

Author SHA1 Message Date
P0luz
e9d61b5d9d fix: 移除本地保底脱水的过时描述(README+dehydrator注释)
Some checks are pending
Build & Push Docker Image / build-and-push (push) Waiting to run
Tests / test (push) Waiting to run
2026-04-19 18:19:04 +08:00
P0luz
d4740f0d1f fix: dehydrate优先走API + SQLite缓存, breath/pulse显示bucket_id
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
Tests / test (push) Has been cancelled
- dehydrate() 现在仅通过 API 脱水,不再有本地 fallback
- 新增 SQLite 持久缓存 (dehydration_cache.db),避免重复 API 调用
- 删除 _local_dehydrate() 和 _extract_keywords(),移除 jieba 依赖
- breath 三种模式 (surfacing/search/feel) 输出添加 [bucket_id:xxx]
- pulse 输出每行添加 bucket_id:xxx
2026-04-19 13:12:44 +08:00
P0luz
821546d5de docs: update README/INTERNALS for import feature, harden .gitignore 2026-04-19 12:09:53 +08:00
P0lar1s
faf80fea69 fix: improve merge logic, time decay, breath output format, session hook 2026-04-15 22:02:38 +08:00
P0lar1s
0d695f71cb init: first commit to Gitea mirror, update README with Docker quick start and new repo URL
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 15:44:25 +08:00