feat: research-workbench behavior wiring researcher agent
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
# research-workbench behavior
|
||||||
|
# Wires the researcher agent and research context into sessions.
|
||||||
|
|
||||||
|
behavior:
|
||||||
|
name: research-workbench
|
||||||
|
description: Browser-equipped research assistant with artifact generation
|
||||||
|
|
||||||
|
agents:
|
||||||
|
include:
|
||||||
|
- researcher
|
||||||
|
|
||||||
|
context:
|
||||||
|
include:
|
||||||
|
- research-workbench:context/researcher-instructions
|
||||||
Reference in New Issue
Block a user