fix(coding-agent): resolve theme export variables closes #2707
This commit is contained in:
@@ -75,6 +75,10 @@ After runtime replacement, use `runtimeHost.session` as the new live session and
|
||||
|
||||
- Added label timestamps to the session tree with a `Shift+T` toggle in `/tree`, smart date formatting, and timestamp preservation through branching ([#2691](https://github.com/badlogic/pi-mono/pull/2691) by [@w-winter](https://github.com/w-winter))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed theme `export` colors to resolve theme variables the same way as `colors`, so `/export` HTML backgrounds now honor entries like `pageBg: "base"` instead of requiring inline hex values ([#2707](https://github.com/badlogic/pi-mono/issues/2707))
|
||||
|
||||
## [0.64.0] - 2026-03-29
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user