mohsen1/llm-debugger-vscode-extension
VSCode extension that demonstrates the use of large language models (LLMs) for active debugging of programs
This VSCode extension helps software developers debug Node.js applications by integrating real-time runtime data with a Large Language Model (LLM). It takes your running code's variable values, function calls, and execution paths, feeds them to an LLM, and provides AI-driven suggestions and automated debugging actions within your editor. Developers use this to more quickly identify and resolve bugs.
356 stars. No commits in the last 6 months.
Use this if you are a software developer working with Node.js and want experimental AI assistance that uses live program execution data to help you debug.
Not ideal if you are looking for a stable, actively maintained debugging tool for production environments or if you are not working with Node.js.
Stars
356
Forks
24
Language
TypeScript
License
—
Category
Last pushed
Feb 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mohsen1/llm-debugger-vscode-extension"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Pierrad/obsidian-github-copilot
A bridge between Obsidian and Github Copilot
smallmain/vscode-unify-chat-provider
Integrate multiple LLM API providers into VS Code's GitHub Copilot Chat using the Language Model...
lewiswigmore/open-wire
OpenWire - VS Code extension that exposes Copilot language models as an OpenAI-compatible REST API
lee88688/aider-composer
Aider's VSCode extension, seamlessly integrated into VSCode
Ericvf/BroPilot
A Visual Studio extension that connects you with local LLMs to provide intelligent code...