Skip to content

docs: add configurable/third-party engine mentions to index page - #50488

Merged
pelikhan merged 2 commits into
mainfrom
copilot/add-agentic-engine-mentions
Aug 5, 2026
Merged

docs: add configurable/third-party engine mentions to index page#50488
pelikhan merged 2 commits into
mainfrom
copilot/add-agentic-engine-mentions

Conversation

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The index page's AI Engines section only listed the four built-in engines (Copilot, Claude, Codex, Gemini), with no mention of the open engine model or the community/third-party agents already supported as sample integrations.

Changes

  • Clarified the built-in engine count in the section heading
  • Added a Configurable Engines subsection with feature cards for OpenCode, Cursor, Kiro, Aider, and Crush — each with a short description and link to the relevant reference or guide
  • Added a closing line pointing readers to the third-party agent guide and engines reference for import/pinning details

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

@pelikhan pelikhan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Also mention pi and opencode

@pelikhan pelikhan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@copilot also pi agent and copilot sdk

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Also mention pi and opencode

Added Pi as a fifth built-in engine and OpenCode to the Configurable Engines section. Both are now listed in commit docs: add Pi engine and Copilot SDK to index page engine sections.

@copilot also pi agent and copilot sdk

Added Pi to the built-in engines grid and Copilot SDK to the Configurable Engines subsection.

Copilot AI requested a review from pelikhan August 5, 2026 05:32
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Great work on expanding the engine documentation! 🚀 This PR does a solid job of clarifying the distinction between the four built-in AI engines (Copilot, Claude, Codex, Gemini) and the configurable/third-party engines available through the open engine model.

What looks good:

  • Clear, single-purpose update to the index page
  • Well-structured Configurable Engines section with feature cards for OpenCode, Cursor, Kiro, Aider, and Crush
  • Helpful links to relevant guides and reference documentation
  • Informative descriptions for each engine option

The documentation enhancement will help users discover the full range of engine options available to them. Once you're ready to move this out of draft, it should be ready for review!

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • patchdiff.githubusercontent.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "patchdiff.githubusercontent.com"

See Network Configuration for more information.

Generated by ✅ Contribution Check · auto · 53.2 AIC · ⌖ 5.03 AIC · ⊞ 8.8K ·

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🏷️ PR Triage

  • Category: docs
  • Risk: low
  • Priority score: 32/100 (impact 10, urgency 5, quality 17)
  • Recommended action: auto_merge
Rationale

Single-file docs update to index.mdx adding configurable/third-party engine mentions. Maintainer (pelikhan) already reviewed twice and requested minor additions (Pi, Copilot SDK), both addressed by the agent. AI reviewer approved. Still in draft — undraft and merge once CI passes. Batch candidate with #50489 (docs/engine-related).

Generated by 🔧 PR Triage Agent · auto · 45.7 AIC · ⌖ 2.51 AIC · ⊞ 8K ·

@pelikhan
pelikhan marked this pull request as ready for review August 5, 2026 12:52
Copilot AI balanced review requested due to automatic review settings August 5, 2026 12:52
@pelikhan
pelikhan merged commit 3364bca into main Aug 5, 2026
@pelikhan
pelikhan deleted the copilot/add-agentic-engine-mentions branch August 5, 2026 12:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the documentation homepage to better represent built-in and configurable AI engines.

Changes:

  • Adds Pi as the fifth built-in engine.
  • Adds cards for configurable and third-party integrations.
  • Links to engine importing and pinning guidance.
Show a summary per file
File Description
docs/src/content/docs/index.mdx Expands the AI Engines overview and navigation.

Review details

Tip

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

Suppressed comments (1)

docs/src/content/docs/index.mdx:222

  • The linked reference does not provide a publisher-maintained Aider definition. It lists .github/workflows/shared/aider.md as an unsupported sample and says an engine owner should publish a production integration, so this instruction currently sends readers looking for a definition that may not exist.
    Open-source pair programming agent. Import the publisher-maintained definition.
  • Files reviewed: 1/1 changed files
  • Comments generated: 3
  • Review effort level: Balanced


### Configurable Engines

gh-aw's open engine model lets you plug in any coding agent CLI by importing a Markdown engine definition file. The following agents are available as sample integrations — import the definition maintained by the agent's publisher to use them in your workflows.

<FeatureGrid columns={3}>
<FeatureCard title="Copilot SDK" href="/gh-aw/reference/engines/#copilot-sdk-support">
Run Copilot in SDK mode for advanced multi-provider routing. Enable with copilot-sdk: true.
Cursor's AI coding agent, importable as a shared engine definition.
</FeatureCard>
<FeatureCard title="Kiro" href="/gh-aw/reference/engines/#shared-imported-engines">
Amazon's Kiro agentic IDE, importable as a shared engine definition.
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.85.1

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants