Skip to content

v0.5.0: Phase 5 benchmark infrastructure complete (serve, hardened loader, 0.5.0 versions) - #84

Merged
Santisoutoo merged 4 commits into
mainfrom
dev
Jul 24, 2026
Merged

v0.5.0: Phase 5 benchmark infrastructure complete (serve, hardened loader, 0.5.0 versions)#84
Santisoutoo merged 4 commits into
mainfrom
dev

Conversation

@Santisoutoo

Copy link
Copy Markdown
Owner

Second integration for the v0.5.0 milestone tag. Brings to main what landed on dev after #81:

After merge, main gets the annotated tag v0.5.0 and its GitHub Release — the immutable, citable reference for the benchmark environment: vendor pin 13bce4b, scenario schema v1, trajectory schema v1, litellm==1.93.0.

🤖 Generated with Claude Code

https://claude.ai/code/session_014JCrwRbtN7UA5ijn13vPmm

Santisoutoo and others added 4 commits July 24, 2026 13:15
…tes values and set_controls domain

serve productizes the subscription smoke: privileged setup + injection +
validity gate in-process, then the benchmark tool surface on stdio for a
client that owns its own agent loop (claude -p), with the harness verdict
written to --result on shutdown. Demo/dev path, stated as such: the
trajectory is the client's transcript and its system prompt is a confound
for baselines, which stay on a320-bench run.

Loader hardening (reviewer follow-ups from #75/#79): control values are
validated by the core's own set() on a throwaway catalog Sim (the
valid_values strings are for humans; BadValueError is the machine truth),
and set_controls now rejects domain=world controls symmetrically to
world_controls rejecting cockpit ones.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014JCrwRbtN7UA5ijn13vPmm
a320-bench serve + loader value/domain validation (#19)
… tag

Trajectory meta records these versions; from this tag on, a recorded run
declares the harness version that matches the release it was produced by.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014JCrwRbtN7UA5ijn13vPmm
Bump harness packages to 0.5.0 for the milestone release
@Santisoutoo
Santisoutoo merged commit 984408c into main Jul 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant