Skip to content

Releases: logancyang/obsidian-copilot

3.2.1

11 Feb 04:50
05831e3

Choose a tag to compare

Copilot for Obsidian - Release v3.2.1

A patch release with search improvements and bug fixes.

  • Improved vault search: Better tag matching with hierarchical support (e.g. searching #project also matches #project/alpha) and a cleaner, faster search pipeline.
  • New in-chat indexing progress: Indexing progress now shows as a card inside Copilot Chat with a progress bar and pause/resume/stop controls, instead of a popup notice. No more phantom re-indexing on mode switch.

Bug Fixes

Troubleshoot

  • If models are missing, navigate to Copilot settings -> Models tab and click "Refresh Built-in Models".
  • Please report any issue you see in the github issues!

3.2.0

09 Feb 21:06
c2fe511

Choose a tag to compare

Copilot for Obsidian - Release v3.2.0 💪

The first version of Self-Host Mode is finally here! You can simply toggle it on at the bottom of Plus settings, and your reliance on the Copilot Plus backend is gone (Believer required)!

The builtin model list has been updated, click "Refresh Built-in Models" above the model setting table to see them!

  • 🚀 Autonomous Agent Evolution — The agent experience gets a major upgrade this release!
    • New reasoning block: The new reasoning block replaces the old tool call banners for a cleaner and smoother UI in agent mode!
    • 🔧 Native tool calling: We moved to native tool calling from the XML-based approach for a more reliable tool call experience. Nowadays more and more models support native tool calling, even local models!
  • Brand new Quick Command and Editor "Quick Ask" Floating Panel! Select text in the editor and get an inline AI floating panel for quick questions — with persistent selection highlights so you never lose your place! (@Emt-lin)
  • Twitter/X thread processing: Mention a tweet thread URL in chat and Copilot will fetch the entire thread! (@logancyang)
  • Modular context compaction architecture — a cleaner, more extensible design for how Copilot manages long contexts. (@logancyang)
  • LM Studio and Ollama reasoning/thinking token support — thinking models in LM Studio and Ollama now display reasoning output properly. (@logancyang)
  • Major search improvements: better recall with note-diverse top-K scoring, and a new "Build Index" button replacing the warning triangle in Relevant Notes for a clearer UX. (@logancyang)

In the next iterations, self-host mode will let you configure your own web search and YouTube services, and integrate with our new standalone desktop app for more powerful features, stay tuned!

👨‍💻 Known Limitations: Agent mode performance varies by model, recommended models: Gemini Pro/Flash (copilot-plus-flash), Claude 4.5+ models, GPT 5+ and mini, grok 4 and fast. Many OpenRouter open source models work too but the performance can vary a lot.

More details in the changelog:

Improvements

Bug Fixes

  • #2117 Fix: increase grep limit for larger vaults and unify chunking @logancyang
  • #2137 Fix: prevent arrow keys from getting stuck in typeahead with no matches @zeroliu
  • #2140 Fix: GitHub Copilot mobile CORS bypass and auth UX improvements @Emt-lin
  • #2153 Fix LM Studio chat with only ending think tag @logancyang
  • #2157 Fix: improve mobile keyboard/navbar CSS scoping and platform detection @Emt-lin
  • #2160 Fix: remove tiktoken remote fetch from critical LLM path @logancyang
  • #2165 Fix search recall with note-diverse top-K and chunk-aware scoring @logancyang

Troubleshoot

  • If models are missing, navigate to Copilot settings -> Models tab and click "Refresh Built-in Models".
  • Please report any issue you see in the member channel!

3.1.5

15 Jan 20:38
382d883

Choose a tag to compare

Copilot for Obsidian - Release v3.1.5 🔥

Our first release in 2026 has some long-awaited upgrades!

  • Copilot can read web tabs in Obsidian now!! 🚀 With the new builtin YouTube and web clipper slash commands (use "generate default" button under the Commands settings tab), you can get beautiful clips with mindmap with just one prompt! 🤯
  • We now have a new custom system prompt system where every system prompt is stored as a markdown file. You can add and switch your custom system prompt in the Advanced settings tab or just above the chat input via the new gear icon!
  • As requested, we now have a new side-by-side diff view for composer edits! You can toggle between the inline diff view and side-by-side when a diff is displayed.
  • New auto compact when the context attached is too long and overflows your model's context window. You can set the token threshold, default is 128k tokens. If you want it to be less aggressive, set it to 1M tokens.
  • OpenRouter embedding models are supported! You can simply add them using the OpenRouter provider in the embedding model table.

There are a lot more upgrades, including a significant improvement in index-free search, better sorting of chat history and projects, composer auto-accept toggle in the chat input menu (the 3 dots), a new LLM provider "GitHub Copilot", etc. Huge shoutout to @Emt-lin for the significant contributions!

More details in the changelog:

Improvements

Bug Fixes

Troubleshoot

  • If models are missing, navigate to Copilot settings -> Models tab and click "Refresh Built-in Models".
  • Please report any issue you see in the member channel!

3.1.4

16 Dec 06:02
13523c9

Choose a tag to compare

Copilot for Obsidian - Release v3.1.4 🔥

It's our 100th release!! 🚀 This release includes

  • Fixed a critical bug that makes the UI laggy when there's a long conversation
  • A major Relevant Notes algorithm improvement
  • Big step toward self-host mode by deprecating several modules and moving forward

More details in the changelog:

Improvements

Bug Fixes

Troubleshoot

  • If models are missing, navigate to Copilot settings -> Models tab and click "Refresh Built-in Models".
  • Please report any issue you see in the member channel!

3.1.3

12 Nov 01:11
88feebf

Choose a tag to compare

This release includes

  • Significant enhancements to AWS Bedrock support
  • A new automatic text selection to chat context feature (default to off under Basic setting)
  • Better user experience with composer - skip confirmation with an explicit instruction
  • Reduced popups during onboarding

More details in the changelog:

Improvements

Bug Fixes

3.1.2

01 Nov 01:46
ba4eba5

Choose a tag to compare

Release time again 🎉 We are ramping up to reach our big goals sooner! Some major changes

  • 🫳 Drag-n-drop files from file navbar to Copilot Chat as context!
  • 🧠 Revamped context management system that saves tokens by maximizing token cache hit
  • 📂 Better context note loading from saved chats
  • ↩️ New setting under Basic tab to set the send key - Enter / Shift + Enter
  • 🔗 Embedded note ![[note]] now supported in context

More details in the changelog:

Improvements

Bug Fixes

3.1.1

24 Oct 00:42
95247f0

Choose a tag to compare

This patch release 3.1.1 packs a punch 💪 with some significant upgrades and critical bug fixes.

  • OpenRouter thinking models are supported now! As long as "Reasoning" is checked for a reasoning model from OpenRouter, the thinking block will render in chat. If you don't want to see it, simply uncheck "Reasoning" to hide it.
  • Copilot can see Dataview results in the active note! 🔥🔥🔥 Simply add the active note with dataview queries to context, and the LLM will see the executed results of those queries and use them as context!
  • New model provider Amazon Bedrock added! (We only support API key and region settings for now, other ways of Bedrock access are not supported)

More details in the changelog:

Improvements

Bug Fixes

3.1.0

11 Oct 15:37
3b338b0

Choose a tag to compare

Copilot for Obsidian - Release v3.1.0 🔥

3.1.0 finally comes out of preview!! 🎉🎉🎉 This release introduces significant advancements in chat functionality and memory management, alongside various improvements and bug fixes.

New Features

  • Brand New Copilot Chat Input: A completely redesigned chat input! This is a huge update we introduced after referencing all the industry-leading solutions.
    • Enhanced Context Referencing: A new typeahead system allows direct referencing of notes, folders, tags, URLs, and tools using familiar syntax like @, [[, #, and /.
    • Interactive "Pills": Referenced items appear as interactive pills for a cleaner interface and easier management. No tripping over typos again!
  • Long-Term Memory (plus): A major roadmap item, this feature allows Copilot to reference recent conversations and save relevant information to long-term memory. Memories are saved as .md files in the copilot/memory directory by default (configurable), allowing for inspection and manual updates.
    • Major item on the roadmap, making its debut
    • Enable "Reference Recent Conversation" and "Reference Saved Memory" in Plus settings
    • AI can see a summary of recent chats
    • AI can save and reference relevant info to long-term memory on its own
    • Option to manually trigger save by asking the agent or using the new @memory tool
    • Memories saved as md files under copilot/memory by default
    • Users can inspect or update memories as they like
  • Note Read Tool (plus agent mode): A new built-in agentic tool that can read linked notes when necessary.
  • Token Counter: Displays the number of tokens in the current chat session's context window, resetting with each new chat.
  • Max-Token Limit Warning: Alerts users when AI output is cutoff due to low token limits in user setting.
  • YouTube Transcript Automation (plus): YouTube transcripts are now fetched automatically when a YouTube URL is entered in the chat input. A new command, Copilot: Download YouTube Transcript, is available for raw transcript retrieval.
  • Projects Mode Enhancements (plus): Includes a new Chat History Picker and an enhanced progress bar.
  • Backend & Tooling:
    • Optimized agentic tool calls for smoother operation
    • Migration of backend model services.
    • Better search coverage when Semantic Search toggle is on.
    • Better agent debugging infra

Breaking Changes

  • The @pomodoro and @youtube tools have been removed from the tool picker.
  • (plus) Sentence and word autocomplete features are temporarily disabled due to unstable performance, with plans to reintroduce them with user-customizable options.

Bug Fixes

  • Fix random blank screen on Copilot Chat UI
  • Addressed issues with extracting response text, mobile typeahead menu size, chat crashes, tool call UI freezes, and chat saving.
  • Fixed illegal saved chat file names and improved image passing with copilot-plus-flash.
  • Avoided unnecessary index rebuilds upon semantic search toggle changes.
  • Ensured autonomous agent workflows use consistent tool call IDs and helper orchestration.
  • Resolved issues with dropdown colors, badge borders, search result numbers, folder context, and spaces in typeahead triggers.
  • Fix model addition in "Set Keys" window. "Verification" no longer required
  • Fix verification of certain Claude models (was complaining about top p -1 before, now it works)

Troubleshoot

  • If models are missing, navigate to Copilot settings -> Models tab and click "Refresh Built-in Models".
  • Users are encouraged to report any issues in the pre-release channel.

3.0.3

23 Sep 03:44
731a8e8

Choose a tag to compare

This release has some big changes despite being a patch version. Notable changes:

  • Introducing Inline Citations! Now any vault search response has inline citations and a collapsible sources section below the AI response. You have the option to toggle it off in QA settings. (This feature is experimental, if it's not working please report back!)
  • Implement Log File, now you can share Copilot Log in the Advanced Setting, no more dev console!
  • Removed User / Bot icons to save space in the Copilot Chat UI
  • Add OpenRouter GPT 4.1 models and grok-4-fast to Projects mode
  • Now AI-generated title for saved chats is optional, it's a toggle in the Basic setting
  • Add new default copilot/ parent folder for saved conversations and custom prompts
  • Embedding model picker is no longer hidden under QA settings tab

Detailed changelog:

Improvements

Bug Fixes

3.0.2

31 Aug 06:08
d6ad716

Choose a tag to compare

Improvements

Bug Fixes