feat: auto-route research-prefixed prompts to research agent

This commit is contained in:
William Valentin
2026-02-17 15:23:04 -08:00
parent 2b89024a71
commit a055f4d338
4 changed files with 118 additions and 0 deletions
+7
View File
@@ -497,6 +497,13 @@ Then use:
/research compare k0s vs k3s for a 3-node homelab in 2026
```
You can also trigger this without the slash command:
```text
research compare k0s vs k3s for a 3-node homelab in 2026
look up best practices for k8s backup retention
```
If the `research` agent is not configured, Flynn returns a setup hint with available agent names.
## Running as Service