Commit graph

3 commits

Author SHA1 Message Date
Snider
1215898608 agent updates 2026-03-20 19:31:45 +00:00
Snider
c5c50f310c feat(brain): improve recall quality and ingest deduplication
- Add source field to brain_memories (manual, ingest:claude-md, etc.)
- Pass Qdrant similarity scores through to API response
- Minimum 50-char content length filter during ingest
- Content hash deduplication prevents duplicate memories on re-ingest
- Update VALID_TYPES to include all 13 memory types
- Include score and source in toMcpContext response

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 07:42:38 +00:00
Snider
e2d1d3266f feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00