agentlytics
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravi…
Modular visual interface for GDB in Python
git clone https://github.com/cyrus-and/gdb-dashboard.gitcyrus-and/gdb-dashboardGDB dashboard is a standalone .gdbinit file written using the Python API that enables a modular interface showing relevant information about the program being debugged. Its main goal is to reduce the number of GDB commands needed to inspect the status of current program thus allowing the developer to primarily focus on the control flow.
Just place .gdbinit in your home directory, for example with:
wget -P ~ https://github.com/cyrus-and/gdb-dashboard/raw/master/.gdbinit
Optionally install Pygments to enable syntax highlighting:
pip install pygments
Then debug as usual, the dashboard will appear automatically every time the inferior program stops.
Keep in mind that no GDB command has been redefined, instead all the features are available via the main dashboard command (see help dashboard).
Head to the wiki to learn how to perform the most important tasks.
more like this
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravi…
Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol
A simple code using OpenCV and C++ to create a ASCII Video based on a MP4 video, or on a Youtube Video.
View animated .GIF files in a text console. Renders as ASCII art and/or Unicode art. Extended colors. Linux/Mac/Windows
search projects, people, and tags