mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-03 03:27:05 +08:00
- Add new /history_v2 endpoint that returns history in array format - Revert /history endpoint to original object format for backward compatibility - Add deprecation warnings to legacy /history endpoints - Add get_ordered_history() method to PromptQueue class - Add comprehensive tests for both history endpoints 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
69 B
YAML
5 lines
69 B
YAML
# Config for testing nodes
|
|
testing:
|
|
custom_nodes: testing_nodes
|
|
|