personal memory agent
0
fork

Configure Feed

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

Ignore test-created entities and facets in fixture journal

Test runs that write entities or facets to the fixture journal
leave behind untracked dirs. Add them to .gitignore.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+4
+4
tests/fixtures/journal/.gitignore
··· 16 16 17 17 # Service port files from make dev 18 18 health/*.port 19 + 20 + # Test-created entities and facets (from test runs that write to fixtures) 21 + entities/person_a/ 22 + facets/test.facet/