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
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
..
Brain feat: add plan/session/phase/task Actions + slim MCP tools 2026-03-04 13:58:45 +00:00
Forge feat: add CreatePlanFromIssue action 2026-03-04 14:40:10 +00:00
Phase feat: add plan/session/phase/task Actions + slim MCP tools 2026-03-04 13:58:45 +00:00
Plan feat: add plan/session/phase/task Actions + slim MCP tools 2026-03-04 13:58:45 +00:00
Session feat: add plan/session/phase/task Actions + slim MCP tools 2026-03-04 13:58:45 +00:00
Task feat: add plan/session/phase/task Actions + slim MCP tools 2026-03-04 13:58:45 +00:00