macOS
brew install gptscriptlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gptscript pour les workflows d'agents IA.
installation
brew install gptscriptlocal Homebrew formula metadata
nix profile install nixpkgs#gptscriptnixpkgs package indexes · pkgs/by-name/gp/gptscript/package.nix · Source: api.github.com
scoop install extras/gptscriptScoop official bucket manifest trees · bucket/gptscript.json · Source: api.github.com
winget install --id gptscript-ai.gptscript -eWindows Package Manager source index · gptscript-ai.gptscript · Source: cdn.winget.microsoft.com
aperçu
Develop LLM Apps in Natural Language
historique
GPTScript is an LLM-oriented scripting framework and CLI from the gptscript-ai project. It packages prompts, local commands, OpenAPI-backed tools, SDK libraries, and retrieval workflows into scripts that can be invoked from the command line.
The public repository began with an initial commit on 2024-01-29. The README describes GPTScript as a framework for allowing large language models to operate against local executables, remote APIs, and retrieval-backed systems with a small prompt-oriented script surface.
The documentation site presents GPTScript as both a scripting language and a CLI workflow runner, with examples for local CLI chat, OpenAPI endpoints, local files, and automated workflows.
GPTScript entered package-manager culture quickly because the official installation path includes Homebrew for macOS and Linux and winget for Windows. The Homebrew formula also appears in the supplied package metadata, alongside Nix, Scoop, and winget identifiers.
The project became part of the early wave of LLM command-line automation tools: useful to developers who wanted prompt-authored workflows without writing a full agent application.
Typical use is `gptscript` followed by a local script or a GitHub-hosted script. Official examples include running a chat assistant from `github.com/gptscript-ai/llm-basics-demo` and composing tools that call CLIs, web APIs, or files.
The tool needs model credentials for most real workflows; the existing curation records GPTScript's config JSON as both the config and credential storage location.
For package maintainers, GPTScript is a representative example of post-2023 AI tooling entering ordinary CLI distribution channels. Its packaging spans Homebrew, Nix, Scoop, and winget rather than only an npm, Python, or container ecosystem.
Its command model is also interesting because scripts may reference GitHub-hosted tools directly, making the package itself a launcher and runtime for higher-level LLM workflows.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/gptscript/config.json~/Library/Application Support/gptscript/config.json%APPDATA%\Local\gptscript\config.jsonCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/gptscript/config.json~/Library/Application Support/gptscript/config.json%APPDATA%\Local\gptscript\config.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gptscript | cli | exécutable global |
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.
https://github.com/gptscript-ai/gptscript
métadonnées d'installation
| Clé du paquet | brew:gptscript |
|---|---|
| Version | 0.9.9 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gptscript |
| Page d'accueil | https://docs.gptscript.ai/ |
| Dépôt | https://github.com/gptscript-ai/gptscript |
| Docs amont | https://docs.gptscript.ai/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/gptscript-ai/gptscript/archive/refs/tags/v0.9.9.tar.gz |
| Dernière mise à jour | 2026-07-17T17:20:40+09:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gptscript |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gptscript
nix profile install nixpkgs#gptscriptextras/gptscript
scoop install extras/gptscriptgptscript-ai.gptscript
winget install --id gptscript-ai.gptscript -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.