[FEATURE]: DAP integration #2203

Open
opened 2026-02-16 17:34:39 -05:00 by yindo · 0 comments
Owner

Originally created by @tsukinoko-kun on GitHub (Oct 21, 2025).

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

It would be a huge step if OpenCode would provide a way for the LLMs to use a debugger using the Debug Adapter Protocol (DAP). This would require either an own config for how to start the application or support for existing tools from editors like VSCode or Zed.
It would be important that the LLM is not trying to start the application without explicit instructions to do so. A debugger agent mode could be a solution.

Originally created by @tsukinoko-kun on GitHub (Oct 21, 2025). ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request It would be a huge step if OpenCode would provide a way for the LLMs to use a debugger using the Debug Adapter Protocol (DAP). This would require either an own config for how to start the application or support for existing tools from editors like VSCode or Zed. It would be important that the LLM is not trying to start the application without explicit instructions to do so. A debugger agent mode could be a solution.
yindo added the discussion label 2026-02-16 17:34:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2203