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.59k stars 275 forks source link

pnpm: update openctx to include preloadDelay and mentions.label #4600

Closed keegancsmith closed 3 months ago

keegancsmith commented 3 months ago

This does not yet use either of those features. Doing this in a seperate commit since to avoid conflicts in the independent commits that use preloadDelay and mentions.label.

Test Plan: CI

keegancsmith commented 3 months ago

merged this change with the child PR