Skip to content

Kody v2026-07-10

Choose a tag to compare

@kody-bot kody-bot released this 19 Jul 16:08
497af02

What's new

  • Bring-your-own-keys integrations — Integrations onboarding explains the BYOK model, and account nav gains a calmer subnav for Secrets, Integrations, and related settings. (#705, #706)
  • System email package subscriptions — Packages can subscribe to operator system-inbox mail, not only user inbound messages. (#700)
  • Email reply attachmentsemail_reply accepts optional base64 attachments on outbound replies. (#701)
  • Community package icons — Listings can ship community-icon.* artifacts shown on community pages with generated fallbacks. (#712, #718)
  • Admin system-email HTML preview — System email detail renders sandboxed HTML, text, and source tabs instead of raw markup only. (#698)
  • Clone-edit-push package authoring — Coding agents are steered to the git lane for package creation instead of only inline package_save blobs. (#714)

Fixes

  • OAuth providers: Notion and Canva — Notion token exchange supports Basic Auth, and Canva Connect supports confidential + PKCE together. (#711, #716)
  • Binary fetch bodies — The MCP fetch gateway preserves binary request bodies so multipart uploads are no longer corrupted. (#702)
  • Execute RPC stub reuse — Reused execute sandboxes no longer fail with disposed RPC stubs on community publish and repo commands. (#709)
  • OAuth credential autofill — Connect and secret fields stop being treated as website logins by password managers. (#717)
  • Integration identity — Canonical provider keys are the single integration identity for writes and lookups. (#719)