Files
paseo/public-docs/supported-providers.md
Xisheng Parker Zhao 5a0ea3385e feat(app): add ByteDance TRAE CLI to the ACP provider catalog (#1831)
* feat(app): add ByteDance TRAE CLI to the ACP provider catalog

Adds the official ByteDance TRAE CLI (traecli) to the in-app ACP provider
catalog. traecli is ACP-native, so Paseo drives it over the standard ACP
transport via `traecli acp serve`, reusing the generic ACP client exactly
like Kiro, Qoder, Cursor, and Gemini.

- catalog: traecli entry (command ["traecli","acp","serve"], manual install)
- icon: vendored TRAE monogram SVG + registered icon name
- docs: supported-providers list + CHANGELOG
- tests: focused command + icon-name assertions

Verified against the real traecli ACP surface in multica-ai/multica#4724.

* feat(app): use the real TRAE app logo for the traecli provider icon

* docs: drop TRAE CLI changelog entry

---------

Co-authored-by: Mohamed Boudra <boudra.moha@gmail.com>
2026-07-01 22:50:15 +02:00

4.2 KiB

title, description, nav, order, category
title description nav order category
Supported providers Every coding agent Paseo can launch, natively supported providers and the ACP catalog. Supported providers 21 Providers

Supported providers

For the concept and how Paseo manages providers, see Providers. To add or configure your own, see Custom providers.

Native support

Work out of the box once the underlying CLI is installed and authenticated.

  • Claude Code. Anthropic's coding agent with MCP support, streaming, and deep reasoning.
  • Codex CLI. OpenAI's workspace agent with sandbox controls and optional network access.
  • OpenCode. Open-source coding assistant with multi-provider model support.
  • pi. Minimal terminal-based coding agent with multi-provider LLM support.

ACP catalog

Pick any of these from the in-app provider catalog. Each entry is a one-click install of the underlying CLI.

  • Agoragentic, agent marketplace with 174+ AI capabilities.
  • Amp, frontier coding agent.
  • Auggie CLI, Augment Code's agent backed by their context engine.
  • Autohand Code, Autohand AI's coding agent.
  • Cline, autonomous coding agent.
  • Codebuddy Code, Tencent Cloud's coding tool.
  • CodeWhale, terminal coding agent for DeepSeek V4 and open models.
  • Cortex Code, Snowflake's coding agent.
  • Corust Agent, Rust-focused coding partner.
  • crow-cli, minimal ACP-native coding agent.
  • Cursor, Cursor's coding agent.
  • DeepAgents, LangChain-powered coding agent.
  • DimCode, multi-model coding agent.
  • Dirac, open-source agent with hash-anchored parallel edits.
  • Factory Droid, Factory AI's coding agent.
  • fast-agent, multi-provider coding agent.
  • Gemini CLI, Google's official Gemini CLI.
  • GitHub Copilot, GitHub's AI pair programmer via ACP.
  • GLM Agent, Zhipu AI's GLM coding agent.
  • goose, Block's local open-source AI agent.
  • Grok, xAI's Grok Build agentic coding CLI.
  • Hermes Agent, Nous Research's self-improving agent.
  • Junie, JetBrains' coding agent.
  • Kilo Code, open-source coding agent.
  • Kimi Code CLI, Moonshot AI's coding assistant.
  • Minion Code, Minion-framework coding agent.
  • Mistral Vibe, Mistral's open-source CLI assistant.
  • Nova, Compass AI's software engineer.
  • Poolside, Poolside's coding agent.
  • Qoder, agentic coding assistant.
  • Qwen Code, Alibaba's Qwen coding assistant.
  • siGit Code, local-first coding agent with optional on-device LLM.
  • Stakpak, Rust-based DevOps agent.
  • TRAE CLI, ByteDance's official TRAE coding agent.
  • VT Code, open-source multi-provider coding agent.

The in-app catalog is the canonical, version-pinned source. Anything not listed here can still be added manually, see Custom providers.