Skip to content

[JavaScript] v0.4.3

Choose a tag to compare

@github-actions github-actions released this 01 May 04:49
· 22 commits to main since this release

npm v0.4.3

Package: npm agent-commander@0.4.3

Patch Changes

  • f914440: ### Fixed

    • Pipe prompts for stdin-based tools through temporary prompt files during execution so large generated prompts are not embedded in nested shell commands.

    Added

    • Added --prompt-file / promptFile support for callers that already have prompt content on disk.