Skip to content

Kody v2026-07-17

Choose a tag to compare

@kody-bot kody-bot released this 19 Jul 16:09
67e562a

What's new

  • Outbound email delivery events — Delivery lifecycle updates are ingested, persisted, and exposed to email capabilities and package subscriptions. (#780, #781)
  • Tighter MCP instructions — Server instructions and search/execute descriptions are trimmed so every session carries less static prompt weight. (#779)

Fixes

  • Passkey sign-in skips TOTP — A verified passkey assertion completes MFA without an extra authenticator code when 2FA is enabled. (#774)
  • Invite-gated social signup — Production OAuth account creation accepts a valid invite the same way password signup does. (#773)
  • Logout updates the nav — Session state refreshes after router form mutations so Log out no longer leaves a stale logged-in shell. (#776)