Skip to content

Kody v2026-07-16

Choose a tag to compare

@kody-bot kody-bot released this 19 Jul 16:09
8e0cafb

What's new

  • One-click community install — Trusted (and warned untrusted) listings install into your account as live saved packages from the detail page. (#760, #763)
  • Featured starter packages — Admins can feature trusted listings, which appear on onboarding for one-click install. (#765)
  • MCP client onboarding tabs — Onboarding shows copyable configs for Cursor, Claude, VS Code, and more, polished for mobile. (#761, #764)
  • Public onboarding/onboarding is reachable without signing in so visitors can preview MCP setup. (#766)
  • Faster search discovery — Batch entity detail, inline call shapes, and related operations cut search round trips for agents. (#769)
  • Raw-fetch host nudges — Repeated execute fetches to the same host suggest OpenAPI bindings or a saved package. (#770)

Fixes

  • Repo session git publishing — Raw Git pushes from repo sessions work again with a complete filesystem adapter for isomorphic-git. (#762)
  • Jobless community forks — Publishing packages with no scheduled jobs skips no-op JobManager alarm sync. (#757)
  • Execute fetch gateway — Raw-fetch host counting keeps a real Fetcher so MCP execute no longer breaks on WorkerLoader type checks. (#771)