fix(coding-agent): handle missing export themes

closes #5596
This commit is contained in:
Armin Ronacher
2026-06-12 17:56:43 +02:00
parent 1fc80f4f6c
commit 6102dd2084
3 changed files with 93 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
### Fixed
- Fixed `/share` and `/export` HTML exports to use the active fallback theme when the configured custom theme no longer exists ([#5596](https://github.com/earendil-works/pi/issues/5596)).
- Fixed custom fallback model IDs with `:<thinking>` suffixes to preserve the requested thinking level when the provider template model does not advertise reasoning ([#5552](https://github.com/earendil-works/pi/issues/5552)).
## [0.79.1] - 2026-06-09