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:
gsxdsm
2026-04-12 16:08:57 -07:00
parent 01b57927b9
commit d3ab7eb78f
4 changed files with 32 additions and 5 deletions

View File

@@ -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"