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
New virtual Bash tool unifies file search and operations in a sandboxed shell over your vault.
Oversized virtual bash output is now auto-truncated with guidance to narrow the query, preventing large directory listings from flooding context. (#555)
The agent can read [[wikilink]] targets directly, resolving down to #heading / ^block ranges. (#555)
The js_eval tool is renamed to Analysis Sandbox to better reflect its purpose.
Added support for DeepSeek's native web search tool.
💬 Chat Experience
Reworked streaming rendering and scroll performance, with a unified motion system and polished high-frequency interaction animations.
Multiple consecutive tool cards now auto-collapse for a cleaner agent conversation view.
Fixed the view unexpectedly scrolling to the bottom when expanding reasoning content.
⚡ Quick Ask & CLI
Quick Ask and YOLO Agent now share unified core runtime semantics; Smart Space is retired, with its continuation feature merged into Quick Ask's third mode. (#529)
The CLI mode menu adds native actions for Claude plugin management and MCP server status. (#535)
More robust CLI executable discovery, with support for custom CLI paths.
🔄 Data Sync & Fixes
Chat history, learning data, and module settings moved to a visible data/ directory inside your vault, so sync tools like Obsidian Sync can replicate them across devices. In Obsidian Sync, enable "Sync all other types" to include them.
Fixed Learning project creation failing on Windows with Obsidian 1.13.4 due to _staging temp directory cleanup errors, which could leave empty folders behind. (#556)