feat(FN-884): update TaskDetailModal tests for Logs tab and Commits tab structure

- Update tab navigation tests to reflect Logs subview model and conditional tab assertions
- Fix tab nomenclature in step progress tests (Agent → Logs)
- Update TaskDetails docs to reflect Commits tab and Logs subview structure
- Update README references for dashboard and root
This commit is contained in:
gsxdsm
2026-04-04 14:59:23 -07:00
parent fb5b97e134
commit 3d1cfda517
3 changed files with 140 additions and 9 deletions

View File

@@ -302,7 +302,7 @@ Project settings override global settings. Configure in the dashboard under **Se
### Agent Log Model Display
The dashboard Agent Log tab shows which AI models were used for each task, including:
The dashboard Agent Log subview (within the unified Logs tab) shows which AI models were used for each task, including:
- **Executor** — the model used to implement the task
- **Validator** — the model used to review code and plans