Commit Graph

3 Commits

Author SHA1 Message Date
Vincent Koc 755eea5e97 fix(ui): localize remaining control surfaces (#115730)
* feat(ui): add localization keys for control surfaces

* fix(ui): localize relative time and durations

* fix(ui): localize update and recovery notices

* fix(ui): localize chat controls and command results

* fix(ui): localize memory management views

* fix(ui): localize shared tool surfaces

* fix(ui): localize settings and action notices

* chore(ui): tighten localization raw-copy baseline

* fix(ui): preserve localized status copy

* fix(ui): preserve compact sidebar time label

* fix(ui): preserve near-future sidebar direction

* test(ui): align screenshot localization assertion
2026-07-29 16:34:35 +08:00
Peter Steinberger b26776fbca feat(ui): syntax-highlight read-only cron script payloads (#113632)
Locked script/command automations rendered their source in a plain textarea. They now render as a resizable, highlighted read-only code block reusing the existing highlight.js path.
2026-07-25 05:14:06 -07:00
Peter Steinberger 28971b4143 refactor(ui): split chat markdown renderer into cohesive modules (#113015)
* refactor(ui): split chat markdown renderer into cohesive modules

* refactor(ui): keep markdown streaming split type private
2026-07-23 08:07:23 -04:00