Skip to content

fix(agent): improve sidebar UX, stop generation, and auto-scroll#26

Merged
barney-w merged 5 commits into
mainfrom
fix/sidebar-ux
Mar 26, 2026
Merged

fix(agent): improve sidebar UX, stop generation, and auto-scroll#26
barney-w merged 5 commits into
mainfrom
fix/sidebar-ux

Conversation

@barney-w

Copy link
Copy Markdown
Owner

Summary

  • Restyle conversation history sidebar with semantic colour tokens and edge-to-edge layout
  • Add stop generation button to MessageComposer with abort controller support in useAgentChat
  • Improve MessageThread auto-scroll behaviour — detect user scroll-up intent via wheel/pointer events and reset on stream end
  • Add changeset-based release pipeline to GitLab CI (version MRs or npm publish)

Adds lint, typecheck, test, build jobs mirroring the GitHub Actions CI
workflow. Includes GitLab Pages deployment for Storybook and Playground,
and a manual npm publish job via changesets.
@barney-w
barney-w merged commit 81edea7 into main Mar 26, 2026
8 checks passed
@barney-w
barney-w deleted the fix/sidebar-ux branch March 26, 2026 16:11
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