Skip to content

DemonClaw 1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 23:32
· 71 commits to main since this release

Spec-complete release.

Fixed

  • memory optimizer maintenance no longer emits invalid REINDEX SQL during runtime
  • runtime schema initialization now uses the non-macro SQLx migrator API
  • release metadata updated for the 1.0.0 launch

Validation

  • cargo test --all passing
  • cargo fmt --all -- --check passing
  • cargo clippy --all-targets --all-features -- -D warnings passing
  • cargo audit clean with the repository audit policy
  • runtime smoke verified with /healthz and POST /ingest