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
41 stars
6 watching
1 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
jbkahn/flake8-debugger | A plugin that detects and warns about problematic debugger statements in Python code | 41 |
microsoft/vscode-js-debug | A DAP-based JavaScript debugger for various environments and frameworks. | 1,673 |
elm-lang/debug.elm-lang.org | A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
almenon/arepl-vscode | An extension for Visual Studio Code that provides real-time Python code evaluation and debugging features. | 264 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 407 |
nodai2hitc/ricecream | A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |
hexgolems/schem | A backend-agnostic debugger frontend for disassembling binaries without source code | 142 |
thalium/icebox | A tool for tracing and debugging virtual machines by intercepting system calls and manipulating memory | 558 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
oalabs/blobrunner | A tool to debug shellcode extracted during malware analysis. | 565 |
othiym23/bug-clinic | A workshopper for learning how to debug Node.js applications. | 175 |
alextrotsenko/j2v8-debugger | An Android add-on that enables debugging of JavaScript code running in the V8 engine within an Android app using Chrome DevTools. | 88 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |