github logancyang/obsidian-copilot 4.0.2

2 hours ago

Copilot for Obsidian v4.0.2 πŸ› οΈ

The second patch since the V4 launch. It lifts the 6,000 token ceiling that was cutting long answers short, unblocks local and keyless model servers, and stops Agent Mode from hanging on startup.

πŸ› οΈ Bug Fixes

  • πŸ–₯️ Agent Mode no longer hangs on "Loading agent models…". Agent binaries and shell wrappers that print colors or window titles to their output were corrupting the startup handshake, leaving the pane spinning forever. Those decorations are now stripped before Copilot reads the reply (#2876, #2909, #2914).
  • πŸ”‘ Reset Settings keeps your API keys. The confirmation dialog always promised your keys were safe, but confirming wiped them along with the providers and custom models that used them. Reset now restores preferences only (#2847).
  • πŸ“ Long answers run to the end. Copilot no longer caps a response at 6,000 tokens, so the model writes until it is finished. The "Response Truncated" card that pointed at a Token Limit setting V4 had already removed is gone with it (#2813, #2910).
  • πŸ”Œ Local and keyless model servers just work. A Model ID field now sits at the top of the model list, so you can type an exact ID when a server offers no model discovery, and an API key is optional for custom OpenAI-compatible endpoints. LM Studio and oMLX setups that could not be saved now save (#2894, #2895, #2896).
  • πŸ’¬ Quick Chat stops warning you about a retirement that is not happening. The "V3 Chat is retiring soon" line that many people read as "Quick Chat is going away" is gone, and so are the generic suggested prompts. An empty Quick Chat now makes one offer: switch to Copilot Agent Chat. The tab reads "Copilot (Quick Chat)" so the two chats are easy to tell apart (#2923).
  • 🧹 Amazon Bedrock no longer offers models it cannot run. Bedrock could not be made to work in V4: no region field, no credential test, no model list, and a client that was never finished. It is removed from the provider list, along with any Bedrock rows and keys saved in your vault. Claude is still there through Anthropic directly (#2928, #2929, #2880).
  • πŸ›‘οΈ Under the hood. Dead V3 model-import code removed, a deprecated Obsidian API swapped out, and more regression coverage around agent startup.

πŸ“¦ Install

Update Copilot from Obsidian β†’ Community Plugins. On BRAT? 4.0.2 is mirrored to the preview repo, so BRAT picks it up too.

Report issues via Copilot settings β†’ Advanced β†’ Report an Issue.

Don't miss a new obsidian-copilot release

NewReleases is sending notifications on new releases.