• Joined on 2026-01-17
bielie pushed to main at X/LittleWhiteBox 2026-02-24 02:55:19 +00:00
b0705e4e6b chore(novel-draw): update llm service
bielie pushed to main at X/LittleWhiteBox 2026-02-24 02:22:37 +00:00
e7654355bb feat(story-summary): globalize hide settings and stabilize recent L0 recall
bielie pushed to main at X/LittleWhiteBox 2026-02-18 15:49:17 +00:00
a183474fda Remove sandbox mode settings and iframe sandbox branching
bielie pushed to main at X/LittleWhiteBox 2026-02-18 15:34:27 +00:00
37ae0a9769 Unify fourth-wall voice playback with TTS synth runtime
bielie pushed to main at X/LittleWhiteBox 2026-02-18 10:27:51 +00:00
65e26e4c72 Limit regeneration confirmation prompt to 3000 characters
bielie pushed to main at X/LittleWhiteBox 2026-02-18 10:13:40 +00:00
6ed094e2d4 Improve plugin-side API error observability for generation
bielie pushed to main at X/LittleWhiteBox 2026-02-18 09:41:30 +00:00
2ec70c2db0 Convert trailing Claude assistant prefill into system message
bielie pushed to main at X/LittleWhiteBox 2026-02-18 09:33:07 +00:00
3602dad5e8 Adjust Claude prefill merge handling and remove BOM
bielie pushed to main at X/LittleWhiteBox 2026-02-17 14:36:05 +00:00
20787e89bb Rename vector tools header and remove decorative slashes
bielie pushed to main at X/LittleWhiteBox 2026-02-17 14:29:04 +00:00
d838a98873 Move text filters to summary settings and apply to summary generation
bielie pushed to main at X/LittleWhiteBox 2026-02-17 09:09:19 +00:00
26dd7cb053 refine recall fusion guard and floor-based L0 collection
bielie pushed to main at X/LittleWhiteBox 2026-02-17 06:50:45 +00:00
94eceaed96 improve lexical warmup and standardize stopword pipeline
bielie pushed to main at X/LittleWhiteBox 2026-02-16 15:26:53 +00:00
246eb7a7e2 tune recall threshold and increase distant evidence budget
bielie pushed to main at X/LittleWhiteBox 2026-02-16 14:58:53 +00:00
e8afb609b7 fix(prompt): prioritize evidence by score before chronological render
bielie pushed to main at X/LittleWhiteBox 2026-02-16 14:44:37 +00:00
52f1a35340 tune(recall): lower floor rerank min score to 0.10
bielie pushed to main at X/LittleWhiteBox 2026-02-16 14:06:03 +00:00
be70e595ce fix(anchor): serialize frame actions and self-heal stale L1 boundary
bielie pushed to main at X/LittleWhiteBox 2026-02-16 13:57:36 +00:00
7a79d8f9b9 fix(vector): reset fingerprint when clearing vectors
bielie pushed to main at X/LittleWhiteBox 2026-02-16 13:42:28 +00:00
3b9d6d4829 remove unused duplicate story-summary llm-service module
bielie pushed to main at X/LittleWhiteBox 2026-02-15 11:07:25 +00:00
22d3002786 fix constraint coverage metric to count facts instead of rendered lines
bielie pushed to main at X/LittleWhiteBox 2026-02-15 11:00:28 +00:00
ab8f2c9f40 refactor focus concepts: add focusTerms/focusCharacters and switch character filtering