Skip to content

feat: add Grok Build support#40

Open
felipecrs wants to merge 1 commit into
formulahendry:mainfrom
felipecrs:grok-build
Open

feat: add Grok Build support#40
felipecrs wants to merge 1 commit into
formulahendry:mainfrom
felipecrs:grok-build

Conversation

@felipecrs
Copy link
Copy Markdown

@felipecrs felipecrs commented Jun 4, 2026

Copilot AI review requested due to automatic review settings June 4, 2026 19:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds Grok Build as an additional pre-configured ACP agent for the VS Code extension, and updates documentation to reflect the new total.

Changes:

  • Added a new default agent configuration entry for Grok Build (grok agent stdio) in extension settings.
  • Updated README feature text and settings docs to reflect 12 pre-configured agents.
  • Documented Grok Build in the default configurations table.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
package.json Adds the Grok Build default agent config and references it in the extension description.
README.md Updates agent counts and lists Grok Build among default configurations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment thread README.md
Comment thread README.md
| GitHub Copilot | `npx @github/copilot-language-server@latest --acp` |
| Claude Code | `npx @agentclientprotocol/claude-agent-acp@latest` |
| Gemini CLI | `npx @google/gemini-cli@latest --experimental-acp` |
| Grok Build | `grok agent stdio` |
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I'll let @formulahendry decide on this one.

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.

2 participants