macOS
brew install distill-clilocal Homebrew formula metadata
brew / Rang 8253
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für distill-cli in AI-Agent-Workflows.
Installation
brew install distill-clilocal Homebrew formula metadata
Überblick
Use AWS Transcribe and Bedrock to create summaries of your audio recordings
Verlauf
distill-cli is an AWS Labs Rust command-line tool for summarizing audio and other media with Amazon Transcribe and Amazon Bedrock. It sits in the newer wave of AI-assisted personal workflow CLIs rather than the older Unix-tool lineage.
Werner Vogels introduced Distill CLI in June 2024 as a local, Rust-powered offshoot of an earlier Distill meeting-summarization proof of concept. The README describes it as based on the open-source Amazon Bedrock Audio Summarizer and built with the AWS SDK for Rust.
The official launch post positioned the tool as a small, extensible command-line utility for builders who wanted to experiment with Rust and AWS generative-AI services. Homebrew packaging gave it the familiar install path used by macOS and Linux CLI users, but its official source material still describes a young proof-of-concept rather than a long-established ecosystem tool.
A typical run points distill-cli at an input audio file, uploads media to S3, submits transcription through Amazon Transcribe, and summarizes the transcript with a Bedrock foundation model. Configuration is split between a local config.toml for model and output settings and the standard AWS CLI credential and region files.
For package-history purposes, distill-cli is notable as an example of cloud AI services being wrapped in a single-purpose native CLI. Its packaging story is less about broad dependency reuse and more about making an AWS demo workflow feel like a normal terminal tool.
Sicherheitslage
Für distill-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.toml~/.aws/configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
distill-cli | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:distill-cli |
|---|---|
| Version | 0.2.0 |
| Paketmanager | Homebrew |
| Homepage | https://www.allthingsdistributed.com/2024/06/introducing-distill-cli.html |
| Repository | https://github.com/awslabs/distill-cli |
| Zuletzt aktualisiert | 2026-06-22T14:03:09-07:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.