v0.12.1
Bug Fixes
-
Code review fixes for record-cli-review-fixes
(#150,
3aca8e8) -
Resolve py/import-and-import-from CodeQL alerts in test_regrade.py +
test_detached_grading_boundaries.py (#161,
6ab6b87) -
criteria: 2/4 — a shim rule fault is an eval-config error, not an agent failure
(#150,
3aca8e8) -
evaluate: Close the PR review findings on container-based detached grading
(#161,
6ab6b87) -
evaluate: Close the review blockers on container-based detached grading
(#161,
6ab6b87) -
harbor: Address code review findings from full 8-axis review
(#166,
9caffcb) -
harbor: Address PR review blockers (score-integrity, security, drops)
(#166,
9caffcb) -
harbor: Derive a prebuilt image's real WORKDIR instead of guessing /app
(#166,
9caffcb) -
harbor: Suppress pyright reportMissingImports for the harbor package
(#166,
9caffcb) -
models: Reference FlagPredicate at runtime so the cast is a real use
(#150,
3aca8e8) -
record_cli: Close three real holes the Copilot review found
(#150,
3aca8e8) -
record_cli: Reject an unusable response rule at load, and trace a shim fault
(#150,
3aca8e8) -
sandbox: Give the sandbox venv system site packages
(#162,
e7d8326) -
test: Strip ANSI color before asserting --workspace-dir in CLI output
(#166,
9caffcb) -
tests: Harden harbor CLI-error assertions and Windows chmod checks
(#166,
9caffcb) -
timing: Account for generation and tool time on every harness
(#164,
87102a3)
Build System
Continuous Integration
Features
-
evaluate: Grade a
driver: dockerrow inside a container of its own image
(#161,
6ab6b87) -
harbor: Export coder-eval tasks to Harbor, with coder-eval as the grader
(#166,
9caffcb) -
harbor: Export experiment.yaml variants to Harbor task directories
(#166,
9caffcb) -
harbor: Fix agent workspace alignment, env passthrough, and template sources
(#166,
9caffcb) -
harbor: Task.yaml/experiment.yaml → Harbor export + coder-eval as a Harbor agent
(#166,
9caffcb) -
record_cli: Serve a different canned response per invocation
(#150,
3aca8e8)