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/Actions/Forge
Snider 08d397fbf6 feat: add CreatePlanFromIssue action
Converts Forgejo work items (from ScanForWork) into AgentPlans.
Extracts checklist tasks from issue body, creates a single-phase plan,
and deduplicates by matching issue metadata on existing plans.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-04 14:40:10 +00:00
..
CreatePlanFromIssue.php feat: add CreatePlanFromIssue action 2026-03-04 14:40:10 +00:00
ScanForWork.php feat: add ScanForWork action for Forgejo epic scanning 2026-03-04 14:37:12 +00:00