ai-code-battle/bots/rusher
jedarden 8bcfdf57b3 fix(bots): remove tracked target/ from rusher bot, add .gitignore
The NEEDLE worker committed Rust's target/ directory which contained local
pre-compiled debug artifacts. This caused cargo to fail during CI builds.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 07:32:01 -04:00
..
src fix(types): add missing ReplayPlayer import and type annotation for transcript feature 2026-04-22 18:20:56 -04:00
.gitignore fix(bots): remove tracked target/ from rusher bot, add .gitignore 2026-04-24 07:32:01 -04:00
Cargo.lock fix(types): add missing ReplayPlayer import and type annotation for transcript feature 2026-04-22 18:20:56 -04:00
Cargo.toml Complete Phase 2: HTTP protocol and 6 strategy bots 2026-03-24 07:00:38 -04:00
Dockerfile Complete Phase 2: HTTP protocol and 6 strategy bots 2026-03-24 07:00:38 -04:00