github logancyang/obsidian-copilot 2.9.1

latest releases: 3.0.2, 3.0.1, 3.0.0...
2 months ago

Copilot for Obsidian - Release v2.9.1

One big change in this release is the migration of Copilot custom commands, they are now saved as notes, same as custom prompts. We are unifying both into one system. Now you can edit them in Copilot settings under the Commands tab, or directly in the note, to enable them in the right-click menu or via / slash commands in chat. Please let us know if you have any issues with this migration!

Other Significant Improvements

  • OpenRouter Gemini 2.5 models added as builtin models, available in Projects mode as well! (Please click "Refresh Builtin Models" under the model table if you don't see them)
  • Every model is configurable with its own parameters such as temperature, max tokens, top P, frequency penalty. Global params are removed to avoid confusion.
  • Projects mode now has a new context UI! It's much easier to set and check the files under a project now!
  • Introduced a new Copilot command "Add Selection to Chat Context" that adds the selected text to the chat context menu in Copilot Chat. It's also available in the right-click menu. (If you are familiar with Cursor, you can also assign this command with cmd + shift + L shortcut)
  • Files such as PDFs and EPUBs that are converted to markdown in Projects mode are cached as markdown now, find them under <vault>/.copilot/file-content-cache/. (Moving them out into the vault makes them indexable by Copilot, but keep in mind it may blow up your index size!)
  • Slash command / can be triggered anywhere in the chat input now (used to only trigger when input is empty), even mid-text!
  • Various bug fixes.

PRs

Troubleshoot

  • v2.9.1 has a custom commands migration, please find those custom commands that failed the migration in your under an "unsupported" subfolder in your custom prompt folder. Please review the reason it failed and update properly to keep them supported.
  • If you find models missing in any model table or dropdown, go to Copilot settings -> Models tab, find "Refresh Built-in Models" and click it. If it doesn't help, please report back!
  • For @Believer and @poweruser who are on a preview version, please backup your current <vault>/.obsidian/plugins/copilot/data.json, reinstall the plugin and copy the data.json back to safely migrate to this update

Don't miss a new obsidian-copilot release

NewReleases is sending notifications on new releases.