CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

Bug Report: Regression - Edit Code prompt is not added

Open young-developer opened this issue 5 months ago • 5 comments

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

young-developer avatar Jul 08 '25 09:07 young-developer

+1 The code editing feature throws the whole LLM thought process at me

TSBprojects avatar Jul 17 '25 19:07 TSBprojects

@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

TSBprojects avatar Jul 19 '25 15:07 TSBprojects

Thanks for reporting! I will look into this soon. The logic for inline editing hasn't been updated in ages.

carlrobertoh avatar Jul 19 '25 15:07 carlrobertoh

I've created the PR to solve this issue

https://github.com/carlrobertoh/ProxyAI/pull/1098

saltykovdg avatar Aug 10 '25 12:08 saltykovdg

I've created the PR to solve this issue

#1098

Excited for the new release! I've had version 3.4.3-241.1 pinned as my stable version for weeks now.

nilennoct avatar Aug 14 '25 02:08 nilennoct