Skip to content

feat(chat): redesign empty state and fix header overflow#75

Merged
su-fen merged 2 commits into
mainfrom
features
Jul 6, 2026
Merged

feat(chat): redesign empty state and fix header overflow#75
su-fen merged 2 commits into
mainfrom
features

Conversation

@su-fen

@su-fen su-fen commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Redesign the chat empty state with a time-based greeting and a row of 3 suggestion cards (mirrored across agent-gui and agent-gateway/web)
  • Fix the recent-conversations header overflowing in the English UI

Test plan

  • Verify empty-state greeting and suggestion cards render correctly in both agent-gui and agent-gateway/web
  • Verify suggestion card click populates composer and focuses cursor at end
  • Verify recent-conversations header no longer overflows with English locale

su-fen and others added 2 commits July 6, 2026 12:19
Switch the sidebar section header from flex-1 truncation to the
existing grid-cols-[minmax(0,1fr)_auto] pattern already used for
history rows, so the count badge and share button never get squeezed
by long English labels. Also shorten the English label to
"Conversations".

Co-Authored-By: Claude Sonnet 5 <[email protected]>
Replace the static welcome hero with a time-aware greeting and three
suggestion cards that type their prompt into the composer via a new
typewriter animation, mirrored across both frontends.
@su-fen su-fen merged commit edd9b81 into main Jul 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant