feature/Plugin-texts-hide-nodejs · L-260924-8b9998 - #73
Merged
Merged
Conversation
The README's tools paragraph and the Codex listing said the Pipelex tools needed nothing else to install, but the hook runs on Node.js and every agent starts the tools through npx. The README's hook and tools paragraphs, the Codex listing and each agent's install section in docs/install.md now say that Node.js must be on the PATH. The quick start's copy of the sentence is the onboarding region's and is fixed at its source. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CpPkUVUHLrzePLzNT623Qi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README's tools paragraph and the Codex listing said the Pipelex tools needed nothing else to install, but the hook runs on Node.js and every agent starts the tools through
npx. The README's hook and tools paragraphs, the Codex listing and each agent's install section indocs/install.mdnow say that Node.js must be on thePATH; the quick start's copy of the sentence belongs to the generated onboarding region and is fixed at its source.Closes L-260924-8b9998
Leaves L-260924-1ac0c2
🤖 Generated with Claude Code
https://claude.ai/code/session_01CpPkUVUHLrzePLzNT623Qi
Summary by cubic
Updates the Pipelex docs to state that Node.js must be on the
PATH. The README's tools paragraph and the Codex listing said the Pipelex tools needed nothing else to install, but the hook runs on Node.js and every agent starts the tools throughnpx. The README's hook and tools paragraphs, the Codex listing, and each agent's install section indocs/install.mdnow say Node.js must be on thePATH; the quick start's copy of the sentence belongs to the generated onboarding region and is fixed at its source.Closes L-260924-8b9998.
Written for commit c16377f. Summary will update on new commits.