Documentation
README
Bug Localization
Precisely identify the location of bugs in source code by analyzing error messages, stack traces, failing tests, and code patterns. Provides ranked suspect locations with confidence scores and evidence.
Core Capabilities
1. Error Analysis
Extract information from error sources:
- Stack traces - Parse and analyze call stacks
- Error messages - Interpret exception details
- Failing tests - Analyze test failures and assertions
- Crash reports - Process crash dumps and core files
- Log messages - Trace execution through logs
- Debugger output - Interpret breakpoint and watch data
2. Code Analysis
This is the opening of the README. Read the full README on GitHub.