# Bugbot Fix Command

Apply the following fixes to the codebase:

{{prompt}}

## Instructions

- Make minimal changes to address the review comments
- Do not change public APIs unless specifically requested
- Update tests if behavior changes
- If a fix is unclear or requires architectural decisions, leave a TODO comment
- Preserve existing code style and conventions
- Do not introduce new dependencies unless absolutely necessary
- Keep changes focused on the specific issues mentioned
