Skip to content

docs: update for PR #58#17

Open
github-actions[bot] wants to merge 1 commit intomainfrom
docs/pr-58
Open

docs: update for PR #58#17
github-actions[bot] wants to merge 1 commit intomainfrom
docs/pr-58

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2026

Summary

This PR updates the documentation for node-banana PR #58, which fixed a bug where the Video Stitch node's loop count wasn't being applied when using the Stitch button.

Changes Made

1. Changelog Update

  • Added entry under "Unreleased → Fixed" section
  • Documented that the Video Stitch node now correctly applies loop count (1x/2x/3x) when using the Stitch button

2. Video Stitch Node Documentation

Since the Video Stitch node was not previously documented, I added comprehensive documentation to pages/nodes.mdx:

  • Overview table entry: Added Video Stitch to the node reference table
  • Full documentation section: Complete node documentation including:
    • Inputs: Video (multiple), Audio (optional)
    • Outputs: Video
    • Settings: Loop control (1x/2x/3x)
    • Features: Filmstrip preview, drag-to-reorder, loop control, audio overlay, progress indicator, output preview
    • Usage instructions: Step-by-step guide
    • Loop feature explanation: Detailed examples showing how 1x/2x/3x looping works
    • Execution paths: Documentation of both manual stitching and workflow execution methods

Why These Changes

The original PR fixed a bug where the loop count feature wasn't working correctly in the regenerateNode path. Since this node was completely undocumented, I added full documentation to ensure users can discover and use all of its features, not just be aware of the bug fix.

🤖 Generated with Claude Code

Changes made:
1. Added changelog entry for Video Stitch loop count bug fix
2. Added comprehensive Video Stitch node documentation to nodes.mdx
   - Overview table entry
   - Full node documentation section with inputs, outputs, settings
   - Loop feature explanation with examples
   - Usage instructions and execution paths

The PR fixed a bug where the loop count (1x/2x/3x) wasn't being
applied when using the Stitch button. Since the Video Stitch node
was not previously documented, this update includes full documentation
for the node, not just the bug fix.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
node-banana-docs Ready Ready Preview, Comment Feb 7, 2026 11:52am

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