Skip to content

v0.2.0

Choose a tag to compare

@adewale adewale released this 10 Jun 10:32
· 19 commits to main since this release
3c6c4c9

v0.2.0

Adds the first Jetty adapter slice:

  • skill-benchmark export-jetty
  • skill-benchmark run-jetty
  • skill-benchmark import-jetty-results

The adapter follows Jetty docs and jettyio/jettyio-skills runbook-mode conventions: system-message runbook, jetty.template_variables, model_provider, snapshot, uploaded files, and local deterministic grading after import.

Also includes mocked Jetty execution/import tests, hidden-prompt non-executable safety, README updates, and TODO/spec status updates.

Not included yet: live token-backed validation, streaming, concurrent live submissions, Jetty simple_judge, and materialized ablated skill files.