Documentation
README
Bug History Summarizer
Trace and summarize the complete lifecycle of a bug across code versions.
Workflow
Follow these steps to generate a comprehensive bug history summary:
1. Identify the Bug and Gather Context
Collect essential information:
- Bug identifier: Issue number, commit hash, or bug description
- Repository: Target codebase with version history
- Version range: Specific versions/commits to analyze (or entire history)
- Related artifacts: Issue reports, pull requests, commit messages, test results
2. Trace Bug Introduction
Identify when and how the bug was introduced:
This is the opening of the README. Read the full README on GitHub.