Changes
- Persist classifier model selections to
~/.pi/agent/automode.json. - Use
~/.pi/agent/automode.jsonas the global config path. - Add
@earendil-works/pi-tuias a peer dependency. - Split
$defaultsdocumentation intodocs/defaults.mdand 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 checknpm testnpm pack --dry-run