sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.71k stars 297 forks source link

bump openctx for quieter provider errors #5644

Closed sqs closed 1 month ago

sqs commented 1 month ago

Incorporates https://github.com/sourcegraph/openctx/pull/207 and https://github.com/sourcegraph/openctx/pull/206.

Fixes https://linear.app/sourcegraph/issue/CODY-3799/quieter-openctx-provider-ui-notifs-in-vs-code-and-better-error-logging.

Test plan

Open VS Code with an OpenCtx provider that throws an error. Ensure that no VS Code error notification is shown in the UI, and that it's logged to the OpenCtx output channel with the provider URI mentioned.