Replace snapshot_download with level-by-level listing for agent files. e419e83 Running alexgshaw Claude Opus 4.6 (1M context) commited on Apr 3
Add reward hacking validation check. 32096df alexgshaw Claude Opus 4.6 (1M context) commited on Apr 3
Fix missing await on get_public_url causing all trial inserts to fail 19076ca alexgshaw Claude Opus 4.6 (1M context) commited on Apr 2
Log git stderr on clone/fetch failures for easier debugging a659e57 alexgshaw Claude Opus 4.6 (1M context) commited on Mar 31
Return webhook response immediately, process in background thread 1aba200 alexgshaw Claude Opus 4.6 commited on Feb 9
Upload trial archives and trajectories to Supabase storage on import b35fe2e alexgshaw Claude Opus 4.6 commited on Feb 6
Fix trial job_id foreign key constraint and add validation 55c3ce8 alexgshaw Claude Opus 4.5 commited on Jan 4
Use raw dict for trial results to support custom environment types de835c3 alexgshaw Claude Opus 4.5 commited on Dec 28, 2025
Use raw dict for job config to support custom environment types 6984e7a alexgshaw Claude Opus 4.5 commited on Dec 28, 2025
Add comprehensive logging throughout import process e7e8bf7 alexgshaw Claude Opus 4.5 commited on Dec 28, 2025
Use insert with ignore_duplicates for models b00c92d alexgshaw Claude Opus 4.5 commited on Dec 28, 2025
Fix config.json parsing and add model token cost lookup 8d8264a alexgshaw Claude Opus 4.5 commited on Dec 28, 2025
Detect PR from updatedRefs when discussion payload is missing a83decb alexgshaw Claude Opus 4.5 commited on Dec 28, 2025
Add comment deduplication to prevent duplicate validation comments 0caa873 alexgshaw Claude Opus 4.5 commited on Dec 28, 2025
Improve trial validation and remove redundant agent_name from metadata 753ba50 alexgshaw Claude Opus 4.5 commited on Dec 27, 2025
Validate trial result.json has required fields instead of strict schema validation 05ff348 alexgshaw commited on Dec 27, 2025
Fix validation: use lenient JSON check for trials, limit error count in comments aec5bc2 alexgshaw commited on Dec 27, 2025
Use git clone instead of snapshot_download for much faster downloads 2c1a94c alexgshaw commited on Dec 27, 2025
Fix PR detection: check isPullRequest field and add logging d42c3a8 alexgshaw commited on Dec 27, 2025
Fix repo name comparison - name already includes namespace f9ea234 alexgshaw commited on Dec 27, 2025
Fix webhook: use WebhooksServer with custom UI instead of conflicting decorator 5bbb060 alexgshaw commited on Dec 27, 2025
Fix Pydantic deprecation warning: use ConfigDict instead of class Config 678df56 alexgshaw commited on Dec 27, 2025
Use job result.json for started_at, ended_at, stats; add package_version ca79348 alexgshaw commited on Dec 27, 2025