Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context Provider Extensions REST API #2866

Open
2 tasks done
RomneyDa opened this issue Nov 11, 2024 · 0 comments
Open
2 tasks done

Context Provider Extensions REST API #2866

RomneyDa opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
area:context-providers Relates to context providers kind:enhancement Indicates a new feature request, imrovement, or extension priority:medium Indicates medium priority

Comments

@RomneyDa
Copy link
Collaborator

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

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) POST

@sestinj sestinj self-assigned this Nov 11, 2024
@dosubot dosubot bot added area:context-providers Relates to context providers kind:enhancement Indicates a new feature request, imrovement, or extension priority:medium Indicates medium priority labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:context-providers Relates to context providers kind:enhancement Indicates a new feature request, imrovement, or extension priority:medium Indicates medium priority
Projects
None yet
Development

No branches or pull requests

2 participants