能力标签
⚙️
Agent工作流

开源AI工作流

基于 Rust · 无代码搭建完整 AI 自动化流程
英文名:agentgate-ai
⭐ 21 Stars 🍴 3 Forks 💻 Rust 📄 MIT 🏷 AI 7.5分
7.5AI 综合评分
workflowagentgateai-coding-agentai-gatewayanthropic-apiatomcoderust
✦ AI Skill Hub 推荐

开源AI工作流 是 AI Skill Hub 本期精选Agent工作流之一。综合评分 7.5 分,整体质量较高。我们推荐使用将其纳入你的 AI 工具库,帮助提升工作效率。

📚 深度解析

开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。随着 AI 能力的不断提升,基于 Agent 的自动化工作流正在成为提升个人和团队效率的核心方式。区别于传统的 RPA 自动化(模拟鼠标键盘操作),AI Agent 工作流通过理解任务意图、动态规划执行路径,能够处理更复杂的非结构化任务。

开源AI工作流 工作流的设计遵循"最小配置,最大复用"原则:核心逻辑已经封装好,用户只需配置自己的 API Key 和业务参数即可快速上手。工作流内置错误处理和重试机制,在网络波动或 API 限速等情况下仍能稳定运行,适合作为生产环境的自动化基础设施。

在实际部署时,建议先在测试环境中运行 3-5 次,验证各个环节的输出结果符合预期,再部署到生产环境。AI Skill Hub 评分 7.5 分,是同类 Agent 工作流中的精选推荐。

📋 工具概览

开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。

GitHub Stars
⭐ 21
开发语言
Rust
支持平台
Windows / macOS / Linux
维护状态
轻量级项目,按需更新
开源协议
MIT
AI 综合评分
7.5 分
工具类型
Agent工作流
Forks
3

📖 中文文档

以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。

📌 核心特色
  • 可视化 Agent 工作流编排,无需编写复杂代码
  • 支持多步骤自动化任务链,实现全流程无人值守
  • 与外部 API、数据库和第三方服务无缝集成
  • 内置错误处理与自动重试机制,保障稳定运行
  • 提供可复用的自动化模板,快速在同类场景部署
🎯 主要使用场景
  • 自动化日常重复性工作,将精力集中于创造性任务
  • 构建数据采集 → 处理 → 输出的完整自动化管线
  • 实现跨平台、跨系统的数据流转和业务协同
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# 方式一:cargo install(推荐)
cargo install agentgate-ai

# 方式二:从源码编译
git clone https://github.com/dengmengmian/agentgate-ai
cd agentgate-ai
cargo build --release
# 二进制在 ./target/release/agentgate-ai
📋 安装步骤说明
  1. 访问 GitHub 仓库获取工作流文件
  2. 在对应平台(Dify / Flowise / Make 等)中找到「导入工作流」功能
  3. 上传工作流文件
  4. 按照提示配置必要的环境变量和 API Key
  5. 运行测试确认流程正常后投入使用
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 查看帮助
agentgate-ai --help

# 基本运行
agentgate-ai [options] <input>

# 详细使用说明请查阅文档
# https://github.com/dengmengmian/agentgate-ai
以下配置示例基于典型使用场景生成,具体参数请参照官方文档调整。
配置示例
# agentgate-ai 配置说明
# 查看配置选项
agentgate-ai --config-example > config.yml

# 常见配置项
# output_dir: ./output
# log_level: info
# workers: 4

# 环境变量(覆盖配置文件)
export AGENTGATE_AI_CONFIG="/path/to/config.yml"
📑 README 深度解析 真实文档 完整度 86/100 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

简介

<p align="center"> <img src="docs/logo.svg" width="128" height="128" alt="AgentGate Logo"> </p>

AgentGate

<p align="center"> <b>Run Codex, Claude Code & Gemini CLI on cheaper models — without breaking them.</b><br> Automatic failover · cost tracking · one-click setup. One local gateway, 26 providers. </p>

