docs for memories
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-06-29 15:00:34 +01:00
parent 701d39982f
commit 421c96c814
14 changed files with 956 additions and 33 deletions

View File

@@ -76,6 +76,7 @@ docker compose exec ollama ollama pull llama3.1:8b
- **Themes:** Settings → Appearance — 11 nostalgia themes with live preview. Default for new installs: `minimal-dark`. Legacy `xp` maps to `windows-xp-light`.
- **Undo:** After adventure/reading actions, use the toast Undo button or Settings → Action History.
- **AI:** Settings → AI Configuration, AI Templates, System Prompts, AI Health. Provider keys stay in `.env` only (`OPENAI_API_KEY`, `LLAMACPP_API_KEY`).
- **Memories:** See [How Memories Work](docs/MEMORIES.md) for the phrases and review flow the mentor understands.
Run tests: `npm run test`