12 lines
179 B
JSON
12 lines
179 B
JSON
{
|
|
"schemaVersion": "1.0",
|
|
"agents": [
|
|
{
|
|
"agentId": "claw-demo",
|
|
"displayName": "Claw Demo",
|
|
"status": "active",
|
|
"owner": "team-memory"
|
|
}
|
|
]
|
|
}
|