Skip to content

feat: add primer cli exploration#7851

Draft
joshblack wants to merge 10 commits into
mainfrom
primer-cli
Draft

feat: add primer cli exploration#7851
joshblack wants to merge 10 commits into
mainfrom
primer-cli

Conversation

@joshblack
Copy link
Copy Markdown
Member

@joshblack joshblack commented May 18, 2026

Exploration into a primer cli as an alternative to MCP server. Will be trying this out over in primer/agent-eval 👀

joshblack and others added 6 commits April 29, 2026 11:00
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 18, 2026

⚠️ No Changeset found

Latest commit: 5cca355

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the staff Author is a staff member label May 18, 2026
@github-actions github-actions Bot requested a deployment to storybook-preview-7851 May 18, 2026 19:11 Abandoned
@primer
Copy link
Copy Markdown
Contributor

primer Bot commented May 18, 2026

🤖 Lint issues have been automatically fixed and committed to this PR.

Copy link
Copy Markdown
Member Author

@joshblack joshblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot add support for icons from octicons/octicons-react to primer cli

@joshblack joshblack added skip changeset This change does not need a changelog integration-tests: skipped manually Changes in this PR do not require an integration test labels May 18, 2026
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 18, 2026

@copilot add support for icons from octicons/octicons-react to primer cli

Implemented in 5cca355.

Primer CLI now supports icons from @primer/octicons-react with:

  • primer icons list
  • primer icons get <name> (supports icon name or React export name)

I also updated packages/cli/README.md examples to include icon usage.

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

Labels

integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants