---
title: "Supported agents"
type: REFERENCE
updated: 2026-09-23
---

# Supported agents

Panolayer runs twenty third-party coding agents plus Panolayer Agent, its built-in agent. Every agent works the same way inside Panolayer. The sections below cover what's specific to each one.

Last updated 2026-09-23

## How agents run

Each third-party agent runs in its own hardened Linux container, working in a separate worktree. Your branch isn't mounted in the container, so the agent's changes stay apart from your checkout until you decide to merge them. Several agents can work on the same repository at once. Their changes can still conflict when you merge them.

## Your vendor account

Third-party agents use their vendor's own sign-in and billing. Your Panolayer account doesn't replace them, and Panolayer doesn't pay for their model use. The first time you start an agent, complete its sign-in using any account, subscription or API key that vendor supports.

## Architecture access

Every agent can look up symbols and relationships in Architecture through Panolayer's tools. It asks for the context it needs rather than receiving your whole architecture.

## When an agent finishes

Panolayer records the changed files and runs verification. An agent can't merge its own work into your branch without your approval. You review the results and decide, and you can merge with failures still open. [How agent work reaches your branch](https://panolayer.com/docs/concepts/how-agent-work-reaches-your-branch) explains the full flow.

## Panolayer Agent

Panolayer Agent is built in and ready in My Agents, with no vendor account needed. It uses the credits included in your plan. [Run Panolayer Agent in Panolayer](https://panolayer.com/docs/agents/panolayer)

<a id="aider"></a>

## Run Aider in Panolayer

Install Aider from Marketplace. It signs in with an OpenRouter account or an API key from your chosen model provider, using that provider’s free or paid API access.

<a id="claude-code"></a>

## Run Claude Code in Panolayer

Install Claude Code from Marketplace. It signs in with a Claude Pro, Max, Team, or Enterprise account, or Claude Console credentials or an Anthropic API key for API billing.

<a id="cline-cli"></a>

## Run Cline CLI in Panolayer

Install Cline CLI from Marketplace. It signs in with a Cline account, a ChatGPT subscription, or your own supported model-provider API key.

<a id="codex-cli"></a>

## Run Codex CLI in Panolayer

Install Codex CLI from Marketplace. It signs in with a ChatGPT account with Codex access or an OpenAI API key billed through your OpenAI Platform account.

<a id="crush"></a>

## Run Crush in Panolayer

Install Crush from Marketplace. It signs in with your model provider’s API key, or supported AWS or Google Cloud credentials, using that provider’s account.

<a id="deep-agents-code"></a>

## Run Deep Agents Code in Panolayer

Install Deep Agents Code from Marketplace. It signs in with a paid ChatGPT subscription or credentials from your chosen model provider, including OpenAI, Anthropic, and Google API keys.

<a id="gemini-cli"></a>

## Run Gemini CLI in Panolayer

Install Gemini CLI from Marketplace. It signs in with a Google account with free or paid Gemini access, a Gemini API key, or Google Cloud credentials for Vertex AI.

<a id="github-copilot-cli"></a>

## Run GitHub Copilot CLI in Panolayer

Install GitHub Copilot CLI from Marketplace. It signs in with a GitHub account with Copilot access, or your own supported model-provider API key.

<a id="goose"></a>

## Run Goose in Panolayer

Install Goose from Marketplace. It signs in with your model provider’s API key, or a supported Claude, ChatGPT, or Gemini subscription through its ACP integration.

<a id="kilo-code-cli"></a>

## Run Kilo Code CLI in Panolayer

Install Kilo Code CLI from Marketplace. It signs in with a Kilo account with credits or Kilo Pass, a supported ChatGPT subscription, or your own model-provider API key.

<a id="kimi-code"></a>

## Run Kimi Code in Panolayer

Install Kimi Code from Marketplace. It signs in with your Kimi account using a Kimi Code membership.

<a id="letta-code"></a>

## Run Letta Code in Panolayer

Install Letta Code from Marketplace. It signs in with a Letta account and a supported model-provider connection, such as a ChatGPT subscription or your own API key.

<a id="mini-swe-agent"></a>

## Run mini-SWE-agent in Panolayer

Install mini-SWE-agent from Marketplace. It signs in with your chosen model provider’s API key, using that provider’s account.

<a id="mistral-vibe"></a>

## Run Mistral Vibe in Panolayer

Install Mistral Vibe from Marketplace. It signs in with a Mistral account through browser sign-in or a Mistral API key, with Free, paid-plan, or pay-as-you-go access.

<a id="open-interpreter"></a>

## Run Open Interpreter in Panolayer

Install Open Interpreter from Marketplace. It signs in with ChatGPT through browser sign-in or your chosen model provider’s API key.

<a id="openclaw"></a>

## Run OpenClaw in Panolayer

Install OpenClaw from Marketplace. It signs in with a supported model-provider API key or ChatGPT account through OAuth, using the provider’s own billing.

<a id="opencode"></a>

## Run OpenCode in Panolayer

Install OpenCode from Marketplace. It signs in with an OpenCode Zen API key linked to your billing account or your chosen model provider’s credentials.

<a id="pi-coding-agent"></a>

## Run Pi Coding Agent in Panolayer

Install Pi Coding Agent from Marketplace. It signs in with a Claude Pro or Max, ChatGPT Plus or Pro, or GitHub Copilot subscription, or your chosen model provider’s API key.

<a id="plandex"></a>

## Run Plandex in Panolayer

Install Plandex from Marketplace. It signs in with your OpenRouter or other supported model-provider API key, or a Claude Pro or Max subscription.

<a id="qwen-code"></a>

## Run Qwen Code in Panolayer

Install Qwen Code from Marketplace. It signs in with an Alibaba Cloud Coding Plan or Token Plan key, a ModelStudio API key, or a supported third-party provider’s API key.

## Continue learning

- [Run an agent on your repository](/docs/running-agents)

- [How agent work reaches your branch](/docs/concepts/how-agent-work-reaches-your-branch)

- [Understand a verification result](/docs/verification-results)
