personal memory agent
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 34 lines 486 B view raw
1.env 2.venv 3solstone.egg-info/ 4__pycache__/ 5*.pyc 6logs/ 7*.ogg 8*.mp3 9*.flac 10.coverage 11tests/fixtures/journal/agents/*/*.jsonl 12tests/fixtures/journal/tokens/*.json 13tests/fixtures/journal/*/health/*.jsonl 14tests/fixtures/journal/chronicle/*/health/*.jsonl 15*.sqlite 16*.sqlite-shm 17*.sqlite-wal 18*.log 19*.port 20/config*.py 21.installed 22.python-version-hash 23/journal/* 24.agents/ 25.claude/ 26.sandbox.pid 27.sandbox.journal 28build/ 29tmp/ 30/sol/ 31.sol/ 32!/journal/AGENTS.md 33!/journal/CLAUDE.md 34!/journal/GEMINI.md