What's Changed
- [Feat] Add per-assistant tool settings and approval policies by @DearVa in #471
- perf(ui): optimize layout & add missing
ScrollViewers - perf: rework
ObjectObserverto thread-safe, strong-typed path & fix memory leak - perf(init): optimize
InitializeApp - perf(ux): add
AutoScrollBehaviorforActivityGroupPresentationRow - fix(chat-ui): interrupted chat presentation keeps running after restart
- feat(chat-ui): add caution style when user input is needed
- feat(chat-ui): add
removeAfterCompletionforBusyActivity - perf(chat-ux): Skill prompts adapt based on how the tool calling is configured
- perf(chat-ux): make more chat plugins enabled by default
- perf(chat-tool): make
WebPlugin.SearchAsyncreturns PromptNode - fix(sub-agent): try fix sub-agent's consent may not bubble but blocks itself
- fix(web-extract): try fix "Protocol error: Connection closed. Most likely the page has been closed." (#446)
- perf(chat-ui): add support for LaTeX/MathJax style math rendering
Full Changelog: v0.8.1-canary.20260721.14...v0.8.1-canary.20260724.15