Skip to content

v0.4.4

Choose a tag to compare

@zyTheGit zyTheGit released this 18 Jun 04:48

v0.4.4

Fixed

  • ensureInteractive() now checks stderr in addition to stdout — npx may redirect stdout but leave stderr as the terminal, and @clack/prompts writes its UI to stderr. This ensures interactive agent selection works in curl ... | bash installs.
  • CI docs check updated for bilingual en/zh structure