Skip to content

Commit f3f3659

Browse files
committed
Merge branch 'opencode-mirror' into fork/local
# Conflicts: # packages/opencode/src/provider/provider.ts # packages/opencode/test/provider/provider.test.ts
2 parents 63452d0 + b8142c7 commit f3f3659

373 files changed

Lines changed: 15375 additions & 4536 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/TEAM_MEMBERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ simonklee
1818
Slickstef11
1919
usrnk1
2020
vimtor
21-
starptech
21+
StarpTech

.opencode/command/translate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: translate English to other languages
3-
model: opencode/claude-opus-4-8
3+
model: opencode/gpt-5.6-sol
44
---
55

66
run git diff and translate changed english doc and UI copy files to other international languages. Translate all languages in parallel to save time.

.opencode/tool/github-triage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { tool } from "@opencode-ai/plugin"
44
const TEAM = {
55
tui: ["kommander", "simonklee"],
66
desktop_web: ["Hona", "Brendonovich"],
7-
core: ["jlongster", "rekram1-node", "nexxeln", "kitlangton", "starptech"],
7+
core: ["jlongster", "rekram1-node", "nexxeln", "kitlangton"],
88
inference: ["fwang", "MrMushrooooom", "starptech"],
99
windows: ["Hona"],
1010
} as const

0 commit comments

Comments
 (0)