bvandeusen
  • Joined on 2026-05-30
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)
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-07-04 22:43:14 -04:00
ebac34e17b Merge pull request 'Artist identity/storage/display decoupling — rename, move-source, add-time name resolution (#130)' (#193) from dev into main
0963bf0db3 feat(artist): resolve patreon + subscribestar display names at add-time (#130 step 5)
0c4b8aef8c feat(artist): pixiv display-name at add-time + identity-by-source (#130 steps 2+3)
a69bd1baa8 feat(artist): move a source into another artist (#130 step 4)
87d53db0cb feat(artist): editable display name + rename surface; drop name-uniqueness (#130 step 1)
Compare 5 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#193 2026-07-04 22:43:12 -04:00
Artist identity/storage/display decoupling — rename, move-source, add-time name resolution (#130)
bvandeusen created pull request bvandeusen/FabledCurator#193 2026-07-04 22:43:06 -04:00
Artist identity/storage/display decoupling — rename, move-source, add-time name resolution (#130)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-04 22:37:51 -04:00
0963bf0db3 feat(artist): resolve patreon + subscribestar display names at add-time (#130 step 5)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-04 22:24:27 -04:00
0c4b8aef8c feat(artist): pixiv display-name at add-time + identity-by-source (#130 steps 2+3)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-04 22:15:40 -04:00
a69bd1baa8 feat(artist): move a source into another artist (#130 step 4)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-04 22:04:23 -04:00
87d53db0cb feat(artist): editable display name + rename surface; drop name-uniqueness (#130 step 1)
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-07-04 20:37:00 -04:00
4c3ba20198 Merge pull request 'Recapture image→post linking (#1288) + ugoira timings + system suggestion category' (#192) from dev into main
8838b325fb fix(recapture): link on-disk images to their post (#1288)
437bf4d37a feat(suggestions): group wip/banner/editor under a separate 'system' category
f33808b977 fix(pixiv): capture ugoira frame timings in the post record (ordering bug)
Compare 4 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#192 2026-07-04 20:36:59 -04:00
Recapture image→post linking (#1288) + ugoira timings + system suggestion category