Conversation
Co-authored-by: Kosta Ilinov <konstantin.ilyinov@gmail.com>
Co-authored-by: Kosta Ilinov <konstantin.ilyinov@gmail.com>
Co-authored-by: Kosta Ilinov <konstantin.ilyinov@gmail.com>
|
Ah, will update tests… |
| 1. `pnpm install` | ||
| 1. `pnpm -C provider/hello-world bundle --watch` to automatically recompile on changes | ||
| 1. Run `echo file://$(pwd)/provider/hello-world/dist/bundle.js` and use that URL in your OpenCtx instead of `"https://openctx.org/npm/@openctx/provider-hello-world"` | ||
| 1. Reload your OpenCtx client |
There was a problem hiding this comment.
should we mention testing with the cli as well?
There was a problem hiding this comment.
Yeah that's a good idea, will do. It's pretty hard to develop a provider without the cli tbh
|
I would love to see a working example for a provider implemented as a standalone vs code extension (or similar) communicating with Cody over http. Thank you. |
Updates the Hello World provider with an example of how to do
mentions, and adds a simple JSON API example tooFixes https://linear.app/sourcegraph/issue/CODY-2438/update-the-examples-on-openctxorg-to-show-mentions