Skip to content

0.8.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:52
18c4f1c

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

What's Changed

Features

  • feat: inbound email via per-tenant receive-only Haraka by @igolubic in #10
  • feat: make email a first-class source (thread-aware, deletable, repliable) by @igolubic in #16
  • feat: usable email reply drafting from chat and the email drawer by @igolubic in #18
  • feat: time-travel diff UI over the temporal retrieval engine by @igolubic in #25
  • feat: Memory Passport — a complete, documented, versioned data export by @igolubic in #33

Fixes

  • fix: email reply draft read/list/execute fails on payloads predating recipientResolved by @igolubic in #20
  • fix: time-travel timeline finds a subject by subject_entity, not entities only by @igolubic in #27
  • fix: worker crash on dotted passport cron job identifier by @igolubic in #35

Other Changes

Full Changelog: v0.1.1...v0.8.0


Verify this image (keyless cosign signature):

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