-
Notifications
You must be signed in to change notification settings - Fork 5.9k
code-server cannot support AI coder plugin, such as cline, continue, Tongyi, fitten code and so on #7188
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
Comments
I tried out code-server with Cline, and it worked perfectly. What specific issue did you run into? code-server: v4.89.1 |
@HGtz2222 Most likely related to: ℹ Webviews (if not accessed via |
Originally posted by @benz0li in #7168 (comment) |
oh, i see. let me try. thanks very much |
All AI plugins works well after I configure my code-server on https. Thank you once again
|
After enabling https, can copilot also be used? |
+1 from me, I'd also like to see this feature. Since people suggested to "add TLS" - can anyone clarify how this is supposed to work, i.e. what's the target setup? Copilot works in in the native VSC "out of the box". I run codeserver with Side note: There's a "Cline" Extension available that has 93k installations at the moment, but it is from an unverified publisher ("saoudrizwan"). That could be a "honeypot". |
The GitHub Copilot extension has a proprietary license and is thus not available in the Open VSX Registry. Furthermore, the use of this extension is restricted to Microsoft VS Code. Cross reference: |
Thank you very much for the clarification! |
cline is unable to view the output of the commands it runs, did you run into this issue, and if so, how did you get around it? The help docs did not resolve the issue for me:
|
What is your suggestion?
I propose adding official support for AI development plugins like Cline, Continue, Tongyi, and Fitten Code in code-server. These AI-powered coding assistants have become essential tools in modern development workflows, and their integration would significantly enhance code-server's competitiveness as a cloud-based IDE solution.
Why do you want this feature?
Growing Industry Trend: AI-assisted development tools now account for 68% of professional developers' workflows (2023 StackOverflow Survey)
Feature Parity: Local VS Code already supports these extensions through its marketplace
Cloud Development Needs: Remote developers increasingly rely on AI assistants for code completion and context-aware suggestions
Competitive Advantage: Other cloud IDEs (Gitpod, GitHub Codespaces) are actively integrating AI capabilities
Are there any workarounds to get this functionality today?
Are you interested in submitting a PR for this?
While I currently lack the expertise to implement full marketplace integration, I would be willing to:
Assist with compatibility testing
Help document integration processes
Contribute to UI/UX improvements for AI features
Collaborate with maintainers on implementation strategies
The text was updated successfully, but these errors were encountered: