Description
Add an animated GIF or video showing AgentDBG in action to the README.
Why
A picture is worth a thousand words. A demo GIF showing:
- Real-time trace visualization
- Pause/resume functionality
- Step-through debugging
- Cost tracking
Would dramatically improve the README and help users understand the value instantly.
Suggested Approach
- Use
examples/demo_for_video.py to create a demo
- Record with a tool like Kap or LICEcap
- Keep it under 30 seconds
- Optimize GIF size (< 5MB)
- Add to README after the title
Good First Issue
Great for someone who wants to contribute without writing code!
Description
Add an animated GIF or video showing AgentDBG in action to the README.
Why
A picture is worth a thousand words. A demo GIF showing:
Would dramatically improve the README and help users understand the value instantly.
Suggested Approach
examples/demo_for_video.pyto create a demoGood First Issue
Great for someone who wants to contribute without writing code!