This repository has been archived on 2026-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
php-agentic/Console/Commands
Snider 01826bc5e9
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 2s
feat(brain): add docs source type for framework documentation ingestion
Discovers markdown files from core-php/docs/build/php/ and packages/
for vectorisation into OpenBrain. Tagged as source:docs with 0.85
confidence, typed as documentation.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-04 15:40:14 +00:00
..
BrainIngestCommand.php feat(brain): add docs source type for framework documentation ingestion 2026-03-04 15:40:14 +00:00
BrainSeedMemoryCommand.php fix: remove glob path from docblock that broke PHP tokenizer 2026-03-03 10:49:30 +00:00
DispatchCommand.php feat: add agentic:scan, agentic:dispatch, agentic:pr-manage commands 2026-03-04 14:43:22 +00:00
GenerateCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
PlanCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
PlanRetentionCommand.php feat: add plan archival with retention policy (#34) 2026-02-23 15:11:55 +00:00
PrManageCommand.php feat: add agentic:scan, agentic:dispatch, agentic:pr-manage commands 2026-03-04 14:43:22 +00:00
ScanCommand.php feat: add agentic:scan, agentic:dispatch, agentic:pr-manage commands 2026-03-04 14:43:22 +00:00
TaskCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00