Skip to content

NotDone v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:33

NotDone v0.1.1

NotDone v0.1.1 publishes the composable runtime expansion from the validated
main branch and supersedes the earlier v0.1.0 package publication.

Highlights

  • Provider-neutral execution plans with policy-first routing and an egress
    ledger.
  • Retrieve-only local search, deterministic context compilation, and
    independent verify-only completion gates.
  • Declarative capability Packs and policy-controlled local, remote, Codex Exec,
    and optional Codex App Server backends.
  • CLI visibility for retrieval, routing, egress, verification, backend, and
    Pack state.
  • Runtime-neutral JSON Schemas, canonical JSON, SHA-256 proof integrity, and
    conformance-tested Claude Code, Codex, and Gemini CLI integrations.

Install

npm install --global notdone@0.1.1 notdone-mcp@0.1.1

Verification and provenance

  • Complete typecheck, unit, plugin, and runtime conformance suites passed.
  • Both standalone npm packages passed clean-install CLI and MCP probes.
  • Release tarballs include SHA-256 checksums and GitHub build-provenance
    attestations.
  • npm registry ownership validation now accepts npm's flattened
    repository.url metadata format.

Full changelog: v0.1.0...v0.1.1