Download Latest Version 3.3.2 source code.tar.gz (20.3 MB)
Email in envelope

Get an email when there's a new version of Copilot for Obsidian

Home / 3.2.7
Name Modified Size InfoDownloads / Week
Parent folder
main.js 2026-04-09 5.5 MB
manifest.json 2026-04-09 415 Bytes
styles.css 2026-04-09 71.2 kB
3.2.7 source code.tar.gz 2026-04-09 20.2 MB
3.2.7 source code.zip 2026-04-09 20.5 MB
README.md 2026-04-09 1.4 kB
Totals: 6 Items   46.3 MB 0

Release v3.2.7

A focused patch release with Miyo server compatibility fixes and a small debug table cleanup!

  • 🔧 Miyo now uses your vault name — not the full path — Copilot sends your Obsidian vault folder name (instead of the absolute local path) when talking to Miyo, making it work correctly whether your Miyo server is local or remote. The outdated "Remote Vault Folder" setting has been removed since it's no longer needed. (@wenzhengjiang)
  • 📁 Miyo API alignment: folder names and relative paths — Internal Miyo requests now use folder_name (matching the updated server API) and send vault-relative file paths for document indexing, keeping Copilot in sync with the Miyo server protocol. (@wenzhengjiang)
  • 🛠️ Cleaner search debug table — The redundant row-index column has been removed from the search results debug log, and columns are now ordered more usefully: path, index type, modified time, score, explanation. (@logancyang)

Improvements

(none)

Bug Fixes

  • [#2342] Use vault name for Miyo requests @wenzhengjiang
  • [#2348] refactor(miyo): rename folderPath to folderName and fix parse-doc path @wenzhengjiang
  • [#2349] refactor(miyo): rename folder_path to folder_name @wenzhengjiang
  • [#2344] fix(debug): remove idx column from search results debug table @logancyang

Generated by the release agent.

Source: README.md, updated 2026-04-09