Skip to content
Developer agent

Argy Code, a governed AI agent in your terminal

Interactive confirmations for daily work. Autonomous runs for CI/CD. Governance by design through the LLM Gateway (quotas, filters, audit).

argy
# Authenticate (Device Flow / PAT)
argy auth login
# Autonomous execution (CI/CD)
argy run "Generate a change plan and implement it"

Useful links: developer guide · LLM Gateway · Module Studio · Shadow AI

Key benefits

Ship faster without bypassing governance.

Interactive + autonomous

Use interactive mode for human confirmation, or argy run for deterministic CI/CD automation.

Governed AI access

The LLM Gateway enforces quotas, filters, and auditability across Argy Code usage.

Tools and integrations

Bash, filesystem, code search, Git, and MCP integrations to act on real work securely.

FAQs

Common questions about Argy Code.

What is Argy Code?

Argy Code is an AI agent for developers in the terminal. It supports interactive (TUI) and autonomous execution (argy run) for CI/CD and automation.

How is it governed?

All AI requests go through the LLM Gateway: quotas, security filters (PII/secrets/prompt injection), and full auditability.

Can it run safely on real workflows?

Yes. Argy Code is designed to work with governed modules (golden paths) and enterprise controls (approvals, audit logs).

How does it connect to tools?

Argy Code includes built-in tools (Bash execution, file read/write, code search, Git operations) and supports MCP for tool integrations.

Install

Choose your preferred channel.

CLI

# Homebrew
brew install demkada/tap/argy
# curl (Linux / macOS)
curl -fsSL https://argy.cloud/install | sh
# PowerShell (Windows)
irm https://argy.cloud/install.ps1 | iex
# Scoop (Windows)
scoop bucket add argy https://github.com/demkada/scoop-argy && scoop install argy

Authenticate

argy auth login

Argy supports Device Flow (RFC 8628) for terminals and Personal Access Tokens (PAT).

Core commands

A few commands you will use most often.

argy auth loginAuthenticate via Device Flow / PAT
argy modelsList available models
argy mcp listList MCP servers
argy agent listList available agents
argy run "prompt"Autonomous execution
argy session listSession history
argy statsUsage statistics
argy serveLocal HTTP server for SDK access

European SaaS

GDPR compliant & hosted in EU

No Lock-in

Built on open standards

API-First

Everything is automatable

Ready to get started with Argy?

Start with the Free plan. Upgrade when you're ready, or contact us for an enterprise rollout.