Conversation
… injection The setup-dev-env script now uses `cg env-config local-sources add` to write comfygit-core's editable path to .local-uv-config (gitignored) instead of injecting [tool.uv.sources.comfygit-core] directly into pyproject.toml. Also cleans up old pyproject injections from previous script versions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Establishes convention to include bead IDs in commit messages (e.g. "Fix panel bug [cgm-abc]") for traceability between git history and issue tracking. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…m-225.1, cgm-225.2, cgm-225.3, cgm-225.4, cgm-225.5]
Resolves install conflict with depthflow's broken-source dependency which pins xxhash~=3.5.0 (<3.6). Manager only uses xxh64().hexdigest() which is API-identical across 3.5.x and 3.6.x. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Changed .not-found from white-space: nowrap to normal with word-break: break-word. Added flex-wrap: wrap on .item for proper wrapping. Rebuilt frontend. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…-hrd.1, cgm-hrd.2, cgm-hrd.3]
Core 0.3.20 includes CNR alias canonicalization, cache tolerance for mixed WorkflowDependencies field sets, and import resolution fixes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Bump comfygit-core 0.3.19 → 0.3.20, manager 0.0.22 → 0.0.23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Commits since v0.0.22
🤖 Generated with Claude Code