Add documentation on component invalidation and theme changes

This commit is contained in:
Mario Zechner 2026-01-09 00:42:33 +01:00
parent 45a6c394ca
commit e0e66a3054
2 changed files with 106 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Documentation on component invalidation and theme changes in `docs/tui.md`
### Fixed
- Components now properly rebuild their content on theme change (tool executions, assistant messages, bash executions, custom messages, branch/compaction summaries)