Skip to content

gentle-pi v0.10.8

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 29 Jun 19:52
· 1159 commits to main since this release
78c89bf

Highlights

  • Converted every packaged agent tools allowlist to YAML list syntax so Pi Subagents loads the intended tools.
  • Ensured jd-fix-agent receives edit, write, and bash instead of falling back to read-only defaults.
  • Added regression tests that fail if packaged agents return to comma-separated inline tools: frontmatter.

Validation

  • node --experimental-strip-types --test tests/*.test.ts && pnpm run test:harness
  • pnpm publish --dry-run --no-git-checks
  • Fresh reliability review reported no findings.