16 lines
373 B
JSON
16 lines
373 B
JSON
{
|
|
"name": "perspectives",
|
|
"description": "Multi-perspective reasoning through dynamic persona synthesis, storage, and dialogue orchestration",
|
|
"version": "0.1.3",
|
|
"author": {
|
|
"name": "synapseradio"
|
|
},
|
|
"agents": [
|
|
"./agents/dialogue-conductor.md",
|
|
"./agents/panel.md"
|
|
],
|
|
"commands": [
|
|
"./commands/consult.md",
|
|
"./commands/confer.md"
|
|
]
|
|
} |