Logo
Explore Help
Register Sign In
bvandeusen/FabledCurator
1
0
Fork 0
You've already forked FabledCurator
Code Issues 1 Pull Requests Actions Packages Projects Releases 35 Wiki Activity
All Workflows build.yml ci.yml extension.yml
924 workflow runs
Actor
All actors bvandeusen renovate-bot
Status
All status Success Failure Waiting Running
Merge pull request 'fix(agent): log the real fetch/submit failure reason (diagnose #1225)' (#180) from dev into main
build.yml #684:Commit 2a820d0848 pushed by bvandeusen
main
2026-07-01 12:38:00 -04:00
12s
View workflow file
fix(agent): log the REAL fetch/submit failure reason, not "curator unreachable"
ci.yml #683:Commit aa0605585b pushed by bvandeusen
dev
2026-07-01 12:37:23 -04:00
3m27s
View workflow file
Merge pull request 'perf(web): 4 MiB file streaming + 4 hypercorn workers (fix 40s downloads)' (#179) from dev into main
ci.yml #682:Commit 2f9aa3d86c pushed by bvandeusen
main
2026-07-01 11:59:10 -04:00
3m29s
View workflow file
Merge pull request 'perf(web): 4 MiB file streaming + 4 hypercorn workers (fix 40s downloads)' (#179) from dev into main
build.yml #681:Commit 2f9aa3d86c pushed by bvandeusen
main
2026-07-01 11:58:57 -04:00
25s
View workflow file
perf(web): stream files in 4 MiB chunks + 4 hypercorn workers (fix 40s downloads)
ci.yml #680:Commit 0fe1674753 pushed by bvandeusen
dev
2026-07-01 11:54:39 -04:00
3m28s
View workflow file
Merge pull request 'gallery: sort by earliest post date across all posts (new default)' (#178) from dev into main
ci.yml #679:Commit 560a5000a2 pushed by bvandeusen
main
2026-07-01 10:58:13 -04:00
3m29s
View workflow file
Merge pull request 'gallery: sort by earliest post date across all posts (new default)' (#178) from dev into main
build.yml #678:Commit 560a5000a2 pushed by bvandeusen
main
2026-07-01 10:54:58 -04:00
15s
View workflow file
feat(gallery): sort by earliest post date across all posts (new default)
ci.yml #677:Commit c22f37d64d pushed by bvandeusen
dev
2026-07-01 10:49:37 -04:00
3m26s
View workflow file
Merge pull request 'agent: stop downloader pool stampeding a slow curator (congestion collapse)' (#177) from dev into main
ci.yml #676:Commit 7ddad231f8 pushed by bvandeusen
main
2026-07-01 10:49:18 -04:00
3m25s
View workflow file
Merge pull request 'agent: stop downloader pool stampeding a slow curator (congestion collapse)' (#177) from dev into main
build.yml #675:Commit 7ddad231f8 pushed by bvandeusen
main
2026-07-01 10:46:06 -04:00
13s
View workflow file
fix(agent): stop the downloader pool stampeding a slow curator (congestion collapse)
ci.yml #674:Commit ccbb5cbc9e pushed by bvandeusen
dev
2026-07-01 10:36:48 -04:00
3m26s
View workflow file
Merge pull request 'explore: more variance in the related rail (stronger MMR diversification)' (#176) from dev into main
ci.yml #673:Commit a78f7eaace pushed by bvandeusen
main
2026-07-01 00:54:35 -04:00
3m28s
View workflow file
Merge pull request 'explore: more variance in the related rail (stronger MMR diversification)' (#176) from dev into main
build.yml #672:Commit a78f7eaace pushed by bvandeusen
main
2026-07-01 00:51:19 -04:00
13s
View workflow file
feat(explore): more variance in the related rail (stronger MMR diversification)
ci.yml #671:Commit ef3318aac1 pushed by bvandeusen
dev
2026-07-01 00:50:28 -04:00
3m25s
View workflow file
Merge pull request 'agent: temporal video dedup — drop near-duplicate frames before the GPU' (#175) from dev into main
ci.yml #670:Commit 71337b0ba4 pushed by bvandeusen
main
2026-07-01 00:42:25 -04:00
3m28s
View workflow file
Merge pull request 'agent: temporal video dedup — drop near-duplicate frames before the GPU' (#175) from dev into main
build.yml #669:Commit 71337b0ba4 pushed by bvandeusen
main
2026-07-01 00:39:09 -04:00
12s
View workflow file
feat(agent): temporal video dedup — drop near-duplicate frames before the GPU
ci.yml #668:Commit 7cdce0c474 pushed by bvandeusen
dev
2026-07-01 00:38:32 -04:00
3m24s
View workflow file
Merge pull request 'agent: dedupe near-duplicate crops before the SigLIP embed' (#174) from dev into main
ci.yml #667:Commit 3996205f3b pushed by bvandeusen
main
2026-07-01 00:28:09 -04:00
3m29s
View workflow file
Merge pull request 'agent: dedupe near-duplicate crops before the SigLIP embed' (#174) from dev into main
build.yml #666:Commit 3996205f3b pushed by bvandeusen
main
2026-07-01 00:24:53 -04:00
13s
View workflow file
feat(agent): dedupe near-duplicate crops before the SigLIP embed
ci.yml #665:Commit eaae896858 pushed by bvandeusen
dev
2026-07-01 00:24:12 -04:00
3m25s
View workflow file
Merge pull request 'agent: download/GPU producer-consumer pipeline + detector fuse fix' (#173) from dev into main
ci.yml #664:Commit 9f9db01456 pushed by bvandeusen
main
2026-06-30 23:42:58 -04:00
3m27s
View workflow file
Merge pull request 'agent: download/GPU producer-consumer pipeline + detector fuse fix' (#173) from dev into main
build.yml #663:Commit 9f9db01456 pushed by bvandeusen
main
2026-06-30 23:39:42 -04:00
12s
View workflow file
feat(agent): download/GPU producer-consumer pipeline + fix detector fuse crash
ci.yml #662:Commit afef95a87d pushed by bvandeusen
dev
2026-06-30 23:37:44 -04:00
3m25s
View workflow file
Merge pull request 'Agent: bound video GPU work (early-exit frame loop at max_regions)' (#172) from dev into main
ci.yml #661:Commit 216b7fc743 pushed by bvandeusen
main
2026-06-30 23:01:09 -04:00
3m29s
View workflow file
Merge pull request 'Agent: bound video GPU work (early-exit frame loop at max_regions)' (#172) from dev into main
build.yml #660:Commit 216b7fc743 pushed by bvandeusen
main
2026-06-30 22:57:50 -04:00
10s
View workflow file
fix(agent): bound video GPU work — early-exit the frame loop at max_regions
ci.yml #659:Commit 83f1070a11 pushed by bvandeusen
dev
2026-06-30 22:56:00 -04:00
3m24s
View workflow file
Merge pull request 'Agent: huge-image load + figure/region caps + stale-active fix' (#171) from dev into main
ci.yml #658:Commit fbb76e6f36 pushed by bvandeusen
main
2026-06-30 22:51:23 -04:00
3m28s
View workflow file
Merge pull request 'Agent: huge-image load + figure/region caps + stale-active fix' (#171) from dev into main
build.yml #657:Commit fbb76e6f36 pushed by bvandeusen
main
2026-06-30 22:48:06 -04:00
11s
View workflow file
fix(agent): cap figures + global region cap + reset active on stop
ci.yml #656:Commit c587ac667c pushed by bvandeusen
dev
2026-06-30 22:46:20 -04:00
3m26s
View workflow file
fix(agent): load huge images — disable PIL decompression-bomb guard
ci.yml #655:Commit 7e74fa767c pushed by bvandeusen
dev
2026-06-30 22:36:17 -04:00
3m22s
View workflow file
First Previous ... 7 8 9 10 11 ... Next Last
Powered by Gitea Version: 1.26.4 Page: 14ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API