Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    2,317+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1228
    • Coding1045
    • Infrastructure455
    • Marketing414
    • Design374
    • Projects340
    • Analytics319
    • Research306
    • Testing200
    • Data171
    • Integration169
    • Security169
    • MCP164
    • Learning146
    • Communication131
    • Prompts122
    • Extensions120
    • Commerce116
    • Voice107
    • DevOps92
    • Web73
    • Finance19
    1. Home
    2. Tools
    3. Autohand Code
    Autohand Code icon

    Autohand Code

    AI Coding Assistants
    Featured

    A fast, terminal-native AI coding agent for planning, editing, testing, and automating work across your codebase from the CLI.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Free and open-source under Apache License 2.0. Free for individuals, non-profits, educational institutions, open source projects, and companies with ARR under $5M.

    Start: $12/mo
    Team: $400/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsCommand Line AssistantsAutonomous Systems

    Alternatives

    Claude CodeWarpJunie CLI
    Developer
    Autohand AIChristchurch, New ZealandEst. 2025

    Listed May 2026

    About Autohand Code

    Autohand Code CLI is an open-source, terminal-native AI coding agent built with TypeScript and distributed under the Apache License 2.0. It runs directly in your terminal, reads project context, plans changes, edits files, executes shell commands, and asks for approval before risky operations. The project is hosted at github.com/autohandai/code-cli and has a companion website at autohand.ai/code/.

    What It Is

    Autohand Code CLI is a command-line AI coding agent designed to keep developers in their terminal without context switching. It combines a reasoning loop with file editing, shell execution, web search, and version control into a single interactive REPL or non-interactive command mode. The agent supports 40+ built-in tools covering file operations, git workflows, planning, memory, browser automation, and multi-agent team coordination.

    How the Workflow Works

    The agent operates in two primary modes:

    • Interactive REPL: Launch autohand for a full session with file mentions (@src/index.ts), slash commands (/model, /skills, /review), skill autocomplete ($frontend-design), and inline terminal commands (! git status).
    • Command Mode: Pass --prompt for single-instruction execution suitable for CI/CD pipelines, scripts, or quick tasks. Flags like --yes, --auto-commit, and --dry-run control confirmation and output behavior.

    An auto-mode (--auto-mode) runs an autonomous loop with configurable iteration limits, checkpoint intervals, and cost caps, handing off to interactive mode when complete.

    Multi-Provider and Model Support

    Autohand Code CLI is provider-agnostic. Supported backends include OpenRouter (Claude, GPT-4, Grok), LLMGateway, OpenAI, DeepSeek, Azure Foundry Models, Z.ai, Ollama, llama.cpp, and MLX for Apple Silicon. The active model can be switched mid-session with /model or overridden at launch with --model.

    Agent Skills and Extensibility

    Skills are modular instruction packages that extend the agent with specialized workflows, functioning like on-demand AGENTS.md files. They can be auto-generated from project analysis (--auto-skill), installed from the community registry at skilled.autohand.ai, or created interactively. The CLI also supports MCP server management (/mcp, /mcp install), custom meta-tools, git hooks, and a Code Agent SDK available in TypeScript, Go, Python, Java, and Swift for embedding the agent runtime in other tools.

    Editor and Platform Integration

    Beyond the terminal, Autohand Code CLI ships a VS Code extension (AutohandAI.vscode-autohand) available on the VS Code Marketplace and a Zed Editor extension. It runs on macOS, Linux, and Windows. Docker support is documented for containerized workflows. Session checkpointing integrates with Entire (entire.io) for git-backed session rewind and sharing.

    Team Workflows and Background Agents

    Autohand Code includes a Slack integration so teams can invoke and collaborate with agents from chat, alongside the CLI and editor surfaces. Background agents run autonomously to continue coding, testing, and refactoring across multi-file changes while you're away from the terminal, returning completed work rather than just suggestions.

    Update: v0.9.0

    The latest release is v0.9.0, published on 2026-05-07, with the repository last pushed on 2026-05-12. The project was created in December 2025 and has accumulated 106 stars and 19 forks on GitHub as of the last recorded update. The roadmap lists enhanced AI model support, a plugin system, advanced test generation, and AI-powered code review as upcoming directions.

    Autohand Code - 1

    Community Discussions

    Be the first to start a conversation about Autohand Code

    Share your experience with Autohand Code, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Free and open-source under Apache License 2.0. Free for individuals, non-profits, educational institutions, open source projects, and companies with ARR under $5M.

    • Full CLI agent with 40+ tools
    • Multi-provider LLM support
    • Agent Skills system
    • VS Code and Zed extensions
    • Code Agent SDK

    Start

    Pay as you go. Cancel anytime.

    $12/mo
    billed annually
    $15/mo monthly
    • Autonomous task completion
    • Ask Autohand Code
    • Access to Autohand Code on Terminal, Zed Editor, VSCode, Chrome, or agentic IDEs
    • Access to Autohand Code cloud memory up to 1GB
    • Platform API
    • 100 Autohand Code credits per billing cycle
    • Up to 10 users
    • Share and collaborate

    Team

    Popular

    For growing engineering teams. Coming soon.

    $400/mo
    billed annually
    $499/mo monthly
    • Everything in Start
    • Early feature releases
    • Research previews
    • Unlimited concurrent sessions
    • Unlimited users
    • 10K Autohand Code credits included monthly
    • Dedicated Slack Connect
    • Optional onboarding call

    Enterprise

    For organizations requiring maximum security & control.

    Custom
    contact sales
    • Everything in Team
    • Composer Enterprise
    • Autohand Evolve
    • Custom Agents (Genies)
    • VPC Deployment
    • SAML/OIDC SSO
    • Centralized admin controls
    • Workspace isolation
    • Dedicated account team
    • Custom terms
    • Centralized billing
    View official pricing

    Capabilities

    Key Features

    • Terminal-native AI coding agent (REPL and command mode)
    • 40+ built-in tools for file ops, git, shell, planning, memory, and browser
    • Multi-provider LLM support (OpenRouter, OpenAI, DeepSeek, Ollama, llama.cpp, MLX, Z.ai)
    • Agent Skills system with community registry at skilled.autohand.ai
    • Auto-skill generation from project analysis
    • Interactive REPL with file mentions, slash commands, and keyboard shortcuts
    • Permission system (interactive, unrestricted, restricted) with whitelist/blacklist
    • Git integration with auto-commit, worktree isolation, and full git toolset
    • Auto-mode with iteration limits, cost caps, and checkpoint intervals
    • Multi-agent team coordination and sub-agent delegation
    • Chrome browser integration (screenshot, navigate, click, type)
    • Session management with auto-save and resume
    • MCP server management and installation
    • Code Agent SDK in TypeScript, Go, Python, Java, and Swift
    • VS Code and Zed Editor extensions
    • Entire integration for git-backed session checkpointing
    • Context compaction toggle
    • Dry-run mode for previewing changes without applying
    • Configurable via JSON, TOML, or YAML
    • Cross-platform: macOS, Linux, Windows

    Integrations

    OpenRouter
    OpenAI
    DeepSeek
    Azure Foundry Models
    Z.ai
    Ollama
    llama.cpp
    MLX
    LLMGateway
    VS Code
    Zed Editor
    Git
    GitHub
    Entire (entire.io)
    Chrome browser
    Jupyter Notebooks
    Docker
    ripgrep
    Slack
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Autohand Code and help others make informed decisions.

    Developer

    Autohand AI

    Autohand AI builds terminal-native AI coding agents and developer tooling. The team develops Autohand Code CLI, an open-source autonomous coding agent that plans, edits, and executes across codebases from the command line. They also maintain a Code Agent SDK in multiple languages, a community skill registry, and editor extensions for VS Code and Zed. The project is licensed under Apache 2.0 and targets individual developers, open-source projects, and companies.

    Founded 2025
    Christchurch, New Zealand
    3 employees

    Used by

    Microsoft (Partner)
    Xero (Ecosystem)
    Read more about Autohand AI
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Claude Code icon

    Claude Code

    Claude Code is an agentic coding tool by Anthropic that works in your terminal, understands your codebase, and helps you write, edit, debug, and ship code faster.

    Warp icon

    Warp

    Warp is an agentic development environment featuring a modern terminal with built-in AI coding agents, collaborative Warp Drive, and the Oz cloud agent orchestration platform.

    Junie CLI icon

    Junie CLI

    LLM-agnostic coding agent by JetBrains that runs from the terminal, automates development workflows, and integrates with any IDE or CI/CD environment.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    440 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    126 tools

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    199 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    Discussions