bvandeusen
  • Joined on 2026-05-30
bvandeusen created pull request bvandeusen/FabledCurator#155 2026-06-30 16:06:06 -04:00
Release: Explore diversification, model-swap, Camie/centroid retirement, tag-API, crop proposers
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 15:28:51 -04:00
ce5db5caaf chore(agent): default the anatomy + panel proposer weights to working values
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 15:27:28 -04:00
d5f29f7056 feat(agent): crop proposers — booru_yolo anatomy + COCO person + comic panels (#1202)
bvandeusen pushed tag v2026.06.30 to bvandeusen/minstrel 2026-06-30 15:07:53 -04:00
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 13:52:19 -04:00
3d7f60a6e3 fix(lint): use dict() not a dict-comprehension in tag_stats (C416)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 13:47:57 -04:00
9a3cda007a feat(api): agent-friendly tag analysis endpoints — /tags/top + /tags/<id>/stats (#1136)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 13:41:26 -04:00
bc6d43d3f2 refactor(ml): drop dead tagger/suggestion settings + columns (#1199)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 13:08:47 -04:00
3d97667f5b fix(lint): drop unused select import in tags.py after allowlist removal
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 13:04:34 -04:00
485387ff0b refactor(ml): retire the Camie tagger + allowlist bulk-apply (#1189)
bvandeusen pushed to dev at bvandeusen/minstrel 2026-06-30 12:42:27 -04:00
96b15b75e6 feat(web/diagnostics): default to recent 500, move time window to Advanced
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-06-30 12:41:51 -04:00
f6629d4bcf fix(plugin): keep always-on rules alive across compaction (0.1.10 → 0.1.11)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 11:48:10 -04:00
3d77a38a25 refactor(ml): remove the dead per-tag centroid subsystem (#1189)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 10:24:31 -04:00
4daa3f2790 feat(ml): operator model swap — GPU re-embed + embedder as a setting (#1190)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 09:01:03 -04:00
0f472b2f9e fix(explore): diversify "more like this" so it stops getting stuck (#1188)
bvandeusen merged pull request bvandeusen/FabledCurator#154 2026-06-30 08:46:21 -04:00
Release: SigLIP concept crops + max-over-bag + agent redeploy-survival
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-06-30 08:46:21 -04:00
3138f912fd Merge pull request 'Release: SigLIP concept crops + max-over-bag + agent redeploy-survival' (#154) from dev into main
715e276c03 Merge pull request 'feat(tagging): SigLIP concept crops + max-over-bag scoring (#114)' (#153) from feat/siglip-concept-crops into dev
55fa4656ff feat(agent): survive + auto-recover when curator is unreachable
c6f38b0dac feat(tagging): SigLIP concept crops + max-over-bag scoring (#114)
Compare 4 commits »
bvandeusen created pull request bvandeusen/FabledCurator#154 2026-06-30 08:46:15 -04:00
Release: SigLIP concept crops + max-over-bag + agent redeploy-survival
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-30 08:40:25 -04:00
715e276c03 Merge pull request 'feat(tagging): SigLIP concept crops + max-over-bag scoring (#114)' (#153) from feat/siglip-concept-crops into dev
55fa4656ff feat(agent): survive + auto-recover when curator is unreachable
c6f38b0dac feat(tagging): SigLIP concept crops + max-over-bag scoring (#114)
Compare 3 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#153 2026-06-30 08:40:24 -04:00
feat(tagging): SigLIP concept crops + max-over-bag scoring (#114)