# Your AI Memory Workspace

> Source: <https://dev.to/patati/your-ai-memory-workspace-3c88>
> Published: 2026-05-20 04:51:43+00:00

I just published a demo of Memonia.
I’ve been working on it for a while to solve a problem I constantly face with AI tools: every session starts from zero and all project context gets lost.
So I built a system that enables real continuity of work with Claude Code, Codex, Ollama, and others:
• persistent project memory
• task tracking
• session reports
• technical decisions log
• bug history tracking
• automatic context generation to instantly resume work
The goal is to work with AI like a real technical teammate that actually remembers the project over time.
I would really appreciate technical feedback and criticism.
