Skip to content

Clarify unsupported agent engine samples - #50446

Merged
pelikhan merged 1 commit into
mainfrom
copilot/update-docs-agentic-engines
Aug 5, 2026
Merged

Clarify unsupported agent engine samples#50446
pelikhan merged 1 commit into
mainfrom
copilot/update-docs-agentic-engines

Conversation

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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

    • Separates supported engines from unsupported samples.
    • Lists OpenCode, Aider, and Crush sample definitions.
  • Third-party integrations

    • Directs users to owner-maintained, pinned engine-definition imports.
    • Clarifies that in-repository OpenCode content is illustrative only.
engine:
  id: example-engine

imports:
  - owner/repository/.github/workflows/example-engine.md@v1.2.3

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI requested a review from pelikhan August 5, 2026 01:58
@pelikhan
pelikhan marked this pull request as ready for review August 5, 2026 02:01
Copilot AI balanced review requested due to automatic review settings August 5, 2026 02:01
@pelikhan
pelikhan merged commit f19f203 into main Aug 5, 2026
@pelikhan
pelikhan deleted the copilot/update-docs-agentic-engines branch August 5, 2026 02:01

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.

🟡 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.
@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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants