Describe the Bug
Cursor’s AI has a fundamental architecture flaw: the memory system and tool execution are completely disconnected, causing permanent amnesia about critical operational knowledge. The AI forgets directory context every run_terminal_cmd and never learns despite having memory system with corrections.
Steps to Reproduce
- AI runs: ./script.sh
- Error: bash: No such file or directory (wrong directory)
- I correct: “Always use cd ~/path && first”
- AI updates memory (Memory ID: 3302060)
- Next command: Identical failure
- AI acts like it never ran commands before
Expected Behavior
AI should check memory for critical warnings before executing terminal commands and apply previously learned fixes. Memory system and tool execution should be connected so AI learns from corrections and doesn’t repeat identical mistakes.
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
バージョン: 1.2.4 (Universal)
コミット: 1.99.3
日付: a8e95743c5268be73767c46944a71f4465d05c90
Electron: 2025-07-10T16:55:16.443Z
ElectronBuildId: 34.5.1
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.19.0
OS: 13.2.152.41-electron.0
Additional Information
Frequency: Every terminal command, every session
Impact: AI actively harmful to development productivity
Root cause: Memory Brain and Action Brain completely disconnected
User considering subscription cancellation due to AI amnesia
Does this stop you from using Cursor
Yes - Cursor is unusable