docs(coding-agent): clarify model name display docs

closes #4841
This commit is contained in:
Mario Zechner
2026-06-09 14:13:48 +02:00
parent d041b5cc35
commit 69ea1a6310
2 changed files with 5 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
- Fixed `/reload` to apply updated `steeringMode` and `followUpMode` settings to the current session ([#5377](https://github.com/earendil-works/pi/issues/5377)).
- 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)).
- Clarified custom model docs that `name` and `modelOverrides.name` do not replace model IDs in the footer or primary model lists ([#4841](https://github.com/earendil-works/pi/issues/4841)).
## [0.79.0] - 2026-06-08