14 lines
258 B
JSON
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"
|
|
]
|
|
} |