# 使用 Homebrew Cask 安装 copilot-language-server

查看 copilot-language-server 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install cask:copilot-language-server
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask copilot-language-server
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:copilot-language-server
- **软件包管理器:** Homebrew Cask
- **版本:** 1.527.1
- **来源摘要:** Language Server Protocol server for GitHub Copilot
- **主页:** <https://github.com/github/copilot-language-server-release>
- **最后更新:** 2026-07-30T19:07:51Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- copilot-language-server (二进制)
- copilot-language-server (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.527.1
## 项目历史与用法

GitHub Copilot Language Server is the distributable language-server component for integrating GitHub Copilot into editors and IDEs through the Language Server Protocol.

### 项目历史

The official release repository was created in January 2025. Its README documents npm installation, platform-specific native binaries, direct release downloads for repackagers, and a Node.js distribution.

### 采用历史

The package is aimed less at end users than at editor, IDE, and downstream package maintainers. The README explicitly calls out optional platform-specific npm packages and GitHub release assets for repackaging.

### 使用方式

Clients usually communicate with the server over stdio using `--stdio`, initialize it with standard LSP messages, and send workspace configuration notifications as settings change. The README also documents a preview ACP mode for ACP-compatible editors.

### 为什么软件包爱好者会关心

This package matters to packagers because it exposes Copilot as a protocol server rather than a single editor extension. Separate native binaries, npm optional dependencies, and release zip artifacts make it relevant for editor integrations and cask-style binary distribution.

### 时间线

- 2025: Official release repository created.
- 2026: Homebrew cask package facts record version 1.513.0.
- 2026: Official GitHub releases show an active 1.x release stream.

### Related projects

- The language server sits under the broader GitHub Copilot product and relates to LSP clients, ACP-compatible editors, the npm `@github/copilot-language-server` package, and platform-specific optional binary packages.

### 来源

- <https://github.com/github/copilot-language-server-release>
- <https://raw.githubusercontent.com/github/copilot-language-server-release/main/README.md>
- <https://github.com/github/copilot-language-server-release/releases>
- <https://api.github.com/repos/github/copilot-language-server-release>


## 安全说明

没有找到 copilot-language-server 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - copilot-language-server: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/copilot-language-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/copilot-language-server.yml](https://github.com/mxcl/pkgdb/blob/main/combined/copilot-language-server.yml)


## 来源

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
