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 2ce8a02ce6
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 2s
feat: add agentic:prep-workspace command
Automates agent workspace preparation — pulls repo wiki pages from
Forge, copies protocol specs, generates TODO.md from issues, and
queries the vector DB for relevant context.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-04 16:16:29 +00:00
..
BrainIngestCommand.php feat(brain): add wiki source type — ingest Forge repo wikis via API 2026-03-04 15:58:01 +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
PrepWorkspaceCommand.php feat: add agentic:prep-workspace command 2026-03-04 16:16:29 +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