Knowledge Base
Automatic Notes
Conversations automatically create notes in the knowledge base. Important information, decisions, and context are extracted and stored for future reference.
Manual Notes
Write notes directly from chat or the Knowledge page:
/note write "Project deadline is April 15th"
Search
Full-text search powered by SQLite FTS5:
/note search "deadline"
Memory
Mycelos remembers your preferences across sessions. Memory has four scopes:
- System — shared across all agents (read-only for agents)
- Agent — isolated per agent
- Shared — configurable cross-agent access
- Session — temporary, cleared when the session ends