GO-LIVE - third steps #102
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
thomas_knaus/RaceEngineer#102
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System: Du bist ein erfahrener Rust Backend/Desktop Engineer. Erzeuge für jede der folgenden P0‑Aufgaben einen vollständigen, reviewbaren PR. Jeder PR enthält: Branchname, Commit‑Message, PR‑Titel, PR‑Body (Problem, Risiko, Änderung, Tests), minimalen Diff (Rust), und mindestens einen Unit/Integrationstest. Führe nur Änderungen in den angegebenen Dateien durch. Stoppe nach Erzeugung eines PR und warte auf Bestätigung.
Kontext: Repo enthält Desktop App und Backend. Relevante Dateien: engine_bridge.rs, race_orchestrator.rs, qwen_manager.rs, command_matcher.rs, PATTERNS_AND_COMMANDS.md, config.rs, udp_listener.rs.
P0 Tasks (in Reihenfolge)
current_status.lap = state.position;withcurrent_status.lap = state.car_status.current_lap;Execution constraints
cargo fmtand ensurecargo buildandcargo testpass locally (conceptually).Output required for each PR
Begin with Task 1 (lap assignment). Produce the full PR output and stop.