cody
cody copied to clipboard
ChatController refactors
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