chore: point Homebrew references at renamed coreplanelabs/homebrew-tap - #3
Merged
Conversation
The tap repo was renamed homebrew-polylane -> homebrew-tap, so the install command is now `brew install coreplanelabs/tap/polylane`. Updates README, skill guide, formula header comment, and the release workflow's tap checkout.
boristane
marked this pull request as ready for review
July 24, 2026 01:38
boristane
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by boris · Slack thread
Summary
The Homebrew tap repo was renamed
coreplanelabs/homebrew-polylane→coreplanelabs/homebrew-tap, which changes the install command tobrew install coreplanelabs/tap/polylane(no more doubledpolylane).repository: coreplanelabs/homebrew-tapin the update-homebrew jobsrc/generated/skill.ts(gitignored) regenerates from SKILL.md vianpm run codegen.Verification
npm run codegen— OK (live spec fetched, skill.ts regenerated with new command)npm run typecheck— cleannpm run lint— cleannpm run test— 112/112 passnpm run build— OKhomebrew-polylane/coreplanelabs/polylane: no remaining hits outside gitignored generated output (npm package@coreplane/polylaneuntouched).Generated by Claude Code