# actions-languageserver を Homebrew でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
