cody icon indicating copy to clipboard operation
cody copied to clipboard

ChatController refactors

Open sqs opened this issue 1 year ago • 1 comments

ChatController mutates its internal state in a lot of intricate ways that make it hard to understand and hard to iterate on the chat/context UI. I'm trying to simplify it without changing any behavior.

Test plan

CI & e2e

sqs avatar Oct 03 '24 10:10 sqs