Skip to content

0.9.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:01
7b7676f

Cogeto 0.9.2 — EU-hosted AI command center with verifiable memory.

What's Changed

Features

  • feat: machine-readable trust scores — schema, harness emission, release publish by @igolubic in #85

Fixes

  • fix: operator upgrade/configure self-heal the PATH install by @igolubic in #61
  • fix: sweep recognizes retained email objects; scrub false orphan alerts by @igolubic in #63
  • fix: strip the joined 'e-poruka' whole in the reply-intent target cleaner by @igolubic in #79

Documentation

  • docs: open-source launch prep — README, contributing, security, consolidated docs by @igolubic in #69
  • ci: CLA signing via one PR comment (CLA Assistant workflow) by @igolubic in #71
  • docs: README polish and cogeto.eu contact addresses by @igolubic in #77

Chores

Other Changes

Full Changelog: v0.9.1...v0.9.2


Verify these images (keyless cosign signatures):

cosign verify cogeto/cogeto:0.9.2 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-edge:0.9.2 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-mail:0.9.2 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'