Files
rentman-clone/.a0/tool_capabilities.json
T

30 lines
593 B
JSON
Raw Normal View History

{
"forgejo": {
"available": false,
"can_create_repo": false,
"can_push": false,
"fallback": "document git steps and continue locally"
},
"coolify": {
"available": false,
"can_deploy": false,
"fallback": "prepare deploy/coolify.md and manual handoff"
},
"terminal": {
"available": true,
"can_run_tests": true
},
"browser": {
"available": false,
"fallback": "write manual browser QA checklist"
},
"git": {
"available": true,
"can_commit": true
},
"docker": {
"available": false,
"can_run_containers": false
}
}