Local GPU Imagegen v0.9.1
v0.9.1 completes the release-identity sync after the repository moved from
zc4578980-tech to ChevalGrand520: the packaged version, release-candidate
contracts, tests, and active documentation all agree on 0.9.1, and every
published artifact (PyPI wheel, MCP Registry descriptor, Git tag) points at the
same commit and wheel identity.
Highlights
- Release-identity sync: the packaged
__version__, release-candidate
expected constants, test contracts, and active docs were aligned to0.9.1
in one commit; historical v0.9.0 records remain untouched. - Explicit safety-boundary tool definitions: confirmation, identity,
idempotency, route, and plan fields now carry parameter descriptions without
changing any name, type, or requirement. - Machine-readable no-eligible-model result:
recommendreports ahint
field when no eligible model exists instead of an empty failure. - Migrated repository identity: the git remote now points at
https://github.com/ChevalGrand520/local-gpu-imagegen; historical
zc4578980-techreferences remain only indocs/evidence/audit records.
Install
uvx --from local-gpu-imagegen==0.9.1 local-gpu-imagegen verify
uvx --from local-gpu-imagegen==0.9.1 local-gpu-imagegen setup codex --applyThen restart Codex and ask it to run a supported ComfyUI API workflow from its
exact local path. The existing-backend path requires Python 3.11 or 3.12, an
already-running local ComfyUI instance, an installed model, and a supported
API-format workflow.
Verified Release Identity
- Source commit:
03bb59735e3075cb42830038c080483fa531126a - Wheel:
local_gpu_imagegen-0.9.1-py3-none-any.whl - Wheel SHA-256:
0b2f6b928f9d5cfe415b0d8559bd7dceb2cc7abaa2d8b70e54b56b9dc1ccd2c9 - Wheel bytes: 307669
- Python: 3.11 and 3.12
- MCP protocol:
2024-11-05 - MCP tools: exactly 17
- Exact-SHA CI: Windows and Ubuntu platform-neutral jobs passed on Python 3.11
and 3.12 (Actions run33361352325) - Public distribution: the exact wheel is available from PyPI and the matching
descriptorio.github.ChevalGrand520/local-gpu-imagegenversion0.9.1is
active in the official MCP Registry
Supported Scope And Limits
- The v0.9 guided bootstrap and managed-generation host scope is Windows 10/11
x64 with NVIDIA. The universal wheel and Ubuntu CI do not imply Linux managed
generation support. - ComfyUI and the user-supplied model generate the pixels. Local GPU Imagegen
controls workflow authority, reproducibility, review, recovery, and output
evidence; it does not claim to improve the underlying model's image quality. - No model weights are bundled. Runtime or model downloads are never silent and
require a separately displayed plan and confirmation. - Arbitrary custom-node graphs are not automatically repaired or installed.
- This release makes no production-readiness, latency, throughput, concurrency,
VRAM-saving, or generalized character-quality claim. - No generated image is attached to this Release.
See the
README,
Quickstart,
and Changelog
for setup details and the complete evidence boundary.