Skip to content

Update embedded docs to v0.5.10 - #15613

Merged
alexisrolland merged 1 commit into
masterfrom
update-comfyui-embedded-docs-0.5.10-20260814-214421
Aug 14, 2026
Merged

Update embedded docs to v0.5.10#15613
alexisrolland merged 1 commit into
masterfrom
update-comfyui-embedded-docs-0.5.10-20260814-214421

Conversation

@comfyui-wiki

@comfyui-wiki comfyui-wiki commented Aug 14, 2026

Copy link
Copy Markdown
Member

Update embedded docs to v0.5.10

Node docs update

📦 Package Information

image

📝 Changes

Updated dependency version in requirements.txt:

- comfyui-embedded-docs==0.5.9
+ comfyui-embedded-docs==0.5.10

This is an automated draft PR created by the auto-pr-script

@comfyui-wiki
comfyui-wiki marked this pull request as ready for review August 14, 2026 13:44
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​comfyui-embedded-docs@​0.5.9 ⏵ 0.5.101001009010070

View full report

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 7acb78ce-b259-4198-9cc0-02048feeca32

📥 Commits

Reviewing files that changed from the base of the PR and between 7fe8a61 and 66a3748.

📒 Files selected for processing (1)
  • requirements.txt
📜 Recent review details
⏰ Context from checks skipped due to timeout. (14)
  • GitHub Check: Run Pylint
  • GitHub Check: test (windows-latest)
  • GitHub Check: test (macos-latest)
  • GitHub Check: test (ubuntu-latest)
  • GitHub Check: test
  • GitHub Check: test (macos-latest)
  • GitHub Check: test (ubuntu-latest)
  • GitHub Check: test (windows-2022)
  • GitHub Check: Build Test (3.11)
  • GitHub Check: Build Test (3.10)
  • GitHub Check: Build Test (3.14)
  • GitHub Check: Build Test (3.13)
  • GitHub Check: Build Test (3.12)
  • GitHub Check: Run Pylint
🧰 Additional context used
📓 Path-based instructions (3)
**/*

📄 CodeRabbit inference engine (AGENTS.md)

**/*: Keep changes small, direct, and limited to the narrowest necessary code path and smallest number of files.
Prefer practical fixes, minimal dependencies, and existing repository patterns; remove obsolete, dead, unreachable, or unused code.
Preserve existing APIs, node names, model-loading behavior, file layout, and workflow compatibility unless replacement is explicitly intended.
Core ComfyUI must not add outbound internet requests, telemetry, tracking, reporting, remote configuration, or background network activity. User-authorized model downloads are limited to the requested artifact and must exclude telemetry and unrelated metadata.

Files:

  • requirements.txt
**/*.{py,md,txt,json}

📄 CodeRabbit inference engine (AGENTS.md)

Keep warning and info messages short and actionable, remove noisy or misleading logging, and make documentation edits concise, factual, and tied to changed behavior.

Files:

  • requirements.txt
**

⚙️ CodeRabbit configuration file

**: IMPORTANT: Only comment on issues directly introduced by this PR's code changes.
Treat AGENTS.md as mandatory repository policy, not optional style guidance.
Flag PR changes that violate AGENTS.md even when the code is otherwise functional.
In particular, enforce architecture boundaries, dtype/device/memory rules,
interface contracts, import style, no unnecessary try/except blocks, no inline
imports, no outbound internet paths in core ComfyUI, and narrow scoped fixes.
Prefer direct findings over suggestions when a rule is violated. Only ignore
AGENTS.md when it clearly conflicts with a newer explicit maintainer instruction
in the PR.
Do NOT flag pre-existing issues in code that was merely moved, re-indented,
de-indented, or reformatted without logic changes. If code appears in the diff
only due to whitespace or structural reformatting (e.g., removing a with: block),
treat it as unchanged. Contributors should not feel obligated to address
pre-existing issues outside the scope of their contribution.

Files:

  • requirements.txt
🧠 Learnings (1)
📚 Learning: 2026-02-24T06:20:53.084Z
Learnt from: christian-byrne
Repo: Comfy-Org/ComfyUI PR: 12604
File: requirements.txt:0-0
Timestamp: 2026-02-24T06:20:53.084Z
Learning: When reviewing Python dependency files, do not flag or comment on whether a package version exists on PyPI. Treat versions in requirements.txt as valid and focus reviews on correctness of syntax, formatting, and usage rather than PyPI availability.

Applied to files:

  • requirements.txt
🔇 Additional comments (1)
requirements.txt (1)

3-3: 🗄️ Data Integrity & Integration

Verify the embedded-docs runtime contract.

Install the updated requirements and run the existing tests. Exercise the /docs route to confirm that comfyui-embedded-docs==0.5.10 still provides the comfyui_embedded_docs module and bundled docs directory used by app/frontend_management.py.

Source: Path instructions


📝 Walkthrough

Walkthrough

The pull request updates comfyui-embedded-docs from version 0.5.9 to 0.5.10 in requirements.txt.

Merge Risk: ⚪ Minimal · up to 66a37

This is a localized embedded-docs dependency update with no actionable merge-blocking risk remaining beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the dependency update from embedded docs version 0.5.9 to 0.5.10.
Description check ✅ Passed The description directly explains the dependency update and identifies the changed file and versions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@alexisrolland
alexisrolland merged commit 1c6d8d4 into master Aug 14, 2026
22 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants