No description
Strip <yuyay-response>, <yuyay-manifest>, and <yuyay-query> tags from the SSE stream before forwarding to the client. The cooperative memory protocol tags are still processed by the gateway on the next inbound request — they just no longer leak into the user's visible output. Handles tags spanning across multiple text_delta SSE events. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai> |
||
|---|---|---|
| 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.