Copilot

by Logan Yang
favorite
share
0.0
(0)
5
4
3
2
1
Score: 90/100
Description
Category: 3rd Party Integrations

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.

Reviews
No reviews yet.
Stats
6616
stars
1,189,485
downloads
608
forks
1,070
days
0
days
0
days
960
total PRs
15
open PRs
88
closed PRs
857
merged PRs
1,135
total issues
198
open issues
937
closed issues
236
commits
Latest Version
21 hours ago
Changelog

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.

README file from