Skip to content

KAI OS v0.1.78

Choose a tag to compare

@morning-verlu morning-verlu released this 14 Jun 23:41
· 109 commits to main since this release

What's Changed

  • Added structured Agent Gate diagnosis to kaios.verify/v1: diagnosis.status, diagnosis.verdict, diagnosis.reasons, diagnosis.fixFirst, and diagnosis.diffChanges.
  • Mirrored the PR-visible failure and baseline drift summary in JSON so CI bots, dashboards, and future Agent Desktop views do not need to parse Markdown.
  • Kept the change additive and backward-compatible for existing kaios.verify/v1 consumers.

Verification

  • ./gradlew :kaios-cli:test --tests ai.kaios.cli.KaiosCliSmokeTest --no-daemon
  • ./gradlew test installDist distZip distTar --no-daemon
  • scripts/quickstart-smoke.sh
  • Manual baseline diff JSON smoke: diagnosis.status=different, fixFirst.id=diff-capsules, exit code 1.