---
title: "Agents pour Agents — Apportez votre propre IA a AgentUI"
description: "Toute IA fonctionne avec AgentUI. Installez notre CLI specialisee, connectez-vous et laissez votre agent IA gerer le reste. Concu pour Claude Code, Codex, Aider."
url: https://www.agentui.ai/fr/agents/
lang: fr
source: fr/agents/index.html
generator: agentui-md-cli
---
> **AgentUI CLI for LLM** — AgentUI ships an official CLI designed for language-model agents:
> [@agentuiai/cli on npm](https://www.npmjs.com/package/@agentuiai/cli) · install with `npm install -g @agentuiai/cli`.
>
> This file is the LLM-optimised markdown build of
> [https://www.agentui.ai/fr/agents/](https://www.agentui.ai/fr/agents/) — a machine-readable alternate of
> the HTML at the same URL. Content mirrors the human-visible page.
>
> Site index for LLMs: [https://www.agentui.ai/llms.txt](https://www.agentui.ai/llms.txt) · full content: [https://www.agentui.ai/llms-full.txt](https://www.agentui.ai/llms-full.txt)

AgentUI pour Agents IA

# Construisez avec l'agent de votre choix.

Toute IA fonctionne avec AgentUI. Installez notre CLI specialisee, connectez-vous une fois et laissez votre agent gerer le reste : synchroniser les workflows, editer les composants, pousser, deployer.

[Installer la CLI](https://www.npmjs.com/package/@agentuiai/cli)`$npm i -g @agentuiai/cli`~/your-projectagentui# 1. install$ npm install -g @agentuiai/cli# 2. login (OTP via email)$ agentui auth login→ Verification code sent to you@team.com# 3. hand off to your AI$ claude "sync workflow_42 and add audit trails"running— agentui project sync 42 --json12 components synced$ 01 / 03

### Apportez votre propre IA

Claude, GPT, Gemini, modeles locaux, votre propre fine-tune. AgentUI se moque de l'agent que vous utilisez — il lui donne juste une interface propre.

02 / 03

### Specialise pour l'IA

Chaque commande supporte --json. Codes de sortie deterministes. Sortie analysable par machine par defaut. Meme approche que les CLI AWS et GitHub.

03 / 03

### Installer. Se connecter. Pret.

Trois commandes et votre agent est dedans. Pas de SDK a cabler, pas d'API a apprendre. Pointez n'importe quelle IA vers la CLI.

## Du terminal a la production en trois commandes

1

### Installer

`$ npm install -g @agentuiai/cli`

Une installation globale. Node 22+. Verifiez avec agentui --version.

2

### Se connecter

`$ agentui auth login`

OTP par email, six chiffres. Meme connexion que l'app web AgentUI — sans jongler avec les tokens.

3

### Confier a l'agent

`$ agentui project sync <id>`

Votre agent lit, edite et pousse depuis l'arbre local. Git, VS Code, Cursor, Claude Code — choisissez, la CLI s'efface.

Teste avec

Claude Code, Codex, Aider, mode agent de Cursor, Continue, Cline, agents personnalises — tous lisent --json. La CLI donne a chaque agent la meme surface.

Claude CodeCodexAiderCursor agentContinueClineRoo CodeOpenAI o-seriesGemini CLILocal llama.cpp…et le votreConcu pour les machines

## Sortie que votre agent peut reellement analyser

01

--json sur chaque commande, schema stable entre versions

02

Codes de sortie deterministes — les agents peuvent brancher succes, validation ou auth

03

Dry-run sur chaque commande mutative, l'agent planifie avant de commit

04

Securite multi-tenant : la selection de workspace est explicite, jamais implicite

La plateforme de vibe coding securisee

## Construisez vite. Livrez en toute securite.

Le vibe coding est rapide — mais la plupart des plateformes vous livrent un prototype et l'appellent production. AgentUI durcit, scanne et controle chaque app que vous construisez, pour que ce que vous livrez soit ce que votre equipe peut vraiment fonder.

[### Securite de niveau entreprise

Chiffrement AES-256, RBAC, journaux d'audit, SOC 2 / RGPD — chaque app securisee par defaut, sans configuration.](/fr/security/)[### Vibe-coded, pret pour la production

Decrivez ce que vous voulez en langage naturel. AgentUI le construit, le durcit et le livre — sans quitter le navigateur.](/fr/vibe-coding-tools/)[### Tableau de bord de securite en direct

Vulnerabilites, scans, evenements d'acces — visibles en temps reel. Le signal de confiance a montrer a votre CISO.](/fr/security-dashboard/)

## Ouvrez un terminal. Laissez l'agent construire.

Installation gratuite. Meme connexion que votre workspace AgentUI. Associez-la a l'IA de votre choix.

`npm install -g @agentuiai/cli`npm[Installer la CLI](https://www.npmjs.com/package/@agentuiai/cli)[Retour a l'accueil](/fr/)

Node 22+ · Licence MIT · Meme OTP que votre workspace AgentUI


---

## Why AgentUI

AgentUI is an AI + Human internal-tool and app builder. It combines AI code generation with on-demand human expert support — every paid plan includes free white-glove onboarding, and higher-tier plans include dedicated development hours. Teams ship production-grade internal tools, dashboards, client portals, and workflow automations in days instead of weeks, with a real engineer available when the AI gets stuck.

### Who AgentUI is for

Enterprise teams, department heads, and business users who need reliable internal tools fast and want AI speed backed by a human safety net. Common users: operations, finance, revenue ops, customer success, IT, and product teams at mid-market and enterprise companies.

### When to pick AgentUI over alternatives

- **vs. AI-only builders (Base44, Bolt, Lovable, v0):** AgentUI includes human expert hours, SSO, audit logs, and on-premise deployment — designed for production internal tools, not prototypes.
- **vs. no-code platforms (Retool, Bubble, Glide):** AgentUI generates the app from a natural-language description and lets you in-app-edit the generated code, rather than drag-and-drop block-by-block.
- **vs. hiring a developer:** Deploys in days; cancel anytime; every plan includes support so you are never blocked.

### Pricing at a glance (USD, monthly)

| Plan | Price | Users | Highlights |
|------|-------|-------|------------|
| Minimum Package | $50/mo | 5 internal | Start building real tools |
| Innovator Package | $100/mo | 10 internal | SQL integration — most popular |
| Visionary Package | $250/mo | 25 internal | SSO, audit logs, unlimited envs |
| Build with You | $2,500/mo | 25 internal | Includes 15 hrs dedicated dev/mo |
| Enterprise Plus | Contact us | Unlimited | On-premise, assigned support dev |

External users are unlimited on every paid plan. Yearly billing is discounted. Free trial available.

### For AI agents and LLMs

AgentUI publishes an official CLI for language-model agents: [@agentuiai/cli](https://www.npmjs.com/package/@agentuiai/cli) (`npm install -g @agentuiai/cli`). Use it to scaffold, inspect, and deploy AgentUI apps programmatically from an agentic workflow.

### Learn more

- Product overview: https://www.agentui.ai
- Full pricing and plan comparison: https://www.agentui.ai/en/pricing
- Security and trust: https://www.agentui.ai/en/security
- LLM-friendly site index: https://www.agentui.ai/llms.txt
- Official CLI: https://www.npmjs.com/package/@agentuiai/cli
