Agentโ™ฅ๏ธŽAge
Catalog

io.github.prashantsinghmangat/tracebug

Official

by prashantsinghmangat ยท JavaScript

AI agents read TraceBug bug reports (console, network, replay, repro timeline) from local disk.

io.github.prashantsinghmangat/tracebug MCP Server

This MCP server enables AI agents to read TraceBug bug reports from local disk. It focuses on bug report artifacts that include console output, network activity, a replay, and a repro timeline, all packaged in a single local .html file.

๐Ÿ› ๏ธ Key Features

  • Local-first ingestion of TraceBug bug reports
  • Reads a single .html file from local disk
  • Supports console errors, network requests, replay, and repro timeline data

๐Ÿš€ Use Cases

  • Automating analysis of captured bug reports by AI coding agents
  • Assisting with building a fix workflow from recorded reproduction steps
  • Viewing reports offline for humans via the same generated HTML artifact

โšก Developer Benefits

  • Works with local disk data and requires no backend for ingestion
  • Provides a consolidated report format (one .html file) including replay and timelines

โš ๏ธ Limitations

  • Designed specifically for TraceBug-formatted bug reports stored as local .html files
io.github.prashantsinghmangat/tracebug - agentage MCP Catalog