Skip to content

Add Pi to Agents & Integrations#566

Open
ryw wants to merge 7 commits into
mainfrom
tembo/add-pi-agents-integrations-docs
Open

Add Pi to Agents & Integrations#566
ryw wants to merge 7 commits into
mainfrom
tembo/add-pi-agents-integrations-docs

Conversation

@ryw

@ryw ryw commented May 20, 2026

Copy link
Copy Markdown
Member

Summary

Added Pi agent to Tembo documentation in the Agents & Integrations section.

  • Updated index.mdx to include Pi in the agents table with supported providers and default model.
  • Updated features/agents.mdx to add Pi accordion with description and supported models.
  • Updated resources/snippets/coding-agents-table.mdx to include Pi with providers and default model.

Pi supports multiple providers including Anthropic, OpenAI, Google, GitHub Copilot, Azure, Bedrock, Mistral, Groq, xAI, and OpenRouter.

Code snippet example from features/agents.mdx:

<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.

  **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>

Want tembo to make any changes? Add a comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings


Note

Low Risk
Documentation-only MDX edits with no runtime, auth, or data-handling impact.

Overview
Documents Pi as a supported agent harness across Tembo docs and aligns how Pi is described with the other harness tables.

On the home page Agents & integrations harness table (index.mdx), Pi is added with providers Anthropic, OpenAI, OSS and default model claude-sonnet-4-6. The shared snippet coding-agents-table.mdx updates the Pi row the same way (replacing a long multi-provider list and “configurable” default).

In features/agents.mdx, the Pi accordion no longer lists provider names; it now lists supported models (Claude Opus/Sonnet/Haiku variants, GPT-5.x family, GLM, Kimi, DeepSeek, MiniMax, etc.), including newer entries such as Opus 4.8, Kimi K2.7 Code, DeepSeek V4 Flash, and MiniMax M3.

Reviewed by Cursor Bugbot for commit f7a8fe1. Bugbot is set up for automated code reviews on this repo. Configure here.

…tion

Co-authored-by: Ry <4283+ryw@users.noreply.github.com>
@tembo tembo Bot added the tembo Pull request created by Tembo label May 20, 2026
@tembo tembo Bot requested a review from benja May 20, 2026 14:15
@tembo

tembo Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Requesting review from @benja who has experience with the following files modified in this PR:

  • docs.json

@mintlify

mintlify Bot commented May 20, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tembo 🟢 Ready View Preview May 20, 2026, 2:16 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Co-authored-by: Ry <4283+ryw@users.noreply.github.com>
… only

Co-authored-by: Ry <4283+ryw@users.noreply.github.com>
Co-authored-by: Ry <4283+ryw@users.noreply.github.com>
tembo Bot and others added 2 commits June 16, 2026 15:00
Verified against monorepo apps/api/src/agent/sandbox/agents/pi.ts:
- Pi only supports Anthropic, OpenAI, and OSS providers (no Google/
  Copilot/Azure/Bedrock/Mistral/Groq/xAI/OpenRouter); fix index.mdx
  to match coding-agents-table.mdx.
- Add missing registry models: Opus 4.8, Kimi K2.7 Code,
  DeepSeek V4 Flash, MiniMax M3.

Co-authored-by: Ry <4283+ryw@users.noreply.github.com>
@ryw

ryw commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

@tembo merge main

@tembo

tembo Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@tembo merge main

merged the latest main into the pr branch. checked first — main's new commits only touched features/sandbox/overview.mdx, features/snapshots.mdx, and style.css, none of which overlap with the pi changes, so the merge was clean with no conflicts. confirmed main is now an ancestor of the branch (fully up to date) and the pi rows are still accurate against the monorepo registry. pushed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant