mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
docs: fix debug command (#8654)
This commit is contained in:
@@ -14,7 +14,7 @@ The following `launch.json` will allow debugging the agent, controller and serve
|
||||
"name": "OpenHands CLI",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"module": "openhands.core.cli",
|
||||
"module": "openhands.cli.main",
|
||||
"justMyCode": false
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user