Commit History
fix: include training/ in HF Space build (was excluded by .dockerignore, breaking pyproject install) db0a011
Phase 10c: README rewrite β submission-ready scannable overview with BLOG link 0313e08
BLOG: update inference demo link to committed hf_jobs/ files 6757e5a
Inference demo output 73be205
BLOG: add 'Watching the Agent in Action' section with 3 inference scenarios 6d8cfd0
BLOG.md final update 1557d66
BLOG: add precision note on Gen 2 convergence β opponent distribution, not cumulative learning 3575836
Phase 10b: BLOG.md β submission story with 3-gen self-play results and GRPO diagnostics d080eae
fix: add kernel restart hint after pip install cell 6bf50c1
Phase 9: Colab self-play demo notebook (3-gen, T4-compatible) 956c098
fix: address code-review issues in inference.py (strip_fences, assert, timeout, error format) bf411b2
fix: add openai>=2.7.2 to pyproject.toml dependencies 57fa921
Phase 8: inference.py β hackathon-mandatory baseline (defender + attacker) 9af6f57
fix: switch to bf16 for HF Jobs (newer transformers + bnb prefers bf16, no GradScaler needed) e43130f
fix: force dtype=float16 on model load to prevent bf16 GradScaler crash c616409
fix(packaging): loosen pydantic and trl constraints for HF Jobs compatibility 17966ea
Phase 7: HF Jobs training scripts b926206
fix(packaging): add sre_arena_env.server.simulator to package list b2add13
Phase 7a: PEFT checkpoint loading for cross-generation training a7e7791
feat(7a): OpponentModel β frozen PEFT checkpoint loader with blind generation 2812792
Phase 6.5: warm-up step + fp16 GRPO + log_tail propagation fix d20f9fd
fix(6c): attacker unit tests + gen1+ crash warning in alternating_loop 9abd291
feat(6c): Phase 6c complete β alternating loop, plots, 17 new tests 6332048
feat(6c): plots.py with reward curve + cross-gen matrix stub + 4 tests ddc6c03
feat(6c): alternating_loop orchestrator + 8 tests 59250a9
feat(6c): train_attacker.py β attacker GRPO training script 51827eb
feat(6c): add make_attacker_reward_function to reward_function 0967481
feat(6c): add build_attacker_rollout_dataset to dataset_builder dd3a838
refactor(6c): extract train_defender() function from main() f8300a8
feat(6c): scripted_defender baseline + 5 tests f92ce23
feat(6c): add matplotlib>=3.8.0 to training deps a0e4801
Phase 6b: defender training script with scripted attacker f4bf7d6
Phase 6a: prompts and action parser with unit tests 06c42a8
Phase 6 prep: clean up empty placeholder files cf32a5b
Phase 5 complete: HF Space deployed public, 4 live tests passing e1b8fb4
G Rohith Yadav commited on
Phase 5: move Dockerfile to root, HF Space deployment, smoke tests 3a0d73e
G Rohith Yadav Claude Sonnet 4.6 commited on
Phase 4 Dockerise is done 0c76175
G Rohith Yadav commited on
Phase 3 + 3.5 complete: live SOC dashboard with SSE handshake (87 tests passing) 04cbe15
G Rohith Yadav commited on
Phase 1 + 2 + 2.5 complete: simulator, FastAPI server, seedable env (83 tests passing) b914800
G Rohith Yadav commited on