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 20a0b584ae
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 2s
fix: remove glob path from docblock that broke PHP tokenizer
The `*/` in `projects/*/memory/` was closing the docblock comment
early, causing PHP to see `for` as a keyword on the same line.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 10:49:30 +00:00
..
BrainSeedMemoryCommand.php fix: remove glob path from docblock that broke PHP tokenizer 2026-03-03 10:49:30 +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
TaskCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00