← 全部工具

autohand-cli

热度 65 更新于 开发与构建

Autohand Code CLI is a fast, terminal-native AI coding agent for planning, editing, testing, and automating software work.

npmauto-collected

安装

npm
npm install -g autohand-cli

通过 npm 安装。

Autohand Code CLI

Follow us on X | Join Discord

Docs: English | 日本語 | 简体中文 | 繁體中文 | 한국어 | Deutsch | Español | Français | Italiano | Polski | Русский | Português (Brasil) | Türkçe | Čeština | Magyar | हिन्दी | Bahasa Indonesia

A fast, self-improving terminal-native AI coding agent for planning, reflecting, remembering, editing, testing, and automating work across your codebase.

Autohand Code CLI is a fast, terminal-native AI coding agent that lives where you already work. It reads project context, plans changes, edits files, runs tools, and asks for approval before risky operations.

The interface is built for focused interactive sessions: minimal chrome, smooth Ink rendering, file mentions, slash commands, skills, permissions, provider switching, and session history all available from one prompt.

Install it, run autohand, and describe the outcome you want in natural language. Use Autohand Code CLI locally, with your editor, or in CI/CD to automate repetitive engineering work without giving up control.

Features

  • Terminal-Native Agent: Understands your codebase and executes approved changes from the CLI
  • Planning + Tools: Combines reasoning, file edits, shell commands, and web context in one loop
  • Interactive REPL: Smooth terminal experience with file mentions, slash commands, and keyboard shortcuts
  • Modular Skills: Extends workflows with specialized instruction packages
  • Multi-Provider Support: Works with OpenRouter, LLMGateway, OpenAI, AWS Bedrock, DeepSeek, Azure Foundry Models, Z.ai, and local models
  • Git Integration: Full version control support with automatic commits
  • Cross-Platform: Works on macOS, Linux, and Windows

Why Autohand Code CLI?

  • No Context Switching: Stay in your terminal, no copy-paste needed
  • Intelligent Planning: Understands your codebase before making changes
  • Safe Execution: Prompts before risky operations unless you choose a different permission mode
  • Extensible: Add skills, hooks, and provider configuration as your workflow grows
  • Fast: Optimized for responsive interactive sessions and efficient tool execution

Installation

Quick Install (Recommended)

curl -fsSL https://autohand.ai/install.sh | bash

Homebrew

brew install autohandai/code/autohand-code

The fully qualified command installs and trusts only the Autohand formula. Every supported installation exposes the same CLI as autohand, autohand-code, and agent; autohand remains the canonical name. The standalone Unix and Windows installers refresh all aliases in the selected installation directory, replacing an existing agent entry there.