agent/src/php/Console/Commands
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
..
BrainIngestCommand.php feat(brain): improve recall quality and ingest deduplication 2026-03-15 07:42:38 +00:00
BrainSeedMemoryCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
DispatchCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
GenerateCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
PlanCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
PlanRetentionCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
PrepWorkspaceCommand.php feat(workspace): add Go-native prep command, align PHP to .core/ convention 2026-03-13 09:29:43 +00:00
PrManageCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
ScanCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00
TaskCommand.php feat: merge php-agentic into agent repo as src/php 2026-03-09 18:05:30 +00:00