14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"name": "sow",
|
|
"description": "AI-powered system of work for software engineering",
|
|
"version": "0.1.1",
|
|
"author": {
|
|
"name": "Joshua Gilman"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |