bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 21:36:20 -04:00
04d5d62cfe style(ui): auto-tag Keep button matches the suggestion accept button
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-07-06 21:03:32 -04:00
a723ef436b Merge pull request 'Soft auto-apply (retract + confirm, no self-training) + tagging UX (reject-rest, tag-input race, modal playlist)' (#197) from dev into main
18bb25f140 fix: ruff C416 (dict() over comprehension) + frontend test playlistIds rename
17433c69d4 test(tag): serialize_tag unit tests include the new source/confirmed keys (m139)
3bf41ecac3 feat(ui): modal prev/next walks the current gallery filter (#1322)
bae077e323 feat(ml): CCIP references exclude unconfirmed auto character tags + confirm trips detectors (m139)
Compare 13 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#197 2026-07-06 21:03:30 -04:00
Soft auto-apply (retract + confirm, no self-training) + tagging UX (reject-rest, tag-input race, modal playlist)
bvandeusen created pull request bvandeusen/FabledCurator#197 2026-07-06 21:03:23 -04:00
Soft auto-apply (retract + confirm, no self-training) + tagging UX (reject-rest, tag-input race, modal playlist)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 19:09:30 -04:00
18bb25f140 fix: ruff C416 (dict() over comprehension) + frontend test playlistIds rename
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 19:03:53 -04:00
17433c69d4 test(tag): serialize_tag unit tests include the new source/confirmed keys (m139)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 19:02:40 -04:00
3bf41ecac3 feat(ui): modal prev/next walks the current gallery filter (#1322)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:59:03 -04:00
bae077e323 feat(ml): CCIP references exclude unconfirmed auto character tags + confirm trips detectors (m139)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 18:51:39 -04:00
775941609d feat(ui): confirm/keep auto-applied tags (milestone 139)
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)