Copilot

by Logan Yang
favorite
share
Score: 89/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.

Stats
5558
stars
852,913
downloads
480
forks
917
days
0
days
7
days
769
total PRs
6
open PRs
69
closed PRs
694
merged PRs
1,003
total issues
163
open issues
840
closed issues
236
commits
Latest Version
7 days ago
Changelog

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

  • #1996 Support Tasks codeblock in AI response @logancyang
  • #1995 Support embedded note in context @logancyang
  • #1988 Update Corpus-in-Context and web search tool guide @logancyang
  • #1979 Add SiliconFlow support for chat and embedding models @qychen2001
  • #1982 Simplify log file @logancyang
  • #1968 Add configurable send shortcut for chat messages @Emt-lin
  • #1973 Integrate ProjectChainRunner and ChatManager with new layered context @logancyang
  • #1971 Context revamp - Introduces layered context handling @logancyang
  • #1964 Support drag-n-drop files from file navbar @zeroliu
  • #1962 Prompt Improvement: Use getFileTree to explore ambiguous notes and folders @wenzhengjiang
  • #1963 Stop condensing history in plus nonagent route @logancyang

Bug Fixes

  • #1997 Enhance local search guidance prompt @logancyang
  • #1994 Fixes rendering issues in saved chat notes when model names contain special characters @logancyang
  • #1992 Fix HyDE calling the wrong model @logancyang
  • #1976 Fix ENAMETOOLONG @logancyang
  • #1975 Fix indexing complete UI hanging @logancyang
  • #1977 Fix thinking block duplication text for openrouter thinking models @logancyang
  • #1987 Focus on click copilot chat icon in left ribbon @logancyang
  • #1986 Focus to chat input on opening chat window command @logancyang
README file from