Cody pro plugin just goes completely black after a query today

cody pro plugin just goes completely black after a query today in vscode, iā€™m using visual code insider but also in oss code dev happen

Hey @spupuz thanks for the context. Couple of qā€™s:

  • Are you using pre-release? If not what version?
  • Your OS
  • Chosen LLM

Thanks

it happens with

Windows 11 - Visual Code Insiders - LLM Claude 3.5 sonnet

but also with:

Linux Arc Garuda - OSS Cod dev - LLM Claude 3.5 sonnet

1 Like

changing the prompt i submit seems to not break it.

Can you share the prompt?

each time the prompt contains icons, emoticons it happens

This happens to me as well, though not every time. Cody starts typing out a chat, then the panel goes blank. I can still run Cody commands by clicking the winky, but I have to close and reopen VSCode to get the panel back.

MacOS 14.6.1 VSCode 1.93.1 Cody v1.34.3 LLM Claude Sonnet 3.5

My prompt contains no icons or emoji.

i can confirm that if thre are icons like these,

reaction = random.choice(['šŸ‘', 'ā¤ļø', 'šŸŽµ', 'šŸŽ¶', 'šŸ”„'])

screen tab of cody pro goes black i have to disable and enable the plugin to make it work again.

1 Like