bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:45:26 -04:00
d3984ccb0d fix(ui): tag autocomplete no longer shows stale wrong-prefix results (race)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:42:11 -04:00
7d3a3b4a83 revert(ml): keep head auto-apply precision at 0.97 (operator: general tuning was fine)
6684907577 feat(ui): "Reject rest" per suggestion category — confirm the good, reject the rest
Compare 2 commits »
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:28:25 -04:00
2d44a26bdf feat(ml): auto-applied tags don't train a head unless confirmed (milestone 139)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:18:48 -04:00
0de726ed48 test(ml): bump auto-apply test head n_pos default 30→60 past the new floor (m139)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:13:39 -04:00
3006e84cc0 feat(ml): soft auto-apply — retract auto-tags now below threshold (milestone 139)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:08:56 -04:00
cbc3e11a53 feat(ml): stricter auto-apply defaults to cut misfires (milestone 139)
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-07-06 16:41:09 -04:00
d68f39ca50 Merge pull request 'Suggestions perf + UX polish: incremental CCIP + head training, hover label, scroll/toast fixes, dead-preview removal' (#196) from dev into main
2cfbb284d5 feat(heads): incremental retraining — refit only changed tags (#1317 phase 2, m138)
a94f6a2789 feat(ccip): matcher reads the incremental prototype store (#1317, m138 step 4)
a1ed53136e feat(ccip): refresh task + beat + retrain hook for character prototypes (#1317, m138 step 3)
9504870c9a feat(ccip): incremental character-prototype builder (#1317, m138 step 2)
Compare 9 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#196 2026-07-06 16:41:08 -04:00
Suggestions perf + UX polish: incremental CCIP + head training, hover label, scroll/toast fixes, dead-preview removal
bvandeusen created pull request bvandeusen/FabledCurator#196 2026-07-06 16:41:02 -04:00
Suggestions perf + UX polish: incremental CCIP + head training, hover label, scroll/toast fixes, dead-preview removal
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 16:36:32 -04:00
2cfbb284d5 feat(heads): incremental retraining — refit only changed tags (#1317 phase 2, m138)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 16:21:40 -04:00
a94f6a2789 feat(ccip): matcher reads the incremental prototype store (#1317, m138 step 4)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 16:13:23 -04:00
a1ed53136e feat(ccip): refresh task + beat + retrain hook for character prototypes (#1317, m138 step 3)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 16:07:08 -04:00
9504870c9a feat(ccip): incremental character-prototype builder (#1317, m138 step 2)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 15:58:12 -04:00
f24dc81764 feat(ccip): schema for precomputed incremental character prototypes (#1317, m138 step 1)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 15:25:06 -04:00
48be921b8d fix(ui): tag-rail no longer scroll-jumps on accept/reject; keep suggestions clear of the toast
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 15:11:11 -04:00
7939dba9ed feat(ui): grounding overlay leads with the hovered tag, crop origin as subtext (#1206)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 14:15:22 -04:00
8f6547f8d7 refactor(subscriptions): remove the dead backfill dry-run preview (#1281)
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-07-06 13:29:32 -04:00
a66a695977 Merge pull request 'Tag-hover → crop-region grounding overlay (#1206, milestone #133)' (#195) from dev into main
2638cf1a35 style(tests): hoist test_api_tags grounding imports to module level (ruff I001)
9bb4211722 feat(ui): hover an applied tag chip → highlight its grounding crop (#133 step 4)
524a26c618 feat(ui): hover a suggestion → highlight the crop region it came from (#133 step 3)
dfe2fda564 feat(ml): CCIP character matches ground to the matched figure region (#133 step 2)
Compare 6 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#195 2026-07-06 13:29:31 -04:00
Tag-hover → crop-region grounding overlay (#1206, milestone #133)
bvandeusen created pull request bvandeusen/FabledCurator#195 2026-07-06 13:29:26 -04:00
Tag-hover → crop-region grounding overlay (#1206, milestone #133)