Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ See [Models](/features/models) for the full supported model list, BYOK details,
<Accordion title="Pi" icon={<svg xmlns="http://www.w3.org/2000/svg" viewBox="165 165 470 470"><path fill="currentColor" fill-rule="evenodd" d="M165.29 165.29H517.36V400H400V517.36H282.65V634.72H165.29ZM282.65 282.65V400H400V282.65Z"/><path fill="currentColor" d="M517.36 400H634.72V634.72H517.36Z"/></svg>}>
A minimal, extensible terminal coding harness with multi-provider support.

**Providers:** Anthropic, OpenAI, Google Gemini, GitHub Copilot, Azure OpenAI, Amazon Bedrock, Mistral, Groq, xAI, OpenRouter, and more
**Models:** Opus 4.7, Opus 4.6, Sonnet 4.6, Opus 4.5, Haiku 4.5, GPT-5.5, GPT-5.4, GPT-5.3 Codex, GPT-5.4 Mini, GPT-5.4 Nano, GPT-5.2, GLM 5.1, Kimi K2.6, DeepSeek V4 Pro, MiniMax M2.7

</Accordion>
</AccordionGroup>
Expand Down
1 change: 1 addition & 0 deletions index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Tembo is harness and model agnostic. Pick the right tool for each session. Tag `
| **Cursor** | Anthropic, OpenAI, Google, xAI | `claude-4-5-sonnet` |
| **Opencode** | Anthropic, OpenAI, OSS | `claude-4-5-sonnet` |
| **Amp** | Anthropic (auto-selected) | `auto` |
| **Pi** | Anthropic, OpenAI, Google, GitHub Copilot, Azure, Bedrock, Mistral, Groq, xAI, OpenRouter | `claude-sonnet-4-6` |

Codex and OpenCode also support `gpt-5.4`, `gpt-5.4-mini`, and `gpt-5.4-nano`.

Expand Down
2 changes: 1 addition & 1 deletion resources/snippets/coding-agents-table.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ description: Reusable table comparing supported agent harnesses, their model pro
| **Opencode** | Anthropic/OpenAI/OSS | `claude-4-5-sonnet` |
| **Amp** | Anthropic (auto-selected) | (auto-selected) |
| **Cursor** | Anthropic/OpenAI/Google/Cursor/XAI | `claude-4-5-sonnet` |
| **Pi** | Anthropic/OpenAI/Google/GitHub Copilot/Azure/Bedrock/Mistral/Groq/xAI/OpenRouter/and more | (configurable) |
| **Pi** | Anthropic/OpenAI/OSS | `claude-sonnet-4-6` |

Codex and OpenCode also support `gpt-5.4`, `gpt-5.4-mini`, and `gpt-5.4-nano`.