Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pydn/ComfyUI-to-Python-Extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: pydn/ComfyUI-to-Python-Extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    4d0de66 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. chore(publish): update GitHub Actions workflow for node publishing

    - Added permissions for issue writing
    - Updated action version to v1 for publish-node-action
    - Added condition to run job only for 'pydn' repository owner
    comfy-pr-bot committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    2f6a649 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Merge pull request #113 from ComfyNodePRs/update-publish-yaml

    Update Github Action for Publishing to Comfy Registry
    pydn authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    77a493f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5ef06 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Merge pull request #125 from pydn/licence-update

    Licence update
    pydn authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    60d55d9 View commit details
    Browse the repository at this point in the history
  2. Update version number

    pydn committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    1c0585f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Configuration menu
    Copy the full SHA
    351a688 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2025

  1. fix not found comfyui_to_python_utils

    chengxi committed Sep 7, 2025
    Configuration menu
    Copy the full SHA
    42bc692 View commit details
    Browse the repository at this point in the history
  2. Fix conflict between comfy/utils.py and utils

    chengxi committed Sep 7, 2025
    Configuration menu
    Copy the full SHA
    76bc1c3 View commit details
    Browse the repository at this point in the history
  3. fix not await for load extra nodes

    chengxi committed Sep 7, 2025
    Configuration menu
    Copy the full SHA
    b215c83 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Merge pull request #132 from nuaimat/main

    Fix "Save as Script" option not available in ComfyUI v0.3.50
    pydn authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    281b840 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from xiaoxidashen/main

    Fix comfyui_to_python_utils import error, Fix conflict between comfy/utils.py and utils,Fix not await for load extra nodes
    pydn authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    32d42bf View commit details
    Browse the repository at this point in the history
Loading