Skip to content

Releases: Jomik/pi-imps

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 24 May 11:05
6c1882c

0.6.0 (2026-05-24)

Features

  • project-level imps.json for per-agent additive tools (#14) (1928398)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 May 18:04
a5ad6be

0.5.0 (2026-05-11)

Features

  • move global config to dedicated ~/.pi/agent/imps.json with JSON Schema (#12) (59e8615)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 May 18:05
ab77ceb

0.4.0 (2026-05-07)

⚠ BREAKING CHANGES

Features

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 12:20
fe1b815

0.3.0 (2026-04-30)

Features

  • clarify imp tool descriptions for delegators (#5) (095a669)
  • per-agent turn limit via 'turns' frontmatter (#4) (6303a93)

Bug Fixes

  • ci: add .node-version and configure setup-node for OIDC publishing (59bc0bb)
  • replace non-null assertions with optional chaining in tools.ts (#9) (aebf49f)
  • session: inherit filtered runtime settings for imps (#8) (3d64f93)
  • validate summon parameters and agent model availability (#2) (9ce14af)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 09:05
455f405

0.2.0 (2026-04-23)

⚠ BREAKING CHANGES

  • requires typebox >=1.0.0 and pi-coding-agent >=0.69.0

Bug Fixes

  • migrate from @sinclair/typebox 0.34 to typebox 1.x for pi 0.69.0 (fadb978)