Issue Description
Qoder does not always follow the information stored in Project Memory. For example, if you tell Qoder in chat:
“Remember in project memory: Never create tests and never run any tests.”
it correctly saves this instruction in Project Memory, but later still sometimes creates or runs tests. The issue is not limited to tests — in general, Project Memory rules are occasionally ignored.
Steps to Reproduce
- Open a project in Qoder.
- In the chat, give an instruction such as: “Remember in project memory. Never create tests and never run any tests.”
- Confirm that the instruction appears in Project Memory.
- Continue working with Qoder on unrelated tasks.
- Observe that, at times, Qoder still performs actions that contradict the saved Project Memory instruction.
Expected Behavior
Qoder should consistently respect all instructions saved in Project Memory.
Actual Behavior
Qoder sometimes disregards instructions stored in Project Memory and performs actions that were explicitly forbidden.
Screenshots / Screen Recordings
Operating System
Windows 10
Current Qoder Version (Menu → About Qoder → Copy)
Version: 0.1.23
VSCode Version: 1.100.0 (user setup)
Commit: a80cc434f1ab1d5025bfef78e739d9c6144ee01a
Date: 2025-09-09T09:39:33.985Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

