The Copilot plugin provides an AI-powered writing assistant that helps users generate ideas, organize notes, and create content. It offers various modes, including Chat mode for conversational writing and Vault QA mode for integrating with Obsidian's note-taking app. The plugin supports multiple models from OpenAI and Azure, allowing users to choose the most suitable one based on their needs. With its user-friendly interface and customization options, the Obsidian plugin is ideal for writers, researchers, and students seeking to streamline their writing process and enhance their productivity.
Release v3.2.5
A packed patch release with Composer V2 editing, Azure provider unification, drag-to-insert wikilinks, Obsidian Bases support, LM Studio Responses API, and a wave of agent, search, and UI improvements!
- Composer V2: smarter file editing — The new
editFiletool replacesreplaceInFileas the primary targeted-edit tool, bringing more reliable and precise in-file edits. (@wenzhengjiang) - Drag relevant notes into your editor — Drag notes and sources from the Copilot chat panel directly into any editor to insert wikilinks instantly. (@logancyang)
- Azure OpenAI and Azure Foundry unified — Both Azure providers are now merged into a single, cleaner Azure provider. (@logancyang)
- Obsidian Bases support —
base:createcommand,.baseactive note support, and a new read-onlyobsidianBasesCLI tool. (@logancyang) - LM Studio: Responses API with KV cache reuse — Faster, more efficient conversations with local models. (@logancyang)
- Gemini Embedding 2 preview support (@logancyang)
- GitHub Copilot Chat supports tool calling (@Emt-lin)
- Automatic file renaming to match topic titles (@somethingSTRANGE)
- OpenRouter prompt caching via cache_control (@logancyang)
- Miyo: customizable vault name, remote backend mobile re-indexing, license auth header (@wenzhengjiang)
- CLI tool upgrades: daily/random read tools, reasoning summaries, enhanced instructions, daily note template fixes (@logancyang)
- Agent & search fixes: inline citations, query dedup, answer source priority, expanded search limits (@logancyang)
- UI & UX polish: Quick Ask panel positioning, LaTeX rendering, Ollama numCtx, "None" system prompt option (@Emt-lin, @logancyang)
- Local model fixes: stripped leaked special tokens;
vault.readin agent tool paths (@logancyang, @yu-zou) - YouTube transcript fix: both classic and modern DOM structures supported (@Emt-lin)
- Tiktoken CDN timeout defense-in-depth fix (@logancyang)
Generated by the release agent.