Commit Graph

242 Commits

Author SHA1 Message Date
Hao19911125
88dfb709bf Add message trace debug workspace 2026-04-04 22:02:35 +08:00
Youzini-afk
5d11a736ee Add explicit auto compression toggle 2026-04-04 16:14:26 +08:00
Youzini-afk
f367b8989c Refine automatic consolidation and compression triggers 2026-04-04 15:54:39 +08:00
Youzini-afk
4bbbd4d09d fix recall card binding lag 2026-04-04 02:56:04 +08:00
Youzini-afk
0220609018 Fix recall card retry when newer message DOM lags 2026-04-04 01:52:32 +08:00
Youzini-afk
7bc6fda4f8 Fix delayed recall card mount on new user messages 2026-04-04 01:28:26 +08:00
Youzini-afk
746f8cf08b Fix recall card persistence backfill 2026-04-04 00:01:09 +08:00
Youzini-afk
f2c35b725a Stabilize recall UI persistence recovery 2026-04-03 23:04:06 +08:00
Youzini-afk
9a07c20a11 Reorder bulk preset action buttons 2026-04-03 22:16:23 +08:00
Youzini-afk
c081a64304 Sync default presets from exported profiles 2026-04-03 21:25:54 +08:00
Youzini-afk
c60f60f349 Implement scoped memory graph and refresh defaults 2026-04-03 20:48:54 +08:00
youzini
fbd8b00f1f Merge pull request #4 from Hao19911125/main
用户信息美化小bug修复
2026-04-03 20:39:46 +08:00
Youzini-afk
338a03aa1c Fix recall rerank stability and card binding 2026-04-03 16:37:23 +08:00
Hao19911125
a0a52415a4 Merge branch 'Youzini-afk:main' into main 2026-04-03 15:54:25 +08:00
Youzini-afk
12f77e234d fix: harden recall card display takeover 2026-04-03 15:48:18 +08:00
Hao19911125
9429f5e139 Refresh recall card UI after immediate recall 2026-04-03 15:47:28 +08:00
youzini
3e6cfc2473 Merge pull request #3 from Hao19911125/main
显示框修正
2026-04-03 15:29:38 +08:00
Hao19911125
29906897ae Merge upstream/main: resolve format-only conflicts
Adopt upstream multi-line formatting for chat-history.js and
tests/chat-history.mjs. Also brings in upstream .gitignore,
settleExtractionStatusAfterHistoryRecovery null-safety fix,
and getSmartTriggerDecision index-aware extraction filtering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 15:10:21 +08:00
Hao19911125
a9704789a4 Default recall card display to beautify only 2026-04-03 14:54:44 +08:00
Hao19911125
d91aa95069 Add recall card user input display modes 2026-04-03 14:44:01 +08:00
Youzini-afk
715ae0ca05 chore: stop tracking local claude plans 2026-04-03 14:43:03 +08:00
Youzini-afk
613e9f17fb chore: ignore local dependency artifacts 2026-04-03 14:41:30 +08:00
Youzini-afk
64188c2559 Restore extraction visibility for managed hidden messages 2026-04-03 14:27:28 +08:00
Hao19911125
a705b2e18d Merge branch 'Youzini-afk:main' into main 2026-04-03 13:51:46 +08:00
Youzini-afk
48c8a7169c Fix sync fallback, hide recovery, and planner roles 2026-04-03 13:17:29 +08:00
Hao19911125
4e43c0691b Support extraction visibility via managed hide range 2026-04-03 13:16:52 +08:00
youzini
820dc8c77e Merge pull request #2 from Hao19911125/main
剧情编排+修复
2026-04-03 12:59:25 +08:00
Hao19911125
97e454449b Preserve hidden context for extraction 2026-04-03 12:36:29 +08:00
Hao19911125
f48b84af9e Fix timer wrapper safety in event bindings 2026-04-03 11:50:52 +08:00
Hao19911125
6a91e5c958 Fix message received microtask scheduling 2026-04-03 11:14:25 +08:00
Hao19911125
da52869ae8 Fix processed message hash migration 2026-04-03 10:45:05 +08:00
Hao19911125
e505f6ac50 Guard auto extraction microtask scheduling 2026-04-03 07:10:01 +08:00
Hao19911125
2a6d15e036 Fix reroll history consistency 2026-04-03 00:22:53 +08:00
Hao19911125
bff7ad8421 Remove tilde from sync filenames to fix upload 400 errors
The ST file upload API rejects '~' characters. Replace tilde separators
with hyphens and strip '~' from the filename sanitization allowlist.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 22:49:18 +08:00
Hao19911125
2fbc46d8a1 Fix manual hide apply and clear panel actions 2026-04-02 22:32:06 +08:00
Hao19911125
5a5f495536 Sanitize sync backup filenames for remote upload 2026-04-02 22:15:01 +08:00
Hao19911125
2d9718ddc6 Default Ena Planner to disabled for new users 2026-04-02 22:05:44 +08:00
Hao19911125
2f843fd443 Make clear hide unhide the full chat 2026-04-02 21:54:50 +08:00
Hao19911125
2e3d08cfa2 Ignore managed hide flag in history hashes 2026-04-02 21:49:59 +08:00
Hao19911125
6ad234cd06 Fix hide scheduler timer binding 2026-04-02 21:42:00 +08:00
Hao19911125
e77233f020 Merge branch 'Youzini-afk:main' into main 2026-04-02 21:34:36 +08:00
Hao19911125
56d342fd45 Add native hide support for old-message hiding 2026-04-02 21:33:20 +08:00
Youzini-afk
c5edbf6046 Fix extraction defer and dry-run recall guards 2026-04-02 19:46:18 +08:00
Youzini-afk
839cad7aff fix: advance extraction history after core success 2026-04-02 19:33:07 +08:00
Hao19911125
59a0014df0 Merge pull request #3 from Hao19911125/codex/planner-recall-handoff-reuse
Add planner recall handoff reuse
2026-04-02 19:08:19 +08:00
Hao19911125
f7255d1418 Add planner recall handoff reuse 2026-04-02 19:06:24 +08:00
Hao19911125
ee7f13523b Merge pull request #2 from Hao19911125/codex/ena-planner-bme
Expose Ena Planner settings in panel
2026-04-02 16:14:10 +08:00
Hao19911125
c63081eb3e Merge branch 'Youzini-afk:main' into main 2026-04-02 16:12:32 +08:00
Hao19911125
69844e0693 Expose Ena Planner settings in panel 2026-04-02 16:10:54 +08:00
Youzini-afk
03ec52d4c5 feat: add message hiding assistant 2026-04-02 16:05:29 +08:00