Slopyfans
Public updates • Hybrid feed
Updates / transparency
Pinned updates
No pinned updates yet.
Auto feed (recent commits)
2026-08-17
feat(user-agent)
feat(user-agent): captioner ignores watermarks and file artifacts
2026-08-16
fix(user-agent)
fix(user-agent): stop overwriting the bot's own SDXL settings
2026-08-16
fix(user-agent)
fix(user-agent): continuous run stops on a pending moderation review
2026-08-16
feat(user-agent)
feat(user-agent): topics prompt count and a "done" batch state
2026-08-16
feat(user-agent)
feat(user-agent): Folder tab, Cancel button, and an auto-save dedup fix
2026-08-16
fix(user-agent)
fix(user-agent): captioner forbids non-photographic mediums
2026-08-16
feat(user-agent)
feat(user-agent): image-derived topics reach the generator unchanged
2026-08-16
feat(user-agent)
feat(user-agent): image-to-prompt auto-saves described prompts to topics
2026-08-16
feat(user-agent)
feat(user-agent): console prompt style picks the bot's generation model
2026-08-16
docs(dashboard)
docs(dashboard): open the user-agent style-switch branch
2026-08-16
docs(dashboard)
docs(dashboard): close the Flux.2 Klein branch
2026-08-16
docs(generation)
docs(generation): fix stale krea2-only offload guard description
2026-08-16
chore(rag-index)
chore(rag-index): refresh code-facts index after offload-guard commit
2026-08-16
fix(generator)
fix(generator): make offload guard a registry field, not a model name
2026-08-16
chore(rag-index)
chore(rag-index): refresh code-facts index after Klein commit
2026-08-16
feat(generator)
feat(generator): add Flux.2 Klein 9B as a third registry model
2026-08-16
docs(dashboard)
docs(dashboard): open the Flux.2 Klein branch
2026-08-15
docs(dashboard)
docs(dashboard): close the krea2 second-model branch
2026-08-15
docs(generator)
docs(generator): ticket the uncacheable module imports
2026-08-15
fix(generator)
fix(generator): stop client mode gates from inventing model ids
2026-08-15
other
Merge branch 'main' into generator-krea2-model-2026-08-15
2026-08-15
docs(generator)
docs(generator): ticket the tier-constraint en dash
2026-08-15
fix(generator)
fix(generator): Krea2 logs and drops LoRAs instead of ignoring them
2026-08-15
fix(generator)
fix(generator): confine the Krea2 import to the Krea2 branch
2026-08-15
fix(generator)
fix(generator): pin the VC fast path's model to the registry
2026-08-15
fix(generator)
fix(generator): stop resolution hijacking Flux and SDXL payloads
2026-08-15
fix(generator)
fix(generator): apply the Krea2 local-only guard to the bypass check
2026-08-15
fix(generator)
fix(generator): resolve legacy model labels to the default model
2026-08-15
docs(generator)
docs(generator): correct the Krea2 offload-guard description
2026-08-15
docs(generator)
docs(generator): document the model registry and Krea2 Turbo
2026-08-15
feat(generator)
feat(generator): populate the model dropdown from the server
2026-08-15
test(generator)
test(generator): correct the Krea2 xfail reason to the real root cause
2026-08-15
test(generator)
test(generator): xfail Krea2 offload tests, add verify script
2026-08-15
feat(generator)
feat(generator): keep Krea2 jobs on the local GPU
2026-08-15
feat(generator)
feat(generator): add GET /api/v1/generator/models
2026-08-15
feat(generator)
feat(generator): resolve the model server-side and gate it by tier
2026-08-15
test(generator)
test(generator): add kwarg-contract regression test for the graph dispatch
2026-08-15
feat(generator)
feat(generator): dispatch the ComfyUI graph by model type
2026-08-15
feat(generator)
feat(generator): add the Krea2 ComfyUI graph builder
2026-08-15
feat(generator)
feat(generator): turn the checkpoint profile into a model registry