bug-triage-env / server /environment.py

Commit History

v2.0: multi-step episodes, procedural bugs, semantic grading, sessions, 71 tests
703aa57

Siteshcodes commited on

fix: add name/difficulty to tasks, per-task [START]/[END] logs for validator
7eb0325

Siteshcodes commited on

fix: stateful endpoints + score clamping for validator pass
6174aa3

Siteshcodes commited on

fix: last remaining 0.0 in reset() total_score
8b89d05

Siteshcodes commited on

fix: reward_range to (0.05, 0.95) in environment.py TASKS_META
6a0c34c

Siteshcodes commited on

fix: add get_metadata with tasks and graders to Environment class
46680d3

Siteshcodes commited on

fix: make each task independent with task_id param in reset
b8396ef

Siteshcodes commited on

fix: auto-init bug in __init__ for stateless HTTP server
6ff231e

Siteshcodes commited on

fix: explicit TriageState args
a6bc27b

Siteshcodes commited on

upgrade environment.py: done guard, fix tasks_completed, sample_bug
ca4e18e

Siteshcodes commited on

fix import paths for Docker
666b49a

Siteshcodes commited on

complete bug triage openenv environment
38ab410

Siteshcodes commited on