Commit 87b330e
Refactoring opencode integration for shared workflows (#50145)
* Refactor opencode into a shared agentic workflow engine definition
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* docs(adr): add draft ADR-50145 for removing opencode engine
Adds a draft Architecture Decision Record documenting the decision to
remove the opencode experimental engine from GitHub Agentic Workflows,
covering context, alternatives considered, and consequences.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* test: update WASM golden outputs
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Plan CI test fix
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* test: use supported engine in activation tests
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* test: remove stale opencode registry assertions
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* fix: scope imported engines to workflows
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>1 parent 5ae447c commit 87b330e
350 files changed
Lines changed: 1662 additions & 1859 deletions
File tree
- .github
- aw
- workflows
- docs
- adr
- public/editor
- src/content/docs
- guides
- reference
- setup
- pkg
- cli
- constants
- parser
- schemas
- workflow
- testdata
- TestWasmGolden_AllEngines
- TestWasmGolden_CompileFixtures
- specs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments