Context Provider Extensions REST API #2866
Labels
area:context-providers
Relates to context providers
kind:enhancement
Indicates a new feature request, imrovement, or extension
priority:medium
Indicates medium priority
Validations
Problem
Right now, custom context providers can be made to pull context from external sources into Continue
But other apps can't build extensions to push context into Continue
An awesome way to allow other apps to build extensions for Continue to allow users to inject context into Continue
Solution
Context API. Allow any app to inject context into Continue by having the core always running a local REST api (whether in extension IPC or TCP mode) that can handle a
ContextItem
(s) POSTThe text was updated successfully, but these errors were encountered: