Documentation Index
Fetch the complete documentation index at: https://jam.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
AI Debugger is powered by OpenAI and integrated directly into your Jam bug reports. It’s opt-in and respects your data privacy. No models are trained with your data.
Overview
AI Debugger analyzes your Jam bug reports and provides targeted debugging assistance. It uses the complete browser context from your Jam (logs, network requests, device data, and session replays) to identify root causes and suggest specific fixes.Key benefits
- Skip the research: Get potential causes and solutions without diving into Stack Overflow
- Fix code instantly: Send broken code and receive working, rewritten versions
- Handle any framework: Works with JavaScript frameworks, CSS libraries, and responsive design issues
- Interactive debugging: Chat interface lets you refine suggestions based on your findings
- Control detail level: Switch between verbose explanations and quick summaries
How it works
AI Debugger uses the full technical context that Jam automatically captures:- Session replays showing exact user interactions
- Console logs with errors and warnings
- Network requests including failed API calls
- Device information and browser specifications
Core capabilities
- Root Cause Analysis
- Code Fixing
- CSS & Design Issues
- Interactive Chat
Identify Issues Fast - AI Debugger analyzes your Jam’s complete technical context to suggest potential causes, eliminating guesswork and reducing time spent searching for solutions.
Getting started
Access AI Debugger
Customize output detail
Switch between verbose and concise modes based on your needs:- Verbose mode: detailed explanations and step-by-step fixes
- Concise mode: quick summaries and direct action items
Data privacy
Privacy safeguards
- Opt-in only. No automatic data sharing.
- OpenAI API policy prohibits using customer data for model training
- You control when and which Jams get AI analysis
FAQs
Is my data used to train AI models?
Is my data used to train AI models?
No. OpenAI has a strict API policy that prohibits using customer data submitted through their API to train or improve their models. Your debugging data remains private and is only used to provide you with suggestions.
What data does AI Debugger analyze?
What data does AI Debugger analyze?
AI Debugger uses the same technical context that Jam captures: session replays, console logs, network requests, device information, and any additional details in your bug report.
Can I use AI Debugger without sharing data externally?
Can I use AI Debugger without sharing data externally?
No. AI Debugger requires sending your Jam’s technical context to OpenAI’s API to provide analysis and suggestions. This is opt-in. You choose each time whether to use the feature. No models are trained on your data.
Does AI Debugger work with my specific tech stack?
Does AI Debugger work with my specific tech stack?
Yes. AI Debugger adapts to different JavaScript frameworks, CSS libraries, and development environments. It uses the actual context from your browser session to provide relevant suggestions.
How accurate are the debugging suggestions?
How accurate are the debugging suggestions?
AI Debugger provides educated suggestions based on your complete browser context, but you should always review and test any code changes. Think of it as an experienced debugging partner, not an automated fix.