blinky
Debugger
An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time.
An open-source debugging agent in VSCode
43 stars
6 watching
1 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that provides detailed information about a web application's performance and internal workings | 5 |
| A plugin that detects and warns about problematic debugger statements in Python code | 41 |
| A DAP-based JavaScript debugger for various environments and frameworks. | 1,685 |
| A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
| A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
| An extension for Visual Studio Code that provides real-time Python code evaluation and debugging features. | 269 |
| An adapter for Neovim that enables debugging of Lua code | 413 |
| A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |
| A backend-agnostic debugger frontend for disassembling binaries without source code | 142 |
| A tool for tracing and debugging virtual machines by intercepting system calls and manipulating memory | 569 |
| A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
| A tool to debug shellcode extracted during malware analysis. | 567 |
| A workshopper for learning how to debug Node.js applications. | 175 |
| An Android add-on that enables debugging of JavaScript code running in the V8 engine within an Android app using Chrome DevTools. | 88 |
| Enables debugging in IDEs using an XML interface. | 17 |