Skip to content

Add install commands for Pi agent - #941

Open
mrohan-sq wants to merge 1 commit into
block:mainfrom
mrohan-sq:add-pi-install
Open

Add install commands for Pi agent#941
mrohan-sq wants to merge 1 commit into
block:mainfrom
mrohan-sq:add-pi-install

Conversation

@mrohan-sq

Copy link
Copy Markdown

Context

The doctor crate already checks for the Pi agent (ai-agent-pi) but has no install commands, so Berd cannot offer one-click install when Pi or its ACP bridge is missing.

Summary

  • Add install_url and install_command for the Pi CLI (curl-pipe from pi.dev)
  • Add bridge_install_url and bridge_install_command for the pi-acp ACP bridge (npm)
  • Set install_source_override to CurlPipe (same pattern as Amp and Cursor)

Dependencies

Follow-up to block/berd#285. Berd will bump its doctor crate rev to pick up this change and flip supportsInstall to true for the pi-acp provider.

Populate the Pi AgentCheckInfo with install_url, install_command,
bridge_install_url, bridge_install_command, and the CurlPipe install
source override so the doctor can offer one-click install for both
the Pi CLI (curl-pipe from pi.dev) and the pi-acp ACP bridge (npm).
@mrohan-sq
mrohan-sq marked this pull request as ready for review September 3, 2026 14:50
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ⚠️ Failed 2026-09-03T14:52:56.420808Z 4f6db3d Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant