stable diffusion agents

22 tagged stable diffusion, measured the same way as everything else here.

Browse within: social-network 15comfyui 7comfyui-extension 7python 7

civitai/civitai

Agent Claude Code

Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, money paths, PII exposure, NSFW/browsing-level gating, and the failure paths around them. Use before calling a segment done, alongside civitai-reuse-review, civitai-perf-review, civitai-test-review and…

7.2k +1 today A 85 tokens original Apache-2.0

civitai/civitai

Agent Claude Code

Reviews a feature segment in the main Civitai Next.js app (src/) for code that was rebuilt when it already exists — a component in src/components/, a service function in src/server/services/, a hook, a cache, a selector, a tRPC procedure — and reports pre-existing duplicate services the diff touches. Use before…

7.2k +1 today A 103 tokens original Apache-2.0

civitai-test-review

03

civitai/civitai

Agent Claude Code

Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually fail if the code broke — vacuous assertions, over-broad mocks, fakes that hang instead of failing, suites that collect zero tests, and races in browser tests. Use before calling a segment done, alongside…

7.2k +1 changed today A 98 tokens original Apache-2.0

cozy-crucible

04

JosephOIbrahim/Comfy-Cozy

Agent Claude Code

Workflow execution and verification specialist. Runs validatebeforeexecute, executes, and verifies outputs. Tests only; never modifies.

24 1mo ago A 29 tokens original MIT

cozy-provisioner

05

JosephOIbrahim/Comfy-Cozy

Agent Claude Code

Asset acquisition specialist. Downloads, verifies, and registers models. Provisions assets only; never modifies workflows or executes.

24 1mo ago A 29 tokens original MIT

cozy-scout

06

JosephOIbrahim/Comfy-Cozy

Agent Claude Code

Reconnaissance specialist. Discovers ComfyUI environment — nodes, models, custom nodes, system stats. Read-only authority. Never mutates state.

24 1mo ago A 36 tokens original MIT