Canary v16 Ai Integration Bug

Hi @p1n9_d3v,

Thanks for trying the new AI integrations and reporting issues!

  1. API Key is Required for Configuration Update
  2. Provider Selection Requires API Key

You are right, the form description was misleading. The API key field is required by design, following Zed’s design choice. Inkdrop needs to know if a provider is authenticated or not, and it uses the key existence as a reliable probe.
Filling with any non-empty placeholder is the correct way to activate for local LLMs.
I’ll fix the field description.

  1. Missing Responses and Text Disappearance on Longer Contexts / Presets

This was due to too small maxOutputTokens param.

Can you please try this patch?

https://d3ip0rje8grhnl.cloudfront.net/tmp/inkdrop-6.0.0-canary.16-arm64-mac_patch-1.zip