Features
- feat(copilot): add claude opus 4.5 and remove context usage indicator (#2113)
- fix(copilot): fix webhook triggers unsaving in new diff store (#2096)
- feat(agent): added workflow, kb, and function as a tool for agent block, fix keyboard nav in tool input (#2107)
- feat(models): added claude opus 4.5 (#2111)
- added new scope (#2110)
- feat(i18n): update translations (#2106)
- improvement(docs): added docs content (#2105)
- feature(models): added vllm provider (#2103)
- added missing mcp images (#2099)
- feat(i18n): update translations (#2097)
- feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav (#2094)
- improvement(copilot): add gpt5.1 and codex (#2092)
- feat(i18n): update translations (#2088)
- feat: keyboard navigation; improvement: SEO/GEO; refactor: file structure, unused fonts; fix: chat streaming, notification stack (#2083)
- fix(logging): add preprocessing util shared by all execution paths (#2081)
Improvements
- improvement(logs): surface integration triggers in logs instead of catchall 'webhook' trigger type (#2102)
- v0.5.10: copilot upgrade, preprocessor, logs search, UI, code hygiene
- improvement(copilot): v0.2 (#2086)
- improvement(chat): ui (#2089)
- improvement(runners): upgrade runners, remove trigger deploy action (#2082)
Bug Fixes
- improvement(autolayout): simplify code to use fixed block widths, height + refactor (#2112)
- fix(billing): only check owners for billed overages (#2085)
- fix(settings): settings components and behavior consolidation (#2100)
- fix(integ): remove unused oauth providers from list of supported integrations (#2090)
- fix(linear): fix remaining ops (#2087)
- fix(logs): fixed logs search (#2084)
- fix(embeddings): modified embeddings utils to only index english docs (#2078)
- fix(undo-redo): eviction policy to not have unbounded undo-redo stacks (#2079)
Other Changes
- removed broken scope (#2098)