feat(FN-5584): merge fusion/fn-5584

This commit is contained in:
gsxdsm
2026-05-25 15:27:06 -07:00
parent 06a107dcba
commit 5eacd79b43
29 changed files with 329 additions and 57 deletions

View File

@@ -132,6 +132,7 @@ Create a task via AI-guided planning mode — interactive conversation to refine
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `description` | string | — | Initial plan description (optional) — the AI will ask clarifying questions if not provided |
| `baseBranch` | string | — | Optional base branch for the task created from this planning session |
## GitHub Tools
@@ -177,6 +178,7 @@ Create a new mission — a high-level objective that can span multiple milestone
| `title` | string | ✓ | Mission title — brief but descriptive |
| `description` | string | — | Detailed mission objectives and context |
| `autoAdvance` | boolean | — | Automatically activate the next pending slice when the current slice completes |
| `baseBranch` | string | — | Optional integration base branch for tasks triaged from this mission |
### fn_mission_list