Skip to content

Add pi.dev feature - #92

Merged
sebst merged 2 commits into
mainfrom
copilot/add-pi-dev-feature
Mar 16, 2026
Merged

sebst merged 2 commits into
mainfrom
copilot/add-pi-dev-feature

Conversation

Copilot AI commented Mar 16, 2026 •

Copy link
Copy Markdown
Contributor

Adds a devcontainer feature to install the pi binary from badlogic/pi-mono.

Changes

  • src/pi.dev/devcontainer-feature.json — Feature metadata; supports version option (default: latest)
  • src/pi.dev/install.sh — Downloads pi-linux-{x64|arm64}.tar.gz from GitHub releases, extracts to /usr/local/bin
  • test/pi.dev/test.sh — Verifies /usr/local/bin/pi exists post-install
  • .github/workflows/test.yaml — Adds pi.dev to test-autogenerated and test-scenarios matrices
Original prompt

This section details on the original issue you should resolve

<issue_title>Add pi.dev feature</issue_title>
<issue_description>Files:

src/pi.dev/devcontainer-feature.json
src/pi.dev/install.sh (make sure to set executable bit)
test/pi.dev/test.sh
.github/workflows/test.yaml

Releases:

https://github.com/badlogic/pi-mono/releases</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: sebst <592313+sebst@users.noreply.github.com>
Copilot AI changed the title [WIP] Add pi.dev feature Add pi.dev feature Mar 16, 2026
Copilot AI requested a review from sebst March 16, 2026 15:46
@sebst
sebst marked this pull request as ready for review March 16, 2026 15:49
@sebst
sebst merged commit 8aedfe5 into main Mar 16, 2026
96 of 97 checks passed
@sebst
sebst deleted the copilot/add-pi-dev-feature branch March 16, 2026 15:49
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.

Add pi.dev feature

2 participants