You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Desktop appearance is now a local UI plugin registered through the same small provider-and-settings-slot seam as future desktop extensions. General settings offers six curated palettes, native color pickers, and #RGB or #RRGGBB input for the canvas and accent colors; changes apply immediately and persist on the device.
Changed
The light appearance now starts from a white canvas and soft sky-blue accent. Selected navigation, menus, switches, focus treatment, conversation compaction, and other highlighted controls all derive from the chosen accent, while readable foreground colors are selected for arbitrary accents and the existing dark appearance remains available.
Compaction settings distinguish the capability plugin from its automatic threshold policy, name the direct and two-stage strategies without permanent explanatory clutter, and separate saving policy from the immediate Compact this conversation action.
Fixed
Theme presets now reflow against the actual settings content width, so a wide project sidebar cannot push palette cards beyond the desktop window.
Cancelling a shell command on Windows now waits for taskkill to finish releasing descendant processes before the Harness reports cancellation, preventing temporary workspaces from racing a still-open process handle.