No description
Find a file
2026-03-13 15:40:48 -06:00
deploy feat: add systemd user service for mnemosyne auto-restart 2026-03-13 12:07:17 -06:00
opencode-plugin fix: route mnemosyne provider instead of anthropic in opencode plugin 2026-03-13 13:38:26 -06:00
sql chore: initialize project scaffold and config 2026-03-13 11:40:35 -06:00
src/mnemosyne fix: rebuild session history for undo and segment only new messages 2026-03-13 15:40:48 -06:00
tests test: add gateway integration tests 2026-03-13 11:41:28 -06:00
.gitignore chore: initialize project scaffold and config 2026-03-13 11:40:35 -06:00
.python-version chore: initialize project scaffold and config 2026-03-13 11:40:35 -06:00
ARCHITECTURE.md docs: add architecture and reference documentation 2026-03-13 11:41:41 -06:00
docker-compose.yml chore: initialize project scaffold and config 2026-03-13 11:40:35 -06:00
mnemosyne.toml chore: initialize project scaffold and config 2026-03-13 11:40:35 -06:00
pyproject.toml chore: initialize project scaffold and config 2026-03-13 11:40:35 -06:00
README.md docs: add architecture and reference documentation 2026-03-13 11:41:41 -06:00
REFERENCES.md docs: add architecture and reference documentation 2026-03-13 11:41:41 -06:00
ROADMAP.md docs: add architecture and reference documentation 2026-03-13 11:41:41 -06:00
SCHEMA.md docs: add architecture and reference documentation 2026-03-13 11:41:41 -06:00

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.