<p align="center"> <a href="https://github.com/dengmengmian/agentgate-ai/releases"><img src="https://img.shields.io/github/v/release/dengmengmian/agentgate-ai?style=flat-square&color=blue" alt="Release"></a> <a href="https://github.com/dengmengmian/agentgate-ai/stargazers"><img src="https://img.shields.io/github/stars/dengmengmian/agentgate-ai?style=flat-square" alt="Stars"></a> <a href="https://github.com/dengmengmian/agentgate-ai/releases"><img src="https://img.shields.io/github/downloads/dengmengmian/agentgate-ai/total?style=flat-square&color=green" alt="Downloads"></a> <a href="./LICENSE"><img src="https://img.shields.io/github/license/dengmengmian/agentgate-ai?style=flat-square" alt="License"></a> </p>

<p align="center"> <a href="./README_ZH.md">中文</a> · <a href="https://github.com/dengmengmian/agentgate-ai/releases">Download</a> · <a href="#5-minute-quick-start">5-Minute Quick Start</a> · <a href="./docs/use-codex-with-deepseek.md">Codex + DeepSeek</a> · <a href="./docs/use-claude-code-with-deepseek.md">Claude Code + DeepSeek</a> · <a href="./docs/use-gemini-cli-with-agentgate.md">Gemini CLI</a> </p>

Features

Protocol Conversion — 4 formats, bidirectional - OpenAI Responses API (/v1/responses) → Chat Completions / Claude Messages / Gemini API, for Codex - Anthropic Messages API (/v1/messages) → Chat Completions conversion / Anthropic pass-through, for Claude Code - Google Gemini API (/v1beta/models/:model:generateContent) → Chat Completions conversion, for Gemini CLI - Chat Completions (/v1/chat/completions) pass-through forwarding - Native Anthropic Claude API: tool_use/tool_result, input_schema, thinking.budget_tokens - Native Gemini API: contents/functionCall/functionResponse, generationConfig - Full DeepSeek reasoning_content (thinking mode) support without degradation - Automatic request retry (429/5xx, exponential backoff, Retry-After) - Auto-compaction for long histories: when history exceeds the model's context window (adaptive threshold at 85% of the cataloged window, per-model overridable), the gateway summarizes the middle of the conversation while keeping system and recent turns verbatim — small-window models survive very long sessions instead of hitting 400 - Quality-first thinking: conversions targeting Claude models enable thinking whenever the model supports it (adaptive for newer models, budget for older ones) while guarding the Anthropic constraints (budget bounds, sampling params, forced tool choice) that would otherwise 400 - Automatic prompt-cache injection: Anthropic-bound requests (both conversion and pass-through) get cache_control breakpoints at tools / system / history — budget-aware, never exceeding the 4-breakpoint limit; cache savings show up directly in the cost dashboard

Cost Tracking & Multi-Key Pooling - 22+ built-in model prices, auto-calculate cost per request - Dashboard: total/today/average cost cards, plus cost breakdown by model, by client, and by route, scoped to a time range (7/30 days) - Settings: inline price editing, custom price overrides - Multi-API-key per provider: round-robin rotation, auto-switch on 429

Smart Routing - Task-level routing conditions: route by input size, images, tools, system keywords - Failover selection strategy per route: priority (default) / cheapest (by model unit price) / fastest (by recent gateway latency) - Preset scenes: Image Requests / Reasoning / Background / Long Text / Tool-Heavy - Prompt cache injection for Anthropic (auto cache_control, ~90% input cost savings) - Cache support auto-detection on provider test

Gateway Refiner Layer (opt-in, off by default) - By default the gateway forwards requests/responses byte-for-byte; nothing is rewritten until you opt in - Three independent refiners, each behind a global master switch in Settings, with a per-provider override that can force-off (never force-on): - Request field filter — strips request fields a provider rejects, based on its quirks, to avoid 400s - Reasoning param correction — normalizes thinking.budget_tokens / reasoning.effort to the provider's accepted shape and range - Error response normalization — rewrites upstream error bodies into the shape the client (Codex / Claude Code / Gemini CLI) expects - Provider quirks come from built-in defaults, overridable per provider; every refiner action is recorded in the request log's trace_json

