# 使用 Homebrew 安装 actions-languageserver

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

## 安装

```sh
sudo av install brew:actions-languageserver
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install actions-languageserver
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:actions-languageserver
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/actions-languageserver>
- **版本:** 0.3.60
- **来源摘要:** Language server for GitHub Actions YAML files
- **主页:** <https://github.com/actions/languageservices/tree/main/languageserver>
- **仓库:** <https://github.com/actions/languageservices>
- **上游文档:** <https://github.com/actions/languageservices/tree/main/languageserver>
- **许可证:** MIT
- **源码归档:** <https://github.com/actions/languageservices/archive/refs/tags/release-v0.3.60.tar.gz>
- **最后更新:** 2026-07-15T03:57:39Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- actions-languageserver (cli)
- actions-languageserver (别名)

## 依赖

- node

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

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

actions-languageserver is GitHub's standalone Language Server Protocol host for the actions-languageservice package, providing editor diagnostics and completions for GitHub Actions workflow YAML.

### 项目历史

GitHub created the actions/languageservices repository in January 2023 for workflow and expression language services. The language server package exposes those services over LSP and can run as the actions-languageserver CLI using stdio.

### 采用历史

The package sits in the editor-tooling path for GitHub Actions authors: it can be embedded by VS Code-style clients, run from web workers, or configured in editors such as Neovim.

### 使用方式

Users install @actions/languageserver, often globally, then run actions-languageserver --stdio. Advanced clients may pass initialization options including repository context, log level, experimental features, and an optional GitHub session token.

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

It matters to package nerds because it turns GitHub Actions workflow validation into a reusable npm and Homebrew CLI rather than a feature locked inside a single editor extension.

### 时间线

- 2023: actions/languageservices repository created by GitHub.
- 2023: v0.2.0 release published.
- 2026: v0.3.58 release published, showing ongoing maintenance.

### Related projects

- The README names actions-languageservice, vscode-languageserver-node, the Language Server Protocol, and the browser playground as related pieces.

### 来源

- GitHub repository and releases API for repository and release chronology.
- Official languageserver README for purpose and usage.


## 安全说明

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



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/nvim/lsp/actionsls.lua
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** actions-languageserver
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/zh-hans/brew/node/) - Runtime dependency declared by Homebrew.
- [gopls](https://pkg.so/zh-hans/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [python-lsp-server](https://pkg.so/zh-hans/brew/python-lsp-server/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [expert](https://pkg.so/zh-hans/brew/expert/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [jq-lsp](https://pkg.so/zh-hans/brew/jq-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [ansible-language-server](https://pkg.so/zh-hans/brew/ansible-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [fish-lsp](https://pkg.so/zh-hans/brew/fish-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [ruby-lsp](https://pkg.so/zh-hans/brew/ruby-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [codebook-lsp](https://pkg.so/zh-hans/brew/codebook-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [actions-up](https://pkg.so/zh-hans/brew/actions-up/) - Both packages touch the same language runtime or ecosystem. Shared terms: actions, ci, cli, developer, developer-tools.
- [perlnavigator](https://pkg.so/zh-hans/brew/perlnavigator/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, editor, editor-integration.

## Combined YAML source

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


## 来源

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
