Just encountered a strange bug: Junie ran for quite a while and finished with “was implemented”, but it didn’t actually change any source code. 🤔
Using the latest stable IDEA Ultimate.
🤔 1
c
Chris Lee
08/23/2025, 7:41 PM
perhaps your code was so good already that it just took credit for it 😉
😄 4
p
Piotr Krzemiński
08/27/2025, 8:59 AM
I noticed it when asking Junie to do something that was already present in the code - it said "here's the diff" but the diff was empty 🤷 I think it happens also with other agents, and it should be fairly easy to fix by simply asserting that the diff is non-empty, and making the agent think why