Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:34
v1.1.0
0153534

IntentCI v1.1.0

IntentCI v1.1.0 is the first release validated against the complete normative
v1 contract. It preserves valid v1.0.x input while correctly rejecting malformed
or ambiguous contracts that earlier releases could silently accept.

Highlights:

  • typed, deterministic compilation and verification plans;
  • complete built-in and external-provider v1 behavior;
  • Git-aware impact selection, bounded DAG execution, and provenance-complete
    successful-evidence caching;
  • immutable evidence bundles with per-attempt state, reports, logs, artifacts,
    manifests, and interruption safety;
  • a reconstructed bounded repair loop with pinned contracts, protected paths,
    patch/failure fingerprints, redacted agent logs, and independent verification;
  • documented configuration precedence, provider protocol, schemas, migration,
    and security model;
  • tracked Go, Python, TypeScript, Rust, and Java examples;
  • green Linux and macOS release gates, 100% statement coverage, 20/20 product
    acceptance criteria, and 303/303 killed covered mutants in release-critical
    code.

The release contains reproducible Linux amd64 and macOS amd64/arm64 archives.
Verify every download against checksums.txt before execution.

Migration guidance:
v1.0.x to v1.1.0.
The v1.0.0 and v1.0.1 tags remain immutable historical releases and are not
moved or replaced.