14 lines
285 B
JSON
14 lines
285 B
JSON
{
|
|
"name": "steel-forge",
|
|
"description": "Steel browser automation assistant for AI coding agents - create, debug, and optimize Steel projects",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Steel.dev"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |