forcedotcom / Einstein-GPT-for-Developers

Einstein GPT For Developers
BSD 3-Clause "New" or "Revised" License
38 stars 9 forks source link

Output is clipped #106

Open OscarScholten opened 3 days ago

OscarScholten commented 3 days ago

Summary

I started a conversation with the Dev Assistant to generate a plain HTML page containing Javascript, and for some reason, the output that I got back in VS Code was often clipped at fairly random points. I think the conversation was a couple of prompts back and forth, the output being clipped at line 60 or so, or at line 90 a bit later. The clipping always occurred in the Javascript part of the page.

Steps To Reproduce:

Unfortunately, the conversation is gone as I restarted the IDE. Happy to provide login access into the Org if that helps.

Salesforce Extension Version in VS Code: Salesforce Extension Pack = 62.3.1

Salesforce Einstein For Developers Version in VS Code: Agentforce for Developers = 1.3.0

OS and version: Windows 10

VS Code version: 1.95.1

smarvez commented 14 hours ago

Hi @OscarScholten, thanks for reporting this issue. If you're able to reproduce can you please follow the instructions outlined here? - #95

This will help us immensely in determining the cause.