Skip to content

v0.2.2

Latest

Choose a tag to compare

@dhaern dhaern released this 10 Jun 20:35

v0.2.2

  • betterread: allow scoped package paths containing @ while keeping unsafe glob metacharacters blocked.
  • bettergrep: add explicit paths: string[] support for multi-target searches, with clear validation for accidental path arrays.
  • Align plugin dependencies with OpenCode 1.17.3 and effect 4.0.0-beta.74.

Validation:

  • bun test packages/opencode-betterread/src/tools/read/permissions.test.ts packages/opencode-bettergrep/src/tools/grep/normalize.test.ts
  • bun run build for betterread, bettergrep and betterglob