feat(FN-5584): merge fusion/fn-5584
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user