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
5599
stars
869,770
downloads
484
forks
924
days
2
days
3
days
780
total PRs
5
open PRs
69
closed PRs
706
merged PRs
1,008
total issues
131
open issues
877
closed issues
236
commits
Latest Version
3 days ago
Changelog

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

  • #2023 Enable agent by default @logancyang
  • #2018 Add auto selection to context setting @logancyang
  • #2017 Implement auto context inclusion on text selection @logancyang
  • #2015 Improve onboarding by removing the popups @logancyang
  • #2011 Update bedrock model support @logancyang
  • #2008 Add anthropic version required field for bedrock @logancyang
  • #2010 Multiple UX improvement @zeroliu
  • #2002 Enhance writeToFile tool with confirmation option @wenzhengjiang
  • #2014 Update log file @logancyang
  • #2007 Add AWS Bedrock cross-region inference profile guidance @vedmichv

Bug Fixes

  • #2016 Fix thinking model verification @logancyang
  • #2024 Do not show thinking if reasoning is not checked @logancyang
  • #2012 Fix bedrock model image support @logancyang
  • #2001 Fix template note processing @zeroliu
README file from