top | item 45692736

Show HN: Ldbg: a Python library to ask LLMs while debugging

2 points| arthursw | 4 months ago |github.com

ldbg is a minimal Python library that lets you ask an LLM questions while debugging — your prompt is automatically enriched with your current call stack, variables, and source context.

It’s like ShellGPT but for pdb, ipdb, Jupyter, or the VS Code Debug Console.

discuss

order

No comments yet.