Files
2025-11-29 18:50:34 +08:00

14 lines
258 B
JSON

{
"name": "humanlayer",
"description": "Commands and agents from humanlayer, but without the thought syncing",
"version": "2025-10-09",
"author": {
"name": "HumanLayer"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}