No description
Measure incoming_bytes before _preprocess() so bytes_saved reflects true reduction. Add SSECleanupFilter that intercepts memory_cleanup/yuyay-response tags in streaming responses, strips them from output, and executes ops (drops, collapses, releases) in real-time. Handles partial tags split across SSE chunks with a safety valve to flush stale buffers for prose. |
||
|---|---|---|
| deploy | ||
| opencode-plugin | ||
| sql | ||
| src/mnemosyne | ||
| tests | ||
| .gitignore | ||
| .python-version | ||
| ARCHITECTURE.md | ||
| docker-compose.yml | ||
| mnemosyne.toml | ||
| pyproject.toml | ||
| README.md | ||
| REFERENCES.md | ||
| ROADMAP.md | ||
| SCHEMA.md | ||
Mnemosyne
Object-addressed context memory for LLM agents. Built on Pichay's demand paging foundation.
Status
Work in progress. See ARCHITECTURE.md and ROADMAP.md for design details.