Skip to content

v1.3.0

Latest

Choose a tag to compare

@czottmann czottmann released this 15 Jun 09:56

Changes

  • Persist classifier model selections to ~/.pi/agent/automode.json.
  • Use ~/.pi/agent/automode.json as the global config path.
  • Add @earendil-works/pi-tui as a peer dependency.
  • Split $defaults documentation into docs/defaults.md and link docs from the README.
  • Add publishing and author information to the README.

Upgrade note

If you previously configured auto-mode in ~/.pi/automode.json, move that file to ~/.pi/agent/automode.json.

Verification

  • npm run check
  • npm test
  • npm pack --dry-run