Slopyfans
Public updates • Hybrid feed

Updates / transparency

This page is a hybrid: pinned notes for important context + an auto feed from recent commits.

Pinned updates

Last updated: —

No pinned updates yet.

Auto feed (recent commits)

The commit feed shows a lightweight public changelog. It’s intentionally not exhaustive.

2026-08-17 feat(user-agent) 3162ae7
feat(user-agent): captioner ignores watermarks and file artifacts
2026-08-16 fix(user-agent) 8fe5f07
fix(user-agent): stop overwriting the bot's own SDXL settings
2026-08-16 fix(user-agent) a0f5a33
fix(user-agent): continuous run stops on a pending moderation review
2026-08-16 feat(user-agent) bd2804e
feat(user-agent): topics prompt count and a "done" batch state
2026-08-16 feat(user-agent) 90aaac3
feat(user-agent): Folder tab, Cancel button, and an auto-save dedup fix
2026-08-16 fix(user-agent) 43f0d2e
fix(user-agent): captioner forbids non-photographic mediums
2026-08-16 feat(user-agent) ea792b6
feat(user-agent): image-derived topics reach the generator unchanged
2026-08-16 feat(user-agent) 45f9bdb
feat(user-agent): image-to-prompt auto-saves described prompts to topics
2026-08-16 feat(user-agent) 37b6848
feat(user-agent): console prompt style picks the bot's generation model
2026-08-16 docs(dashboard) 22ffe0a
docs(dashboard): open the user-agent style-switch branch
2026-08-16 docs(dashboard) 541b7d3
docs(dashboard): close the Flux.2 Klein branch
2026-08-16 docs(generation) de080a2
docs(generation): fix stale krea2-only offload guard description
2026-08-16 chore(rag-index) 53ec1f0
chore(rag-index): refresh code-facts index after offload-guard commit
2026-08-16 fix(generator) 14eb8bc
fix(generator): make offload guard a registry field, not a model name
2026-08-16 chore(rag-index) 6e6c1c3
chore(rag-index): refresh code-facts index after Klein commit
2026-08-16 feat(generator) 1c5c366
feat(generator): add Flux.2 Klein 9B as a third registry model
2026-08-16 docs(dashboard) 0f4d11a
docs(dashboard): open the Flux.2 Klein branch
2026-08-15 docs(dashboard) ff2c1cc
docs(dashboard): close the krea2 second-model branch
2026-08-15 docs(generator) 587e9f8
docs(generator): ticket the uncacheable module imports
2026-08-15 fix(generator) be3ca6a
fix(generator): stop client mode gates from inventing model ids
2026-08-15 other 438026a
Merge branch 'main' into generator-krea2-model-2026-08-15
2026-08-15 docs(generator) 05bf0b8
docs(generator): ticket the tier-constraint en dash
2026-08-15 fix(generator) 6d7b4f4
fix(generator): Krea2 logs and drops LoRAs instead of ignoring them
2026-08-15 fix(generator) 49f83dd
fix(generator): confine the Krea2 import to the Krea2 branch
2026-08-15 fix(generator) 3fff3a0
fix(generator): pin the VC fast path's model to the registry
2026-08-15 fix(generator) d84cabf
fix(generator): stop resolution hijacking Flux and SDXL payloads
2026-08-15 fix(generator) 6d82c84
fix(generator): apply the Krea2 local-only guard to the bypass check
2026-08-15 fix(generator) fea1c29
fix(generator): resolve legacy model labels to the default model
2026-08-15 docs(generator) 7331957
docs(generator): correct the Krea2 offload-guard description
2026-08-15 docs(generator) 57957ea
docs(generator): document the model registry and Krea2 Turbo
2026-08-15 feat(generator) 48540bc
feat(generator): populate the model dropdown from the server
2026-08-15 test(generator) 55d9e3d
test(generator): correct the Krea2 xfail reason to the real root cause
2026-08-15 test(generator) 249a518
test(generator): xfail Krea2 offload tests, add verify script
2026-08-15 feat(generator) b42fd1b
feat(generator): keep Krea2 jobs on the local GPU
2026-08-15 feat(generator) da0bcf4
feat(generator): add GET /api/v1/generator/models
2026-08-15 feat(generator) 80c2186
feat(generator): resolve the model server-side and gate it by tier
2026-08-15 test(generator) 4ee5b3a
test(generator): add kwarg-contract regression test for the graph dispatch
2026-08-15 feat(generator) 99b2cec
feat(generator): dispatch the ComfyUI graph by model type
2026-08-15 feat(generator) 11db68a
feat(generator): add the Krea2 ComfyUI graph builder
2026-08-15 feat(generator) 7d138d7
feat(generator): turn the checkpoint profile into a model registry