Skip to content

1.2.1

Latest

Choose a tag to compare

@jiang198012 jiang198012 released this 17 Jul 12:54

Fix: spawn ENAMETOOLONG on Windows when referencing a large note or file.

  • Large notes or @-referenced files no longer overflow the Windows command-line length limit — the prompt is now piped to the CodeBuddy CLI through stdin instead of as a command-line argument, so there's no size cap. (#3)

See CHANGELOG.md for details.