Pieces plugin for UltraEdit is unresponsive after asking copilot to describe ~3000 line .py script #586
Labels
app:cli
app:desktop application
bug
Something isn't working
os:windows
status:triaged
The ticket has been reviewed, prioritized, categorized, and assigned to the appropriate team member.
Software
Desktop Application
Operating System / Platform
Windows
Your Pieces OS Version
11.0.3
Early Access Program
Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.
In UltraEdit I opened the python script available at https://github.com/eldraco/domain_analyzer/blob/master/domain_analyzer.py. I opened the Pieces plugin and using default settings prompted it to describe the script: "What does this Python script do?" The UE plugin never returns any content and seems to be unresponsive.
In Pieces Desktop, I do see the result, however interaction with it is latent indicating some sort of continual background processing even though the LLM has completed processing. Additionally, there seem to be significant scroll issues, and the code view doesn't appear to be calculating line numbers correctly, showing many empty lines after line 1,918, when line 2,837 is the last line in the file.
Finally, the Pieces Desktop code view shows a wrap in the line number margin.
The text was updated successfully, but these errors were encountered: