agent/src/php
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
..
Actions feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Configs feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Console/Commands feat(brain): improve recall quality and ingest deduplication 2026-03-15 07:42:38 +00:00
Controllers feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
docs docs: remove completed plan files 2026-03-14 08:21:58 +00:00
Facades feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Jobs feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Lang/en_GB feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Mcp feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Middleware feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Migrations feat(brain): improve recall quality and ingest deduplication 2026-03-15 07:42:38 +00:00
Models feat(brain): improve recall quality and ingest deduplication 2026-03-15 07:42:38 +00:00
Routes feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Service feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Services feat(brain): improve recall quality and ingest deduplication 2026-03-15 07:42:38 +00:00
Support feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
tests feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
View feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
agentic.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
AGENTS.md feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
Boot.php fix: remove duplicate onApiRoutes method in Boot.php 2026-03-09 19:01:34 +00:00
config.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
FINDINGS.md feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
GEMINI.md feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
TODO.md feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00