# 使用 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
- **软件包管理器页面:** <https://formulae.brew.sh/cask/copilot-language-server>
- **版本:** 1.527.2
- **来源摘要:** Language Server Protocol server for GitHub Copilot
- **主页:** <https://github.com/github/copilot-language-server-release>
- **仓库:** <https://github.com/github/copilot-language-server-release>
- **源码归档:** <https://github.com/github/copilot-language-server-release/releases/download/1.527.1/copilot-language-server-darwin-arm64-1.527.1.zip>
- **最后更新:** 2026-08-04T01:10:27Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

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

## 安装行为

- post-install 钩子: 未定义
- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.527.2
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/github/copilot-language-server-release
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew cask API
- **Tap:** homebrew/cask
- **Full Token:** copilot-language-server
- **Names:** GitHub Copilot Language Server
- **Depends On:** Macos: >=: 11
- **Artifacts:** Binary: 1, Target: 1, Zap: 1
- **Deprecated:** no
- **Disabled:** no

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

- 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


## 相关链接

- [Homebrew Cask packages](https://pkg.so/zh-hans/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://pkg.so/zh-hans/homebrew-cask-binaries/) - Cask artifact metadata includes a binary.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
