I found a "gremlin" in the last update that was causing a bit of havoc. It turns out the core/storage.py cleanup routine was being a little too aggressive—it was deleting the src/codesage_v1.2.1 folder immediately after startup!
I’ve squashed the bug. To get back up and running, I’ve attached a zip file containing the corrected storage.py and the v1.2.1 source.
The Fix:
Download the enclosed Update-Files.zip.
Unzip and copy the files over your existing (or missing) directories.
Restart and you’re good to go!
Enjoy!
Best,
Xard777
PS: I’m really loving this CodeSage assistant with the new AI.md rules—it’s a total game-changer for the workflow.
────── Apr 23, 2026 ──────
[USER]: Its working, thanks - ====================================================
CodeSage v1.2.1 - Elite IDE Edition
====================================================
[INFO] Activating virtual environment...
[INFO] Launching System...
2026-04-23 01:41:00,722 [INFO] Loaded AI rules from /mnt/storage/VAULT-AI/CodeSAGE/src/AI.md
2026-04-23 01:41:00,778 [INFO] Cleanup: Current script is main_window.py, cleaning /mnt/storage/VAULT-AI/CodeSAGE/src
2026-04-23 01:41:00,778 [INFO] Skipping codesage_v1.2.1.py (same version as current app)
------------------------------
[SAGE]:
I see you've successfully launched CodeSage v1.2.1! The system is running with the AI rules loaded and has performed cleanup operations.
**Operating under CodeSage v1.2.1**
The system shows:
- Virtual environment activated
- AI rules loaded from `/mnt/storage/VAULT-AI/CodeSAGE/src/AI.md`
- Cleanup completed in `/mnt/storage/VAULT-AI/CodeSAGE/src`
- Skipped `codesage_v1.2.1.py` since it matches the current app version
**Ready for your next command.** What would you like to work on?
==================================================