feat(FN-1641): update documentation to match current dashboard behavior
- Update README.md with current dashboard features - Revise docs/dashboard-guide.md for accuracy - Update docs/getting-started.md to reflect new user workflow - Update docs/task-management.md with current task operations - Complete preflight audit confirming docs consistency
This commit is contained in:
@@ -31,7 +31,18 @@ Use the 🌳 button:
|
||||
- Add dependencies only on earlier items
|
||||
- Create tasks in one action
|
||||
|
||||
### 4) CLI creation
|
||||
### 4) Expanded Controls
|
||||
|
||||
Expand the creation panel (▼) to access additional controls:
|
||||
|
||||
- **Refine** (✨) — Improve the description with AI
|
||||
- **Deps** (🔗) — Link existing tasks as dependencies
|
||||
- **Attach** — Add image attachments
|
||||
- **Models** (🧠) — Set per-task model overrides (executor, validator, planning)
|
||||
- **Agent** — Assign an agent to the task
|
||||
- **Browser Verify** — Enable browser verification workflow step
|
||||
|
||||
### 5) CLI creation
|
||||
|
||||
```bash
|
||||
fn task create "Fix API timeout handling"
|
||||
|
||||
Reference in New Issue
Block a user