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
fix(appearance): The interface now defaults to the System UI font rather than a monospace face, and the editor font is confined to the code editor. Choosing an editor font no longer reaches the rest of the app — conversation text, file paths, tool-call parameters, command menus, and shortcut chips follow the interface font and a stable system monospace instead.
fix(chat): A finished turn's execution-time tooltip now matches the live timer above the composer, using the same localized "Xh Ym Zs" format instead of a separate "1.5m" / "30.0s" style.