Add Matrix agent registry loader
This commit is contained in:
parent
32b03becc8
commit
37f7ce27a2
6 changed files with 100 additions and 1 deletions
5
config/matrix-agents.example.yaml
Normal file
5
config/matrix-agents.example.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
agents:
|
||||
- id: agent-1
|
||||
label: Analyst
|
||||
- id: agent-2
|
||||
label: Research
|
||||
Loading…
Add table
Add a link
Reference in a new issue