Skip to content

Releases: Gurpartap/pi-read-many

v0.1.0

18 Feb 00:11

Choose a tag to compare

Initial public release of pi-read-many.

Highlights

  • Adds read_many tool for multi-file batch reads in one call
  • Adaptive packing under output budgets with strict request-order default
  • Switches to smallest-first only when successful full-file coverage improves
  • Deterministic, collision-safe heredoc framing per file
  • Consistent error framing and image attachment text summaries
  • Unit test suite (13 tests) and TypeScript typecheck setup
  • npm packaging + install docs