Server / VSCode
The followinglaunch.json
will allow debugging the agent, controller and server elements, but not the sandbox (Which runs inside docker). It will ignore any changes inside the workspace/
directory:
- t: the task
- d: the openhands workspace directory
- c: the agent
- l: the LLM config (pre-defined in config.toml)
- n: session name (e.g. eventstream name)