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
π± Tool calls no longer overflow on mobile. Fixed tool call rendering that could exceed the parent container width on narrow screens.
π± Settings tabs scroll horizontally on mobile. The settings tab bar now scrolls on narrow screens instead of overflowing.
Changed
π€ Tool call labels show filenames instead of full paths. Tool call summaries like Read, Edit, and Write now display just the filename (e.g. Read stores.ts) instead of the full absolute path, keeping labels readable on all screen sizes.
π Redesigned changelog modal. The changelog is now presented as a clean, continuous vertical list with color-coded section badges.