
DebugGPT — Built by AI. Understood by humans.
@gezimqaili https://t.co/aRps4l6EWD 让我们连接
@princegoldenpro · X
Lets connect
完整作品展
技术栈
60 projects

@gezimqaili https://t.co/aRps4l6EWD 让我们连接
@princegoldenpro · X
Lets connect

BugDetectAI helps developers analyze, understand, and fix code bugs faster using AI.
laxmansubedi · HN
BugDetect AI – AI-powered code debugging assistant

两个AI引擎独立审查代码并相互验证bug发现。
@BotariaDotBot · X
This Tuesday I'm launching Botbugger on @ProductHunt 🚀 One AI reviewer gives you 10 "critical" bugs — half hallucinated. So I built two: Claude Code + Codex review your code independently, then cross-check each other. Real bugs with fixes, not noise.

在合并前捕获 AI 生成代码中的破坏性 API 变更。
@delimit_ai · X
Claude Code just shipped a change nobody read line by line. That is the normal Tuesday now, so the check has to be one command, not a ritual. delimit-cli 4.18.7 is live: the merge gate for AI-written code, in one command at

与 AI 橡皮鸭调试助手聊天解决编程问题。
Antihero5759 · HN
I built a rubber duck chat that you can use through the browser but it's also OpenAI api compatible so you can plugin it in and use it through your favorite ai app. https://bearjcc-quack-language-model.hf.space/

追踪AI代理在生产环境中的故障,查看模型调用和工具执行过程。
sayanbiswas64 · HN
Axonpush – Replay production agent failures in CI and fail the build

与AI教练一起调试真实代码,支持Python、JavaScript等多种编程语言。
u/ApprehensiveCall406 · Reddit
Project helping new graduates prepare for AI Assisted Interviews A lot of big tech companies have started adopting an interview style where students debug code and are allowed to use AI to help with this process. This interview is to figure out how the applicant uses AI within their coding process. There isn’t much to prepare for this format of interview so I created a platform to this. Any feedback is appreciated! https://aicodingprep.com/ submitted by /u/ApprehensiveCall406


调试多智能体AI管道,具有时间旅行检查功能。
suraj_chopade · Product Hunt
SwarmTrace Time-travel debugger for multi-agent AI pipelines

分析AI智能体会话数据,了解用户行为并调试问题。
screm · HN
Product analytics (and evals) for agent sessions on your MCP

向应用添加小部件,自动捕获用户报告错误时的截图、控制台日志和网络错误。
@markoradotme · X

扫描GitHub代码库查找安全漏洞,AI提供修复建议。
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th