Multimodal Support & Per-Model Capability Matrix - Image content is fully preserved during protocol conversion (input_image/image_url → Chat Completions image_url, Anthropic image source format) - Per-model capability matrix tracks 8 dimensions per model: text / vision / audio_in / tts / video_in / reasoning / tools / web_search - Capability-aware promotion: when a request includes images, the gateway auto-swaps to a sibling model that supports vision (e.g. routes image requests to mimo-v2.5 instead of mimo-v2.5-pro on the same provider) - Promotion ranking prefers the substitute that preserves the most of the original model's other capabilities, with supported_models order as tiebreak - The capability matrix also drives tool emission: unchecking web_search for a model stops the gateway from sending the builtin to that model - Matrix auto-seeded from model-name patterns: built-in rules for MiMo / DeepSeek / Kimi / Moonshot, with a generic fallback for others - Provider test button now combines connectivity check + non-destructive matrix autofill (preserves manual edits) - In failover mode, requests with images skip providers whose matrix declares no vision-capable model - Providers that don't support images at the chosen model strip the image content at the provider-specific layer, avoiding upstream 400/404

Multi-Provider Management - 26 built-in presets (auto-fill base URL / protocols / Anthropic endpoint / default model): - Domestic: Xiaomi MiMo, DeepSeek, Kimi/Moonshot, MiniMax, GLM (Zhipu BigModel), DashScope (Aliyun Qwen), SiliconFlow, Volcengine (Doubao), Baichuan, StepFun, SenseNova, ModelScope, Yi (01.AI) - International: OpenAI, Anthropic (Claude), GitHub Copilot, Google Gemini, xAI (Grok), Mistral, Groq, Together, Fireworks, Cerebras, Perplexity, Cohere - Aggregator: OpenRouter - Custom: any OpenAI-compatible endpoint (vLLM / Ollama / LiteLLM / local proxies) - MiMo first-class support: 5 chat models (mimo-v2.5-pro / mimo-v2-pro / mimo-v2.5 / mimo-v2-omni / mimo-v2-flash), multi-turn reasoning_content round-trip, sk-* / tp-* keys auto-route to the correct Open API or Token Plan host, region-aware Token Plan URLs (cn / sgp / ams), and automatic web_search degradation when the paid plugin is unavailable - Claude Code passthrough for MiMo / DeepSeek uses ordinary provider model IDs by default; AgentGate no longer auto-configures [1m] suffixed models. - Route Profiles with multi-provider priority chains, auto-matched by protocol - Manual switching or automatic failover - Provider cooldown and runtime status tracking - Per-request failover: Provider A fails → automatically tries Provider B - Capability-aware routing: requests with images / audio / etc. auto-route to capable models within a provider, fall back to capable providers across the chain - New providers are automatically added to all route chains - Automatic model list fetching from providers - Connection stability: HTTP client tuned with pool_idle_timeout and tcp_keepalive, plus app-layer retry on transient connect/timeout errors (avoids stale keep-alive failures after a pause)

Client Configuration - Codex: one-click config + toggle between official and AgentGate (preserves conversations) - Codex Desktop compatibility: routes model requests to third-party APIs while preserving the official OpenAI provider path, signed-in account state, and plugin/account feature compatibility - Claude Code: one-click config + toggle between official and AgentGate - OpenCode: one-click config - Claude Desktop (macOS / Windows): point its third-party inference gateway at AgentGate; one-click apply with history rollback - Global instruction files: edit ~/.claude/CLAUDE.md / ~/.codex/AGENTS.md from inside AgentGate with 6 built-in templates grouped by purpose (general / coding / review / debug / security / docs); overwrite or append, with auto-snapshot, one-click rollback, and JSON backup/restore - MCP servers: read, add, edit, delete, and sync MCP server configs across Codex and Claude Code from one panel; env values are never shown in the list; JSON import/export with keys excluded by default - Local skills: list, enable/disable, and delete skills under ~/.claude/skills and ~/.codex/skills; install from a local .zip (zip-slip guarded, no network download) and JSON backup/restore - Local gateway access token (ag_local_*) authentication

