
Markora — Visual Bug Reporting for Modern Teams
Add a widget to your app that auto-captures screenshots, console logs, and network errors when users report bugs.
@markoradotme · X
The full gallery
Tech stack
60 projects

Add a widget to your app that auto-captures screenshots, console logs, and network errors when users report bugs.
@markoradotme · X

Add a bug report widget in 30 seconds. It captures errors, user journeys and failed API calls — then AI analyzes your code and opens a pull request with the fix.
@syedarhamalii · X

Visual regression testing tool with AI to distinguish intended UI changes from real bugs.
@igorluchenkov · X
Hey Yuhao! Been running a lot of agents while building UI and built a tool for visual testing that integrates nicely with agents and gives your agent a way to make sure it didn't introduce any UI regressions:

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

Capture bugs with code and triage them on a real-time kanban board.
@s_b_1805 · X

Identify insects and bugs by uploading photos for instant AI analysis.
@buildwithahsan · X
Just launched an AI Bug Identifier 🐞 Upload a photo and identify bugs and insects instantly using AI. Building in public and learning every day 🚀 🌐 #AI #BuildInPublic #WebDevelopment

One script tag puts a review layer inside your running app. Your team clicks what is wrong; your developers get the source file and line, the route, and a repro that exports as a P
@_Zidl · X

Collect bug reports with full device context, plus feature requests, from inside your app. Publish release notes in the same place. Built for indie Expo and React Native developers
@henrypl_dev · X

Capture in-app recordings and screenshots, then triage feedback with AI to fix bugs faster.
@keshav__dev · X
Hi priyanka i am also building in customer feedback space but with some dev related features. Maybe you want to check

Convert code into interactive flowcharts for learning, debugging, and documentation.
@Sparsh209 · X
Hi isha! Check it out here at: Would love to hear your feedbacks

AI tool that discovers hidden bugs in your application using verification analysis.
@uriel_bitton · X
As you add more features to your vibe coded app, you increase the chances for bad behaviour. The worst part is you dont know they exist Every beta user i've had try out the app told me they found a few issues they had no idea existed Find yours using

AI-powered code review tool that executes code in microVMs to detect more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db