- Exp23 complete (mean 2000 steps / 408.6r, high variance confirms nose-first stuck issue) - Unity 6000.4.4f1 rebuild done: Assembly-CSharp.dll updated with Car.cs raycast fix - Rsync'd to runtime folder, sim restarted on port 9091 - Exp24 launched (PID 733053) — discrete(7), speed stuck, road regen - Fix logging.basicConfig no-op: use file_log.addHandler() directly - Monitor via /tmp/exp24.out (log file was 0 bytes with old approach) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .harness | ||
| agent | ||
| docs | ||
| tests | ||
| .gitignore | ||
| AGENT.md | ||
| DECISIONS.md | ||
| IMPLEMENTATION_PLAN.md | ||
| PROJECT-KICKOFF.md | ||
| PROJECT-SPEC.md | ||
| README.md | ||
| create_gitea_repo.py | ||
| monitor_training.sh | ||
| ralph-loop.sh | ||
README.md
donkeycar-rl-autoresearch
Purpose
Status
- Scaffolded with the agent harness
- Spec not filled yet
Runbook
- Fill PROJECT-SPEC.md
- Create IMPLEMENTATION_PLAN.md from the spec
- Start the implementation loop