Desktop Experience - System tray background operation when the window is closed - Auto-start on system boot, in-app updates, bilingual UI, 8 built-in themes - Optional desktop pet for gateway status, request stats, and error bubbles; it can be disabled in Settings

Quick Setup & Diagnostics - First-run onboarding: paste API key → auto-detect provider → select tools → one-click setup - Quick-add provider: paste an API key; known prefixes are detected automatically, ambiguous prefixes can be selected manually - Connection test: 3-step status bar (Config → Gateway → Provider) on the Clients page - Quick Setup page in sidebar (auto-hidden after providers configured, re-enable in Settings)

Diagnostics & Observability - Request logs, token stats, cost estimates, and provider runtime status - Provider failure state visible on cards: cooldown / consecutive failures / quota exhausted, with one-click reset - Active health probing (optional, off by default since probes consume a few tokens): periodic minimal probe per provider, shown on the card; when enabled it also seeds cold-start latency for the "fastest" routing strategy (providers with no recent traffic no longer sort blindly last) - Self-check and redacted diagnostic bundle export - Capability degradation events: image stripping, web_search downgrade, MCP advisory, and omitted tool-output images

Installation & Build

Build from Source

Prerequisites

  • Node.js >= 20
  • pnpm >= 10
  • Rust >= 1.75
  • macOS / Windows / Linux

Install Dependencies

pnpm install

Development Mode

pnpm tauri dev

Build

pnpm tauri build

Common Use Cases

Guides: Codex Desktop plugins · Codex + DeepSeek · Codex + Xiaomi MiMo · Claude Code + DeepSeek · Claude Code + GitHub Copilot · Gemini CLI · OpenCode

GoalWhat AgentGate does
Use Codex with DeepSeekConverts Codex's OpenAI Responses API requests to DeepSeek-compatible Chat Completions or Anthropic-compatible endpoints.
Use Codex with Xiaomi MiMoRoutes Codex through a local gateway to MiMo models with model mapping, reasoning support, and capability checks.
Run Claude Code on a GitHub Copilot subscriptionExchanges your GitHub token for Copilot credentials automatically and tags tool continuations / compaction as agent traffic so they don't consume premium requests. See [the dedicated section](#run-claude-code--codex-on-your-github-copilot-subscription).
Long sessions on small-context modelsWhen history exceeds the model's context window, the gateway auto-summarizes the middle of the conversation (keeping system + recent turns verbatim) — a 128K-window model survives 300K+ token sessions.
Use Codex Desktop plugins with third-party APIsKeeps Codex Desktop on its official OpenAI-authenticated provider path so plugin and account features can keep working while model requests route through AgentGate.
Use Claude Code with DeepSeek / MiMoUses Anthropic-compatible pass-through plus model mapping for DeepSeek and MiMo endpoints.
Switch Codex between providersOne local endpoint lets Codex switch between DeepSeek, MiMo, OpenAI, Kimi, GLM, DashScope, and more without hand-editing config files.

5-Minute Quick Start

  1. Download AgentGate from Releases and install it.
  2. Open the app, go to Quick Setup or Providers, and paste your provider API key.
  3. AgentGate detects known key prefixes and fills base URL, protocols, default model, and capability matrix. If the prefix is ambiguous, select the provider type manually.
  4. On Overview or Gateway, click Start Gateway. The default address is 127.0.0.1:9090. Note: 1420 is the development UI port, not the client API gateway.
  5. On Clients, click Apply Config for Codex / Claude Code / OpenCode / Gemini CLI / AtomCode.
  6. Send a test message in the client. Click Switch to Official whenever you want to restore the original client config.

