# 使用 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
- **版本:** 0.3.60
- **来源摘要:** Language server for GitHub Actions YAML files
- **主页:** <https://github.com/actions/languageservices/tree/main/languageserver>
- **仓库:** <https://github.com/actions/languageservices>
- **最后更新:** 2026-07-15T03:57:39Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- actions-languageserver (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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

## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
