Skip to content

fix(debugging): Clarify debug attach PID mode

327902e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(debugging): Clarify debug attach PID mode #430

fix(debugging): Clarify debug attach PID mode
327902e
Select commit
Loading
Failed to load commit list.
GitHub Actions / warden: code-simplifier completed May 26, 2026 in 36s

1 issue

code-simplifier: Found 1 issue (1 low)

Low

DEBUG_ATTACH_MODE_HELP is a redundant one-use abstraction - `src/mcp/tools/debugging/debug_attach_sim.ts:21-23`

The constant is interpolated in exactly one place; inline the string directly to eliminate the unnecessary indirection.


⏱ 29.0s · 10.7k in / 1.5k out · $0.11