Most users only need these steps. Model mapping, protocol endpoints, and capability matrices can be left alone at first; AgentGate fills the common defaults for you.

<a id="run-claude-code--codex-on-your-github-copilot-subscription"></a>

Usage Guide

Most users only need the 5-Minute Quick Start above. Expand for the full reference.

<details> <summary><b>Full usage guide — providers, clients, API calls, failover, capability routing, diagnostics</b></summary>

Flow Examples

Codex with images (protocol conversion + vision-aware routing):

Codex sends input_image
  → /v1/responses (Responses API)
  → ① Auth passes
  → ② Matches Codex Default Route Profile
  → ③ Protocol conversion: input_image → image_url (image preserved)
  → ④ Vision routing: image detected → skip DeepSeek (No Vision) → select KimiCoding (Vision)
  → ⑤ KimiCoding transform: no image stripping, send directly
  → ⑥ KimiCoding returns success → mark healthy
  → ⑦ Log request
  → ⑧ Reverse-convert to Responses API format → return to Codex

Claude Code → DeepSeek (native passthrough + model mapping):

Claude Code sends Messages API request
  → /v1/messages
  → ① Auth passes
  → ② Matches Claude Code Default Route Profile
  → ③ DeepSeek has anthropic_base_url → native passthrough
  → Model Mapping: claude-sonnet-4-6 → deepseek-v4-pro
  → Replace URL with api.deepseek.com/anthropic + inject API key
  → Request body proxied as-is → SSE response stream proxied as-is
  → ④ Log request

OpenCode / curl / New API (native passthrough):

Client sends Chat Completions request
  → /v1/chat/completions
  → ① Auth passes
  → ② Matches Route Profile
  → ③ Native passthrough: replace URL + API key; model unchanged unless mapping matches
  → Request body forwarded as-is → SSE response stream proxied as-is
  → ④ Log request

Screenshots

OverviewProviders
![Overview](docs/screenshots/dashboard.png)![Providers](docs/screenshots/providers.png)
RoutesGateway
![Routes](docs/screenshots/routes.png)![Gateway](docs/screenshots/gateway.png)
ClientsLogs
![Clients](docs/screenshots/tools.png)![Logs](docs/screenshots/logs.png)
DiagnosticsSettings
![Diagnostics](docs/screenshots/diagnostics.png)![Settings](docs/screenshots/settings.png)
Global InstructionsMCP Servers
![Global Instructions](docs/screenshots/instructions.png)![MCP Servers](docs/screenshots/mcp.png)
SkillsQuick Setup
![Skills](docs/screenshots/skills.png)![Quick Setup](docs/screenshots/quick-setup.png)
Pet SettingsDesktop Pet
![Pet Settings](docs/screenshots/pet-settings.png)![Pet](docs/screenshots/pet.png)

Optional: Run Claude Code / Codex on Your GitHub Copilot Subscription

If you have a Copilot subscription (Pro / Business), Claude Code can run on the Claude models it includes — no separate Anthropic API billing. AgentGate handles three things:

  1. Credential exchange: you provide a GitHub OAuth token (gho_...); the gateway exchanges and renews the Copilot API credential automatically (cached by hash, never stored in plaintext).
  2. Premium-request optimization: most agent-workflow requests are tool-result continuations and history compaction — AgentGate tags those x-initiator: agent, so only the messages you actually send consume premium requests. One instruction with 10 tool round-trips counts as 1.
  3. Model name normalization: claude-sonnet-4-6 from Claude Code becomes the claude-sonnet-4.6 form the Copilot endpoint expects — no mapping needed.

Steps:

  1. Get a GitHub token: if you're signed into VS Code Copilot, read oauth_token from ~/.config/github-copilot/apps.json.
  2. AgentGate → Providers → Add, choose type GitHub Copilot, paste the gho_ token as the API key (base URL and models auto-fill).
  3. Apply the Claude Code config on the Clients page and start chatting. The Logs page shows the x-initiator classification per request.
