Skip to main content

Natural language to shell command.

Project description

autocmd

Natural language to shell command.

Installation

# Install from PyPI (recommended)
uv tool install autocmd-cli

# Or directly from git
uv tool install git+https://github.com/dvirzg/autocmd.git

Quick start

The first time you run autocmd, it will:

  1. Ask for your Anthropic API key – saved to ~/.config/autocmd/config.
  2. Offer shell integration (recommended) – adds a small wrapper to .zshrc/.bashrc so commands appear on your prompt, ready to edit before running.

Trigger setup with any command:

autocmd "check git status"

After setup:

autocmd "git fetch all updates from remote"
# → git fetch --all  (lands on your prompt, you hit Enter or edit)

More examples:

autocmd "show git log for last 5 commits"
autocmd "find all python files modified today"
autocmd "kill process on port 3000"

Configuration

Model selection

By default autocmd uses claude-haiku-4-5-20251001. To change it, set AUTOCMD_MODEL:

# One-time use
AUTOCMD_MODEL=claude-sonnet-4-20250514 autocmd "your command here"

# In your shell config (~/.zshrc or ~/.bashrc)
export AUTOCMD_MODEL=claude-sonnet-4-20250514

Development

git clone https://github.com/dvirzg/autocmd.git
cd autocmd
./dev-setup.sh
source ~/.zshrc  # or ~/.bashrc

# Always uses the local code
autocmd-dev "check git status"

Uninstall

uv tool uninstall autocmd

Then remove the autocmd line from your shell config if you want to fully clean it up.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autocmd_cli-0.1.4.tar.gz (52.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autocmd_cli-0.1.4-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file autocmd_cli-0.1.4.tar.gz.

File metadata

  • Download URL: autocmd_cli-0.1.4.tar.gz
  • Upload date:
  • Size: 52.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for autocmd_cli-0.1.4.tar.gz
Algorithm Hash digest
SHA256 7962785b54a3a6e3373fdd36a4348388ae0f7c9e9ab61f901f9b53ae4e910c6f
MD5 d169f24f0c35d2e5c8cea39ba2ae6d04
BLAKE2b-256 d70adee2c6f5269808cdab0d017aec35d4e42bdd498574281882bb792058facc

See more details on using hashes here.

Provenance

The following attestation bundles were made for autocmd_cli-0.1.4.tar.gz:

Publisher: publish.yml on dvirzg/autocmd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file autocmd_cli-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: autocmd_cli-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for autocmd_cli-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 291ad334b9ed6dd7d9b91b085eaf7b8005b19d4e5cd1ed8acf7242ee9cb1317a
MD5 5076a92688362fd3e54866dfbce457cd
BLAKE2b-256 0dd983f080f5813d4478cc5da37fd567baeed0346833daaaa586078aab2e8c25

See more details on using hashes here.

Provenance

The following attestation bundles were made for autocmd_cli-0.1.4-py3-none-any.whl:

Publisher: publish.yml on dvirzg/autocmd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page