I’m currently encountering a bizarre set of behaviours in cody I’ve not encountered before and I can’t figure out how to fix it.
- Cody only outputs what look like diff documents, this happens seemingly with every model (i tried a bunch but not all). There’s no chat, just the diff document:
- Cody immediately defaults to editing the file I currently have open instead of responding with a full chat message where i have the option of applying edits via the AI or manually.
- This only occurs on my local machine, cody works just fine on the web client or when I use the Cody extension inside a Gitpod Instance.
I’m using VSCode with the Cody Extension v1.88.0 on Windows 11 on my local machine but GitPod has v1.86.1. Did something change or break between those two versions?