bvandeusen
  • Joined on 2026-05-30
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)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 13:24:57 -04:00
2638cf1a35 style(tests): hoist test_api_tags grounding imports to module level (ruff I001)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-06 13:19:46 -04:00
9bb4211722 feat(ui): hover an applied tag chip → highlight its grounding crop (#133 step 4)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-05 23:24:20 -04:00
524a26c618 feat(ui): hover a suggestion → highlight the crop region it came from (#133 step 3)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-05 23:18:43 -04:00
dfe2fda564 feat(ml): CCIP character matches ground to the matched figure region (#133 step 2)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-05 23:13:30 -04:00
409724b981 feat(ml): argmax grounding in score_image → suggestions carry the winning crop (#133 step 1)
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-07-05 20:10:03 -04:00
5289fa3879 Merge pull request 'Crop-proposer detector config → Settings → Tagging (default-on, lease-announced) (#134)' (#194) from dev into main
ab362bc79c feat(ml): Settings → Tagging 'Crop proposers' card (#134 step 3)
a4df279343 feat(ml): lease announces detector config; agent builds proposers from it live (#134 step 2)
62ec70b9e4 feat(ml): detector config in MLSettings with working defaults (#134 step 1)
Compare 4 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#194 2026-07-05 20:10:02 -04:00
Crop-proposer detector config → Settings → Tagging (default-on, lease-announced) (#134)
bvandeusen created pull request bvandeusen/FabledCurator#194 2026-07-05 20:09:57 -04:00
Crop-proposer detector config → Settings → Tagging (default-on, lease-announced) (#134)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-05 19:51:58 -04:00
ab362bc79c feat(ml): Settings → Tagging 'Crop proposers' card (#134 step 3)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-05 19:43:01 -04:00
a4df279343 feat(ml): lease announces detector config; agent builds proposers from it live (#134 step 2)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-05 19:35:59 -04:00
62ec70b9e4 feat(ml): detector config in MLSettings with working defaults (#134 step 1)