feat(FN-3713): add web builtin tool opt-in for AI agents
Added agent permission policy model with persistence in core, and wired web-builtin tool opt-in enabling planning and synthesis web tools in the dashboard with corresponding docs and a changeset. Also added an inline fast-mode toggle wired into peer executor state, retry logic for cluster task-ID ov Fusion-Task-Id: FN-3713
This commit is contained in:
@@ -400,6 +400,8 @@ For AI-guided task specification, see [Planning mode](#planning-mode).
|
||||
|
||||
Use planning mode to turn a rough idea into a triage task through an interactive AI-guided Q&A flow.
|
||||
|
||||
When supported by your configured runtime/model provider, planning sessions can also use builtin `WebSearch` and `WebFetch` tools for live context gathering.
|
||||
|
||||
```bash
|
||||
fn task plan [description]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user