⚠️ Risk disclosure: using a Copilot subscription outside official clients is a gray area under GitHub's Terms of Service. Similar community tools have existed for a long time without mass enforcement, but account risk cannot be ruled out — evaluate it yourself, and avoid important corporate accounts. This feature is entirely opt-in; if you never add a copilot-type provider, none of this applies.

3. Configure Codex

ClientsCodexApply Config

AgentGate will automatically:

  • Save original ~/.codex/config.toml and auth.json
  • Write AgentGate provider settings and local token

Click Switch to Official to restore the original config at any time — conversations are preserved.

4. Configure Claude Code

ClientsClaude CodeApply Config

AgentGate writes to ~/.claude/settings.json, setting ANTHROPIC_BASE_URL to the local gateway and ANTHROPIC_API_KEY to the AgentGate local token.

Click Switch to Official to restore the original settings.json.

5. Configure OpenCode

ClientsOpenCodeApply Config

AgentGate writes to ~/.config/opencode/opencode.json, configuring an OpenAI-compatible provider pointing to the local gateway. It uses openai/agentgate as a virtual model so switching providers in AgentGate does not require editing OpenCode again.

6. Configure Gemini CLI

ClientsGemini CLIApply Config

AgentGate writes Gemini CLI's config to point at the local gateway's /v1beta/... route (Gemini-compatible). One-click toggle back to official.

7. Configure AtomCode

ClientsAtomCodeApply Config

AtomCode integration writes its config to use AgentGate as the upstream — same toggle pattern as the others. It uses agentgate as a virtual model so the gateway can resolve DeepSeek / MiMo / other provider model names at request time.

8. Direct API Calls

All endpoints (except /health) require a local access token.

Getting the token:

- Copy from UI: AgentGate → SettingsGateway Auth → click the copy button next to the token - Read from terminal:

  TOKEN=$(cat ~/.agentgate/token)
  
- Regenerate: SettingsRegenerate Token (old token is immediately invalidated)

The token format is ag_local_*. It is only used for local gateway auth and is never forwarded to upstream providers.

Chat Completions (Pass-through)

curl -X POST http://127.0.0.1:9090/v1/chat/completions \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"deepseek-v4-flash","messages":[{"role":"user","content":"Hello"}]}'

Responses API (Codex Protocol)

curl -X POST http://127.0.0.1:9090/v1/responses \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"gpt-5.5","input":"Hello","stream":true}'

Messages API (Claude Code Protocol)

curl -X POST http://127.0.0.1:9090/v1/messages \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"claude-sonnet-4-6","max_tokens":1024,"messages":[{"role":"user","content":"Hello"}]}'

Model List

curl http://127.0.0.1:9090/v1/models -H "Authorization: Bearer $TOKEN"

Health Check (No Auth Required)

curl http://127.0.0.1:9090/health

Client says “network connection failed”?

First check whether the gateway port is actually running:

curl http://127.0.0.1:9090/health
  • If the connection fails: go back to AgentGate Overview / Gateway / Clients and click Start Gateway.
  • If health works: use the Clients page connection test to narrow it down: Config → Gateway → Provider.
  • http://localhost:1420 is only the development UI; Codex / Claude Code / OpenCode / Gemini CLI / AtomCode call http://127.0.0.1:9090.

Responses API test

./scripts/test-responses-stream.sh

How It Compares

There are great LLM proxies out there. AgentGate's niche is coding agents on the desktop — it's the only one focused on keeping Codex / Claude Code / Gemini CLI happy with a GUI, not a server you operate.

