Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 00:46

[0.2.0] - 2026-08-18

Added

  • Capability-assertion stage: after the boot smoke, the pipeline can drive one headless task that calls a named tool (or runs a /command) and verify the durable session log recorded the invocation and that the observed output contains expect (case-insensitive substring of the serialized event). Status ladder observedinvokednot-registered, plus skipped (disabled or no DEEPSEEK_API_KEY) and failed (task failure); not-registered/failed fail the drive verdict. Config block capability.* + capabilityTimeoutMs, per-drive capability tool argument, and the stage record is an OPTIONAL stages.capability field (backward-compatible: pre-capability v1 records still validate, no domain-version bump).