# Bugbot Fix and Test Command

Apply the following fixes to the codebase:

{{prompt}}

## Instructions

- Make minimal changes to address the review comments
- Update or create tests to cover the changes
- Ensure all existing tests still pass
- If a fix is unclear, leave a TODO comment and note it
- Preserve existing code style and test patterns
- Add appropriate test cases for edge cases if relevant