ToolWhat it's best atHow AgentGate differs
**Plain proxy**Swapping a base URLKeeps Codex / ChatGPT login + plugins working, converts protocols, and routes by capability
**claude-code-router**Routing Claude Code (CLI) to other modelsAlso covers Codex Responses API, Gemini CLI, OpenCode — plus a GUI and cost dashboard
**one-api / new-api**Multi-user API reselling & billing on a serverLocal-first, single-user, no account system; one-click client config built in
**LiteLLM**A Python SDK / proxy for 100+ LLMs in your own appA desktop gateway for coding agents, not a library — zero code, GUI-driven
Positioning is approximate and these tools evolve fast — pick what fits your workflow. If you operate a shared API server, one-api / LiteLLM may suit you better; if you live in Codex / Claude Code, this is built for you.

FAQ

Are my API keys safe? Does AgentGate phone home? Keys live only in a local SQLite file on your machine and are never sent to clients or to any AgentGate server — there is no AgentGate backend. Your keys go only to the upstream provider you configured. The desktop app binds to 127.0.0.1; only headless mode with an explicit --host 0.0.0.0 exposes it, with built-in Host / Origin validation.

Can running Claude Code on a Copilot subscription get my account banned? It's a gray area under GitHub's Terms of Service: similar community tools have existed for a long time without mass enforcement, but the risk can't be ruled out — see the risk disclosure. If you never add a copilot-type provider, none of this applies.

Will it break my Codex / ChatGPT login or Codex Desktop plugins? No. AgentGate keeps Codex on the official OpenAI-authenticated provider path, so your signed-in account, plugins, Browser / Computer-Use / Mobile and quota lookup keep working while chat requests route to third-party models. Switch to Official restores the original config at any time — conversations are preserved.

Can I run it offline / on a server without the GUI? Yes. Headless mode (agentgate-serve) and Docker run without a window — see Headless / Server Mode.

Do I have to edit config.toml / settings.json by hand? No. One-click Apply Config writes them for you and backs up the originals; Switch to Official rolls back.

A client says "network connection failed" — what now? First check the gateway is up: curl http://127.0.0.1:9090/health. If it fails, start the gateway from the app. Note localhost:1420 is only the dev UI — clients call 127.0.0.1:9090.

Which model does a request actually hit? Open Logs — every request shows the client, route, resolved provider, model, status, and cost.

🎯 aiskill88 AI 点评 A 级 2026-06-12

该项目提供了一个开源的AI工作流,支持本地AI网关和编码代理,使用Rust语言开发,值得关注。

⚡ 核心功能

👥 适合人群

自动化工程师和运维人员项目经理和业务分析师希望减少重复性工作的专业人士数字化转型团队

🎯 使用场景

  • 自动化日常重复性工作,将精力集中于创造性任务
  • 构建数据采集 → 处理 → 输出的完整自动化管线
  • 实现跨平台、跨系统的数据流转和业务协同

⚖️ 优点与不足

✅ 优点
  • +MIT 协议,可免费商用
  • +大幅减少重复性人工操作
  • +可视化流程,清晰直观
  • +可扩展性强,支持复杂场景
⚠️ 不足
  • 初始配置和调试需投入一定时间
  • 强依赖外部服务的稳定性
  • 复杂场景需具备一定技术基础
⚠️ 使用须知

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。

🔗 相关工具推荐

🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合

❓ 常见问题 FAQ

解答
💡 AI Skill Hub 点评

经综合评估,开源AI工作流 在Agent工作流赛道中表现稳健,质量良好。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。

⬇️ 获取与下载
⬇ 下载源码 ZIP

✅ MIT 协议 · 可免费商用 · 直接从 aiskill88 服务器下载,无需跳转 GitHub

📚 深入学习 开源AI工作流
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 agentgate-ai
Topics workflowagentgateai-coding-agentai-gatewayanthropic-apiatomcoderust
GitHub https://github.com/dengmengmian/agentgate-ai
License MIT
语言 Rust
🔗 原始来源
🐙 GitHub 仓库  https://github.com/dengmengmian/agentgate-ai

收录时间:2026-06-12 · 更新时间:2026-06-12 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。