Plugin Claude Code
Interactive Java debugging for AI agents via the jdbg CLI (a native, cross-platform wrapper around the JDK's jdb).
11 1mo ago A
tokens not measured
original Apache-2.0
Debug Java like an agent: persistent runtime sessions, safe JDI inspection, jdb fallback, and MCP/CLI control.
Plugin Claude Code
Interactive Java debugging for AI agents via the jdbg CLI (a native, cross-platform wrapper around the JDK's jdb).
Plugin Claude Code
Debug Java programs interactively from the command line via the jdbg CLI: launch a program or attach to a running JVM (JDWP), set breakpoints, step through code, and inspect variables, expressions, threads, and exceptions. Stateful background sessions with structured (text/JSON) output. Cross-platform, native on…