Release v0.27.15
What's Changed
- fix(local): hide hidden agents from local listings by @overlord-letta in #3014
- feat(subagent): add parent tag by @christinatong01 in #3021
- fix(slack): rehydrate bot-authored thread context by @overlord-letta in #2968
- test(slack): cover inbound debounce configuration by @overlord-letta in #2982
- fix(channels): keep MessageChannel for scoped no-tool turns by @overlord-letta in #2912
- feat(reflection): support manual multi-transcript reflection by @kl2806 in #2600
- feat(mods): add package manifest validation by @carenthomas in #3030
- feat(mods): support agent-scoped MemFS mods by @carenthomas in #3031
- feat: support ChatGPT OAuth provider aliases by @jnjpng in #2971
- feat(mods): list loose mods by @carenthomas in #3032
- feat(mods): load managed package entries by @carenthomas in #3033
- fix(ws): add prompt to subagent state by @christinatong01 in #3022
- refactor(subagent): remove unused mode metadata by @devanshrj in #3025
- feat(mods): manage installed packages by @carenthomas in #3036
- feat(mods): install local packages by @carenthomas in #3038
- feat(mods): scaffold local packages by @carenthomas in #3039
- fix(reflection): retry skipped auto launches by @carenthomas in #3047
- feat(mods): install npm packages by @carenthomas in #3040
- fix(build): make build and dev windows-safe by @carenthomas in #3048
- fix(mods): load legacy extensions alongside mods by @carenthomas in #3049
- refactor(mods): remove loose terminology by @carenthomas in #3053
- fix(mods): add package keyword to scaffolded packages by @carenthomas in #3054
- feat(secrets): support local agent storage by @carenthomas in #3052
- docs(skills): refresh creating-mods guidance by @carenthomas in #3056
- fix(code-desktop): preserve BYOK Opus reasoning settings by @jnjpng in #3034
- fix(tui): preserve BYOK handle when cycling reasoning by @jnjpng in #3051
- chore: bump version to 0.27.15 by @github-actions[bot] in #3060
Full Changelog: v0.27.14...v0.27.15