# Installer actions-languageserver avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de actions-languageserver pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:actions-languageserver
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.60
- **Résumé source:** Language server for GitHub Actions YAML files
- **Page d'accueil:** <https://github.com/actions/languageservices/tree/main/languageserver>
- **Dépôt:** <https://github.com/actions/languageservices>
- **Dernière mise à jour:** 2026-07-15T03:57:39Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- actions-languageserver (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.60
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour actions-languageserver. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Sources

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