Skip to content

docs: update for PR #38#9

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

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

Conversation

@github-actions
Copy link
Contributor

Summary

Updated documentation to reflect changes from node-banana PR #38.

Changes Made

Changelog (pages/changelog.mdx)

Added new "Unreleased" section documenting:

  • Prompt Node Text Connections — Prompt nodes can now receive incoming text connections for LLM-to-Prompt chaining
  • LLM Node Enhancements — Collapsible Parameters section, copy to clipboard button, and max tokens settings
  • Node Selection Bug Fix — Fixed drag selection issue using IQR-based outlier detection

Nodes Reference (pages/nodes.mdx)

  • Prompt Node:
    • Added text input to the node overview table
    • Documented text input capability and read-only behavior when connected
    • Added LLM-to-Prompt chaining use case with example workflow pattern
    • Updated usage instructions for both manual entry and receiving text modes
  • LLM Generate Node:
    • Expanded Parameters section documentation (temperature 0-2, max tokens 256-16384)
    • Added Features section documenting copy to clipboard functionality
    • Updated usage steps to include parameter configuration and copy feature

Core Concepts (pages/core-concepts.mdx)

  • Updated Text Handles section to reflect Prompt node's input and output capability
  • Added callout explaining Prompt node text chaining

Node Banana PR Reference

All changes correspond to features implemented in shrimbly/node-banana#38:

  • LLM node improvements (collapsible parameters, copy button, max tokens)
  • Prompt node text input connections
  • Node selection bug fix with outlier detection

Test Plan

  • Changelog follows "Keep a Changelog" format
  • All new features documented in appropriate pages
  • Code examples and usage instructions provided
  • Cross-references between pages updated
  • No broken links or formatting issues

🤖 Generated with Claude Code

Updated documentation to reflect changes from node-banana PR #38:

## Changelog
- Added Prompt node text connection feature
- Added LLM node parameter improvements (collapsible section, copy button)
- Added max tokens default setting in Project Setup
- Added node selection bug fix

## Nodes Reference (nodes.mdx)
- Updated Prompt node to document text input capability
- Added details on LLM-to-Prompt chaining workflow pattern
- Expanded LLM Generate node documentation with Parameters section
- Documented copy to clipboard feature for LLM output
- Updated overview table to show Prompt accepts text input

## Core Concepts (core-concepts.mdx)
- Updated text handles description to mention Prompt input/output
- Added callout explaining Prompt node text chaining capability

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

vercel bot commented Jan 23, 2026

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

Project Deployment Review Updated (UTC)
node-banana-docs Ready Ready Preview, Comment Jan 23, 2026 0:44am

@coderabbitai
Copy link

coderabbitai bot commented Jan 23, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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

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