No description
When the cleanup filter suppresses a text delta (buffering inside a tag), the preceding 'event: content_block_delta' header was left in the output, producing malformed SSE that caused opencode to retry rapidly and freeze. Now removes the event header alongside the data line. |
||
|---|---|---|
| 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.