Skip to content

refactor: break up agent_node.py into focused modules#126

Merged
AEmotionStudio merged 1 commit into
mainfrom
refactor/node-breakup
Mar 2, 2026
Merged

refactor: break up agent_node.py into focused modules#126
AEmotionStudio merged 1 commit into
mainfrom
refactor/node-breakup

Conversation

@AEmotionStudio

Copy link
Copy Markdown
Owner
  • Extract input_resolver.py: input path resolution and validation
  • Extract execution_engine.py: FFmpeg pipeline execution and retry
  • Extract output_handler.py: frame collection and formatting
  • Extract batch_processor.py: batch/queue processing
  • Extract nollm_modes.py: no-LLM mode presets
  • agent_node.py remains as thin orchestrator calling these modules

- Extract input_resolver.py: input path resolution and validation
- Extract execution_engine.py: FFmpeg pipeline execution and retry
- Extract output_handler.py: frame collection and formatting
- Extract batch_processor.py: batch/queue processing
- Extract nollm_modes.py: no-LLM mode presets
- agent_node.py remains as thin orchestrator calling these modules
@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

⏱️ Watchdog timed out

Jules session did not complete within 30 minutes.

View session

@AEmotionStudio AEmotionStudio merged commit c8be875 into main Mar 2, 2026
2 checks passed
@AEmotionStudio AEmotionStudio deleted the refactor/node-breakup branch March 2, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant