sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.6k stars 278 forks source link

Chat: Add a stop button and tooltips w/ keyboard shortcuts, and reduce vertical space #4580

Closed toolmantim closed 3 months ago

toolmantim commented 3 months ago

Lots of visual details and cleanups to the core chat transcript UI:

CleanShot 2024-06-17 at 16 54 51@2x

CleanShot 2024-06-17 at 16 52 52@2x

CleanShot 2024-06-17 at 16 28 05@2x

CleanShot 2024-06-17 at 16 28 12@2x

Cleanups:

Known bug:

Fixes https://linear.app/sourcegraph/issue/CODY-2149/feedback-bring-the-stop-button-back-again Fixes https://linear.app/sourcegraph/issue/CODY-2270/the-amount-of-vertical-space-the-chat-takes

Test plan