This website requires JavaScript.
Explore
Help
Sign In
Timmy_Foundation
/
the-nexus
Watch
15
Star
1
Fork
2
You've already forked the-nexus
Code
Issues
100
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
[Mnemosyne] Complete Memory Orb System with RAG Integration (v2)
#1148
Merged
Rockachopa
merged 1 commits from
feat/mnemosyne-memory-orbs-v2
into
main
2026-04-10 03:43:59 +00:00
Conversation
4
Commits
1
Files Changed
1
+157
1 Commits
Author
SHA1
Message
Date
Alexander Whitestone
6cf1f4d078
feat(mnemosyne): implement memory orb system with game loop integration\n\n- Added spawnMemoryOrb() with PBR materials and point lighting\n- Added removeMemoryOrb() with proper resource disposal\n- Added animateMemoryOrbs() for pulse/fade animation\n- Added spawnRetrievalOrbs() for RAG result visualization\n- Integrated animateMemoryOrbs(delta) into gameLoop()\n- Orbs auto-fade after 30s with smooth 10s fade-out\n\nFixes #1147\nSupersedes PR
#1147
(blocked by branch protection)
Some checks failed
CI / test (pull_request)
Failing after 9s
Details
CI / validate (pull_request)
Failing after 19s
Details
Review Approval Gate / verify-review (pull_request)
Successful in 4s
Details
2026-04-10 02:13:31 +00:00