Bug Report: Regression - Edit Code prompt is not added
What happened?
Looks like recent changes in 3.4.4 with introduced Chat modes Ask/Edit functionality brakes Edit Code prompt injections.
Relevant log output or stack trace
Steps to reproduce
No response
CodeGPT version
3.4.4
Operating System
Windows
+1 The code editing feature throws the whole LLM thought process at me
@carlrobertoh Hello! I hope you're doing well. I just wanted to let you know that the edit feature doesn't seem to be working correctly. I installed your plugin on three different machines (intellij idea, latest) — two running Windows and one on macOS — and got the same result every time: the system prompt for edit is ignored, and raw LLM output is injected directly into the code. This is so frustrating
Thanks for reporting! I will look into this soon. The logic for inline editing hasn't been updated in ages.
I've created the PR to solve this issue
https://github.com/carlrobertoh/ProxyAI/pull/1098
I've created the PR to solve this issue
Excited for the new release! I've had version 3.4.3-241.1 pinned as my stable version for weeks now.