docs(changelog): note bundled pi-toolkit sonnet-5 template bump (Unreleased)
Lint / hadolint (push) Successful in 10s
Lint / actionlint (push) Successful in 21s

This commit is contained in:
pi
2026-07-13 23:13:24 +02:00
parent d68674d11e
commit 02be95ac1f
+9 -1
View File
@@ -13,7 +13,15 @@ Pre-v1.0.0 tags followed the pi npm version (`v{pi_version}[letter]`).
## Unreleased
_Nothing yet — next release's changes will accrue here._
### Changed
- **Bundled `pi-toolkit` settings template: `pi-fork` balanced tier bumped to
`eu.anthropic.claude-sonnet-5`** (was `claude-sonnet-4-6`), matching the model
now in use. The image clones `pi-toolkit@main` into `/opt/pi-toolkit` at build
time, so the next build bundles it automatically (pi-toolkit `0010417`); the
same commit also refreshes the template's `enabledModels` and the README
examples. Seed-only: existing containers keep their live `~/.pi/agent/settings.json`
(the entrypoint merge is live-wins), so only fresh `~/.pi` volumes are affected.
## v1.5.0 — 2026-07-13