Commit 57cb444
Fix OpenCode install source (#747)
## Summary
- point README OpenCode setup at the supported anomalyco/opencode
distribution
- update generated GitHub Action setup to install `opencode-ai@latest`
- adjust ghaction tests for the new install command
## Validation
- go fmt ./...
- go vet ./...
- go test ./internal/ghaction
- go test ./... (fails in unrelated internal/git
TestGetMainRepoRootForBareBackedWorktree: git config core.worktree exit
status 128)
Co-authored-by: Codex <codex@openai.com>1 parent 875b0a4 commit 57cb444
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
0 commit comments