Kody v2026.07.21
Kody v2026.07.21
New
- Package storage — You can now use
packageStorage()to store data that persists across static imports. (#816) - Platform accounts — You can now manage platform accounts and grant package scope permissions. (#811)
- Pre-setup discovery — You can now explore Kody's capabilities before setting up an account. (#802)
- Forking trusted packages — You can now fork trusted community packages instead of creating from scratch. (#804)
- Document head metadata — Document head metadata now syncs on single-page application (SPA) navigations. (#807)
Improved
- Onboarding experience — Onboarding is now responsive to the platform connection state. (#810)
- Package git remote tokens — The default time-to-live (TTL) for package git remote tokens has been extended to 4 hours. (#813)
- Error messages — Error messages now explain unbound optional
kody:runtimehelper access more clearly. (#812) - Document title updates — Document titles now update correctly on SPA navigation. (#805)
- Repo session cleanup — Repo session cleanup has been hardened against sticky remote failures. (#822)