macOS
brew install gptmelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gptme pour les workflows d'agents IA.
installation
brew install gptmelocal Homebrew formula metadata
aperçu
AI assistant in your terminal
historique
gptme is a terminal AI assistant and agent framework that gives language models access to local tools such as shell commands, file editing, browser/web operations, and project context.
The official repository describes gptme as an agent in the terminal, equipped with local tools to write code, use the terminal, and browse the web. The project site positions it as a small, simple assistant rather than a platform trying to cover every workflow.
The documentation and release pages show a project organized around CLI usage, tools, prompts, configuration files, local logs, project workspaces, plugins, RAG/context features, and autonomous agent patterns.
The release documentation records a long sequence of tagged versions. By v0.8.1, release notes already included auto-continue/recovery after tool execution, project-context work, web UI conversation creation, command-output capture, and integration-test improvements.
gptme belongs to the package-manager wave of LLM developer tools that moved from simple chat wrappers toward local agent workflows. Its Homebrew package exposes several executables, reflecting a broader tool suite rather than a single chat binary.
The project's adoption signal is strongest among developers who want a terminal-native assistant with reproducible logs, configurable model/provider settings, and explicit local tool use.
Users run `gptme` as an interactive terminal assistant and configure user preferences in `~/.config/gptme/config.toml`. Secrets and local overrides can live in `~/.config/gptme/config.local.toml`, and project-specific behavior can be configured with `gptme.toml` in a workspace root.
The docs cover CLI subcommands, prompt/context handling, tool execution, project config, MCP server configuration, plugin settings, chat logs, and agent-oriented workflows.
The package also installs helper commands such as `gptme-server`, `gptme-util`, and evaluation or integration utilities, making it more of a local developer-assistant toolkit than a plain chat command.
gptme is significant for package nerds because it packages an AI agent as a normal terminal tool with config files, subcommands, logs, plugins, and optional integrations instead of hiding everything behind a hosted UI.
Its config split between committed preferences and local secret overrides is also packaging-relevant: it gives dotfile users a predictable Unix-style setup while leaving room for provider keys and MCP credentials.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gptme. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
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.
~/.config/gptme/config.toml./gptme.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/gptme/config.local.toml~/.config/gptme/config.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gptme | cli | exécutable global | |
gptme-dspy | cli | exécutable global | |
gptme-eval | cli | exécutable global | |
gptme-nc | cli | exécutable global | |
gptme-server | cli | exécutable global | |
gptme-util | cli | exécutable global | |
gptme-wut | 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.
métadonnées d'installation
| Clé du paquet | brew:gptme |
|---|---|
| Version | 0.32.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gptme |
| Page d'accueil | https://gptme.org/docs/ |
| Dépôt | https://github.com/gptme/gptme |
| Docs amont | https://gptme.org/docs |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/6b/09/f3f7d84b8e5e2a9b88a44a427fb4dbed3cec984c97543fddd5c1a836c8f7/gptme-0.32.1.tar.gz |
| Dernière mise à jour | 2026-07-18T15:18:41Z |
| Pulse | updated |
| Dépendances | certifi, cryptography, libyaml, pillow, pydantic, python@3.14, rpds-py |
| Dépendances de compilation | rust |
| Bibliothèques fournies par macOS | libxml2, libxslt |
| 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 | gptme |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste 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.