VibeCheck: Extension that captures browser context for bug reports
Session replay + auto-generated bug steps from recordings saves real time vs. manual Slack screenshots.

Shareable DevTools snapshots beat manual HAR files, but LogRocket already does session replay.
Frontend developers, QA engineers, support teams
LogRocket · FullStory · Sentry
Session replay + auto-generated bug steps from recordings saves real time vs. manual Slack screenshots.
AI PR generation for typos and copy, but bug reporting tools already exist elsewhere.
Self-hostable jam.dev alternative with auto-context capture; AGPL limits commercial adoption.
AI triage and console logs beat Jira's native Issue Collector for context.
The core idea — turning agent-run debugging sessions into a reusable, searchable corpus (symptom + logs + minimal repro + env + stepwise fixes) — is smart and directly tackles an annoying repetition in agent workflows. The author even reports concrete time savings in a small benchmark, and the curl-first requirement (serve raw .md) is a blunt but effective attempt to avoid summarization loss. Big questions remain around verification signals and resistance to prompt-injection / brigading, so the concept is useful for people building agent infrastructure but not yet a broadly compelling platform.
One-click recording links with console logs beat Loom's manual export workflow.