# Bugbot Fix CI Command

Fix the following CI/build failures:

{{prompt}}

## Instructions

- Focus on making the CI pipeline pass
- Fix type errors, lint issues, and test failures
- Do not change the logic unless it's causing the failure
- If a test is flaky or incorrectly written, fix the test
- Leave TODO comments for issues that need human review
- Preserve existing code patterns and conventions
