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

Support code completion with Tabby #4421

Open
1 task done
MrHeer opened this issue Oct 15, 2023 · 6 comments
Open
1 task done

Support code completion with Tabby #4421

MrHeer opened this issue Oct 15, 2023 · 6 comments
Labels
ai Improvement related to Assistant, Copilot, or other AI features enhancement [core label]

Comments

@MrHeer
Copy link

MrHeer commented Oct 15, 2023

Check for existing issues

  • Completed

Describe the feature

Tabby is open source, self-hosted AI coding assistant.

I think Tabby can improve the coding experience of Zed. Maybe I can choose which client(Copilot, Tabby, etc.) to use.

Repo: https:/TabbyML/tabby

@MrHeer MrHeer added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Oct 15, 2023
@JosephTLyons JosephTLyons added ai Improvement related to Assistant, Copilot, or other AI features and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Oct 16, 2023
@wsxiaoys
Copy link

Hello! I'm Meng, the maintainer of Tabby. I'm thrilled that this is being considered. Currently, we have an abstraction layer known as tabby-agent, which somewhat resembles LSP but uses a customized protocol. This layer sits between editor extensions and the Tabby HTTP API. However, we are actively working on standardizing the interface, possibly leaning towards LSP. This transition will facilitate more accessible community contributions to editor extensions.

If the Zed team is interested in this, Tabby team would be very eager to collaborate and improve tabby-agent / tabby for easier integration with Zed.

@JosephTLyons JosephTLyons transferred this issue from zed-industries/community Jan 24, 2024
@katopz
Copy link
Contributor

katopz commented Jan 25, 2024

Anyone working on this? 👀

@parkers0405
Copy link

Has anyone gotten it working to use zed?

@d1y
Copy link
Contributor

d1y commented May 4, 2024

@parkers0405 My packaging: https:/d1y/tabby-agent-zed
image

@akashicMarga
Copy link

@parkers0405 My packaging: https:/d1y/tabby-agent-zed image

With this, we are getting all features of tabby in zed ?

@l4b4r4b4b4
Copy link

@parkers0405 My packaging: https:/d1y/tabby-agent-zed image

IF I cargo build this on linux does should it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Improvement related to Assistant, Copilot, or other AI features enhancement [core label]
Projects
None yet
Development

No branches or pull requests

8 participants