bug-triage-env / server

Commit History

v2.0 frontend: multi-step investigation UI with step tracker, progressive reveal, and reasoning bonus
8483903

Siteshcodes commited on

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

Siteshcodes commited on

feat: serve frontend at root / so it shows in HF Spaces App tab, JSON status moved to /health
ca5a648

Siteshcodes commited on

feat: add interactive demo frontend at /web — no existing endpoints changed
787a5a5

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: replace 0.0 fallback with 0.05 in graders to satisfy strict range
bc79ac5

Siteshcodes commited on

fix: no exact 0.0 or 1.0 anywhere in rewards
2fbe4d0

Siteshcodes commited on

fix: reward_range 0.05-0.95 and proper descriptions
926a06f

Siteshcodes commited on

fix: correct grader import paths
a1396d9

Siteshcodes commited on

fix: add pydantic dependency for grader import
ea7259f

Siteshcodes commited on

fix: tasks returns plain array for validator
89bfee5

Siteshcodes commited on

fix: add openai to requirements - was causing silent import failure
86c4bbe

Siteshcodes commited on

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

Siteshcodes commited on

fix: override /reset to accept task_id for validator
db98438

Siteshcodes commited on

fix: force override /metadata with tasks for validator
74c6ebb

Siteshcodes commited on

fix: override /metadata with tasks and graders for validator
b781553

Siteshcodes commited on

final fix: validator-compatible graders
25253dd

Siteshcodes commited on

fix: add /grader and /baseline endpoints for validator
319cfcd

Siteshcodes commited on

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

Siteshcodes commited on

fix: add task endpoints and per-task reset for validator
44b9283

Siteshcodes commited on

fix server/app.py
246501f

Siteshcodes commited on

fix: remove groqiikik typo from requirements.txt
e1e8f15

Siteshcodes commited on

fix: typo in requirements.txt groqiikik -> groq
a362687

Siteshcodes commited on

fix: add root health check route
c700066

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

upgrade task.py: milestone grading, team in medium, 5 bugs per task
442df7c

Siteshcodes commited on

fix pyproject.toml and generate uv.lock
e15d96a

Siteshcodes commited on

fix import paths for Docker
666b49a

Siteshcodes commited on

complete bug triage openenv environment
38ab410

Siteshcodes commited on