HOME

bugtape

CAPTURE · UNDERSTAND · SHIP

SIGN

Start at the next failure

Capture first.
Add capacity when it matters.

Use a free project to prove your capture flow. Pro adds capacity, longer event retention and MCP agent access when it fits your team.

No card for Free. Product limits apply per plan; the console shows current workspace usage.

Two plans.
One capture flow.

Every plan starts with a project and a test report. Upgrade when you need more bugs, more people, or an agent reading the evidence.

FREE

Free

$0

Try the complete capture flow.

  • 100 bugs per month
  • 1 project · 3 team members
  • 7-day event retention
  • 1 integration
Create a free project
PRO

Pro

$29 USD / month

Give your coding agent the context.

  • 5,000 bugs per month
  • Unlimited projects · 10 team members
  • 30-day event retention · 10 integrations
  • MCP agent access
Start free, explore Pro

A few useful answers.

Where is the ten-minute recording?

The web SDK keeps up to ten minutes of page activity in a rolling buffer and attaches available history when it reports an error. It starts when the SDK loads; it cannot recover earlier activity. Capture limits or retention can shorten what is available. This is DOM replay, not a screen video. Server reports and native app reports do not contain browser DOM replay.

Can I capture iPhone and React Native bugs?

Today, the Swift example sends handled errors and breadcrumbs. The React Native example sends JavaScript errors. Browser DOM replay is not part of native capture. Fatal-crash capture and symbolication are in development; they are not included in these examples. See the exact platform capabilities.

What does the web SDK record?

DOM replay, console messages, network metadata, and errors go into a bounded browser buffer. The default window is up to 10 minutes before a report, subject to session age and event limits. Reports include the available buffered context; they do not guarantee a full 10-minute recording. Sensitive-data scrubbing is enabled by default, and recording can be configured. Review your app’s data and privacy requirements before enabling capture. Read the configuration guide.

Does my agent automatically fix every bug?

No. BugTape supplies evidence to your agent. Your agent still needs access to your code, and your team decides how to test and release a fix. Automatic repair is not a promise BugTape makes.

Can I use BugTape without an agent?

Yes. Inspect reports in the console, assign them to your team, and send them to a connected destination. Add an agent whenever it fits your workflow.

How do I keep reports private?

Use project keys for capture and scoped agent tokens for agent access. Team membership controls console access. Configure scrubbing and avoid capturing secrets. BugTape does not currently offer end-to-end encrypted report storage. Read the privacy policy.

Your next bug
can explain itself.