You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reasoning preview is upgraded from a single rolling line to a multi-line panel, so more of the thought process is visible while thinking.
The chat input now accepts dropped folders, with unified drag-and-drop handling for files inside and outside the vault.
Web search adds AnySearch as a new provider.
🧩 Module Platform
Modules can now register their own chat modes, with isolated capability surfaces, pinned tool-approval policies, and skills shipped alongside the module.
The module Host API now supports registering custom agent tools.
🐛 Fixes & Cleanup
Fixed mobile startup hanging on "Loading plugins" for a long time when chat history is large. (#565)
Fixed the "Import configuration" file picker not responding in Obsidian 1.13's standalone settings window.
Fixed the Quick Ask continuation shortcut menu covering the model / reasoning-effort dropdowns, with unified popover layering and menu expansion direction.
Fixed npm-installed Claude Code CLI on Windows being misdetected as a native binary and failing to launch. (#562)
Removed the obsolete "path operation set" toggle from settings; path operations are handled by the virtual terminal.