fix(coding-agent): handle invalid models json during migration

closes #5418
This commit is contained in:
Mario Zechner
2026-06-09 13:14:24 +02:00
parent e4907b3b09
commit 1906074369
3 changed files with 60 additions and 35 deletions

View File

@@ -8,6 +8,7 @@
### Fixed
- Fixed invalid `models.json` syntax to skip startup config migrations and report the normal file-path-aware models error instead of a raw JSON parse stack trace ([#5418](https://github.com/earendil-works/pi/issues/5418)).
- Fixed GitHub release notes and interactive changelog links to resolve package-relative documentation URLs correctly ([#5516](https://github.com/earendil-works/pi/issues/5516)).
## [0.79.0] - 2026-06-08