Clarify unsupported agent engine samples - #50446
Merged
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
pelikhan
August 5, 2026 01:58
View session
pelikhan
marked this pull request as ready for review
August 5, 2026 02:01
Contributor
There was a problem hiding this comment.
🟡 Not ready to approve
Goose is removed from the supported list without documenting its resulting support status.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Pull request overview
Clarifies which gh-aw engines are supported versus illustrative third-party integrations.
Changes:
- Classifies OpenCode, Aider, and Crush as unsupported samples.
- Recommends owner-maintained, version-pinned imports.
File summaries
| File | Description |
|---|---|
docs/src/content/docs/reference/engines.md |
Separates supported engines from samples. |
docs/src/content/docs/guides/third-party-agent.md |
Clarifies OpenCode sample ownership and support. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Balanced
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
| > Experimental engines are not guaranteed to appear in this table automatically. Goose and Aider are included here because merged workflows ship reusable shared engine definitions and smoke tests for them; other experimental engines may remain intentionally undocumented until maintainers promote or request them. | ||
| ## Unsupported engine samples | ||
|
|
||
| The OpenCode, Aider, and Crush integrations in this repository are **samples only**. They are not officially supported by gh-aw and have no compatibility or maintenance commitment. |
Contributor
|
🎉 This pull request is included in a new release. Release: |
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.
OpenCode, Aider, and Crush are sample integrations, not officially supported gh-aw engines. Their owners should publish and maintain the Markdown integration definitions users import.
Engine reference
Third-party integrations