Automic VaultAutomic Vault

brew

Installer opencode avec Homebrew, chocolatey, MacPorts, Nix, pacman, scoop, winget

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

sécurité des agents

Réponse sur la sécurité des agents

opencode is an agent-facing coding tool that can read files and invoke local developer workflows.

Accès aux identifiants

May access repository files, tool configs, and environment variables available to the agent session.

Modification distante

Can trigger local tools that mutate Git, cloud, or package state.

Risque de publication ou d'artéfact

Can generate code or commands that become release artifacts.

Contrôle recommandé

Run under containment and gate sensitive tool actions.

Conseils d'utilisation par les agents

Use with scanned worktrees; require approval before commands that expose credentials or mutate remote systems.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install opencode

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install opencode

MacPorts ports tree · llm/opencode/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#opencode

nixpkgs package indexes · pkgs/by-name/op/opencode/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S opencode

Arch Linux sync databases · opencode · Source: geo.mirror.pkgbuild.com

Windows

Chocolateyvérifié · 92%
choco install opencode

Chocolatey community package catalog · opencode · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/opencode

Scoop official bucket manifest trees · bucket/opencode.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id SST.OpenCodeDesktop -e

Windows Package Manager source index · SST.OpenCodeDesktop · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

AI coding agent, built for the terminal

historique

Historique du projet et usages

OpenCode is an open-source AI coding agent distributed for terminal, IDE, and desktop workflows. The project positions the CLI as a coding assistant with a native terminal interface, LSP awareness, multi-session work, session sharing, and support for many model providers.

Historique du projet

The official documentation and repository present OpenCode as a rapidly distributed developer tool rather than a project with a deeply documented pre-release history. Its packaging moved across the JavaScript ecosystem, Homebrew, Arch, Windows package managers, Nix, and a beta desktop app, which reflects the AI-coding-agent pattern of shipping a local CLI plus integrations rather than only a hosted service.

The repository installation notes distinguish the project-maintained Homebrew tap from the Homebrew core formula, saying the tap is recommended for faster updates while `brew install opencode` is maintained by Homebrew and updated less frequently. That distinction matters because the package in this batch is the Homebrew formula rather than the upstream tap.

Historique d'adoption

OpenCode's own site makes large adoption claims, including GitHub stars, contributors, commits, and monthly developer usage. Those are project-published metrics rather than independent measurements, but they show how the project presents itself: as a mainstream open-source alternative in the coding-agent ecosystem.

Modes d'utilisation

Developers use `opencode` as an interactive agent for repository work: asking questions, requesting features, making code changes, undoing changes, and running parallel sessions. The docs list API keys as a prerequisite and describe use from a modern terminal emulator, with desktop and IDE forms for users who do not want only a TUI.

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

OpenCode is package-nerdy because it is a CLI front end over a fast-moving agent stack: releases must coordinate model-provider auth, terminal UI behavior, editor integration, desktop artifacts, and package managers that update at different speeds. Its Homebrew formula is part of a broader install matrix rather than the single canonical upstream channel.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

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

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
~/Library/Application Support/opencode/auth.json~/Library/Application Support/opencode/account.json
Unix
$XDG_DATA_HOME/opencode/auth.json$XDG_DATA_HOME/opencode/account.json~/.local/share/opencode/auth.json~/.local/share/opencode/account.json

exécutables

Exécutables installés

CommandeTypeExpositionNote
opencodecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.17.15
gestionnaire mis à jour2026-07-08
données localesOK
amontnot checked
dernière version détectéenon détecté

https://opencode.ai

  • infoRelease/tag comparison is only available for GitHub repositories.https://opencode.aiconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:opencode
Version1.17.15
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/opencode
Page d'accueilhttps://opencode.ai
Dépôthttps://github.com/anomalyco/opencode
Docs amonthttps://opencode.ai/docs
LicenceMIT
Archive sourcehttps://registry.npmjs.org/opencode-ai/-/opencode-ai-1.17.15.tgz
Dernière mise à jour2026-07-08T16:55:07Z
Pulseupdated
Dépendancesnode, ripgrep
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopencode
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

opencode

nix profile install nixpkgs#opencode
  • normalized package name match
  • Correspondance par : Opencode
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opencode/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

opencode 1.17.3-1

The open source coding agent

https://github.com/anomalyco/opencode

sudo pacman -S opencode
  • License: MIT
  • Architecture: x86_64
  • 5 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Opencode
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: opencode from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

opencode

sudo port install opencode
  • normalized package name match
  • Correspondance par : Opencode
MacPorts ports tree · api.github.com · MacPorts ports tree: llm/opencode/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

opencode

choco install opencode
  • normalized package name match
  • Correspondance par : Opencode
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: opencode from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','office365homepremium'
Scoop95%

main/opencode

scoop install main/opencode
  • normalized package name match
  • Correspondance par : Opencode
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/opencode.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

SST.OpenCodeDesktop

winget install --id SST.OpenCodeDesktop -e
  • normalized package name match
  • Correspondance par : Opencode
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: SST.OpenCodeDesktop from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

SST.opencode

winget install --id SST.opencode -e
  • normalized package name match
  • Correspondance par : Opencode
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: SST.opencode from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment