{"id":29612358,"url":"https://github.com/tachyons/zed-gitlab-duo","last_synced_at":"2026-03-01T21:36:11.123Z","repository":{"id":294262455,"uuid":"871590208","full_name":"tachyons/zed-gitlab-duo","owner":"tachyons","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-25T14:10:54.000Z","size":445,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-26T06:39:24.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tachyons.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-12T11:41:58.000Z","updated_at":"2026-01-25T14:10:57.000Z","dependencies_parsed_at":"2025-05-19T17:02:52.604Z","dependency_job_id":null,"html_url":"https://github.com/tachyons/zed-gitlab-duo","commit_stats":null,"previous_names":["tachyons/zed-gitlab-duo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tachyons/zed-gitlab-duo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Fzed-gitlab-duo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Fzed-gitlab-duo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Fzed-gitlab-duo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Fzed-gitlab-duo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tachyons","download_url":"https://codeload.github.com/tachyons/zed-gitlab-duo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Fzed-gitlab-duo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29984725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-20T21:38:16.654Z","updated_at":"2026-03-01T21:36:11.118Z","avatar_url":"https://github.com/tachyons.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Gitlab Duo integration for ZED with LSP\n\n### Setup\n\nInstall rust\n\n```\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\nInstall npx\n\n```\nnpm install -g npx\ngit clone \u003crepo\u003e\n```\n\nOpen Zed -\u003e Extensions -\u003e Install Dev extension -\u003e Pick Downloaded path\n\nThen in add configuration in settings\n\n```json\n{\n \"lsp\": {\n  \"gitlab-duo\": {\n    \"settings\": {\n      \"baseUrl\": \"https://gitlab.com\",\n      \n      // Generate from https://gitlab.com/-/user_settings/personal_access_tokens\n      // (or the equivalent URL of your Gitlab instance)\n      // with scopes: api, ai_features \n      \"token\": \"glpat-\u003cpat\u003e\"\n    }\n  }\n }\n}\n\n```\n\n### Use\n\n\u003e [!IMPORTANT]  \n\u003e Gitlab Duo support is implemented as a \n\u003e [LSP](https://zed.dev/docs/extensions/languages#language-servers), \n\u003e and experimental  [ACP](https://zed.dev/docs/extensions/agent-servers).\n \n\u003cimg width=\"363\" height=\"379\" alt=\"Screenshot 2026-02-01 at 11 26 52 PM\" src=\"https://github.com/user-attachments/assets/a7998037-4789-4e0d-a5b4-67374226b87c\" /\u003e\n\nFor GitLab duo agent, the token need to be set as the env var `GITLAB_AUTH_TOKEN` or in the config file\n\n```\n~/.config/gitlab-duo-acp/config.yml\n```\n```yaml\ngitlab_auth_token: glpat-xxxx\n```\n\n\nOpen some file and start coding. Duo will start providing suggestions automatically. \nYou can ask Duo to display suggestions by running the `editor: show completions` \naction from the command pallette (usually bound to \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eSpace\u003c/kbd\u003e).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftachyons%2Fzed-gitlab-duo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftachyons%2Fzed-gitlab-duo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftachyons%2Fzed-gitlab-duo/lists"}