Skip to content

[WIP] feat: DAP integration (debugger — 27 ops) #376

@quangdang46

Description

@quangdang46

Gap #13 — High

Full debugger support via Debug Adapter Protocol. No other coding agent has this depth.

Source: oh-my-pi (27 DAP operations)

What's needed:

  • DAP client: launch, attach, continue, step in/out/over, pause, breakpoints, evaluate, read/write memory
  • Adapter auto-detection (lldb-dap, debugpy, dlv) based on binary type
  • Integration with agent loop for debugging assistance

Reference: oh-my-pi packages/coding-agent/src/dap/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions