Skip to content

v0.1.0

Latest

Choose a tag to compare

@Gurpartap Gurpartap released this 18 Feb 00:11
· 1 commit to main since this release

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