hi guys, since i'm really enjoying the new memory system implemented by GPT, i thought of creating something similar to opencode, since is my main AI agent.
Uses the architecture WRITE->DREAM->SURFACE, the storage is persistent in json files.
It uses explicit memory writes, background consolidation in child sessions, and topic-aware retrieval on later prompts.
For more info, ask me here or on GH