Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
develop
deveco-code
/
packages
/
console
/
app
/
src
/
routes
/
workspace
/
[id]
下载当前目录
anieo
sync: OpenCode v1.14.46 -> v1.14.47
22f84bef
创建于
20 天前
历史提交
文件
最后提交记录
最后更新时间
billing
fix (
#23385
)
1 个月前
go
sync: OpenCode v1.14.39 -> v1.14.40 Upstream commits: - fix(provider): preserve assistant message content when reasoning blocks present (
#21370
) - fix(server): apply cors before legacy auth (
#26092
) - feat(config): support well-known remote_config (
#26054
) - fix(cli): avoid AppRuntime re-entry for network options (
#26052
) - fix(tui): filter only connected workspaces in dialog; add warp synthetic message (
#25915
) - fix(tui): preserve selected model on refresh (
#25993
) - feat(desktop): implement clipboard write permission handling (
#25998
) - fix(ui): preserve SVG tags in DOMPurify config for KaTeX math rendering (
#25866
) - fix(desktop): suppress EPIPE errors in console transport (
#25980
) - fix(desktop): disable auto install on app quit (
#25976
) - feat(desktop): add test onboarding env (
#25968
) - Type session not-found errors (
#25818
) - fix(app): require query functions for sync queries (
#25939
) - fix(server): restore web terminal CSP allowances (
#25937
) - fix: sanitize surrogates (
#25934
) - fix(cf-ai-gateway): route provider options through openaiCompatible key (
#25573
) - fix(core): use current workspace with /new; fix warping into local project (
#25894
) - fix(core): better state handling of editor context (
#25911
) - fix(TUI): update agent create target path from "/agent" to "/agents" (
#14427
) - fix: retry server_is_overloaded errors (
#25888
) - fix(compaction): order compaction summary before retained tail (
#25851
) Conflicts resolved: 46 files (16 package.json version bumps, 21 README deletions, bun.lock, extension.toml, transform.ts ToolResultPart+sanitizeSurrogates, workspace.ts imports merge, home.tsx CodeGenie onboarding + useEditorContext, acp.ts resolveNetworkOptions Effect migration, desktop/server.ts XDG_STATE_HOME, desktop/renderer/index.tsx BrowserApiErrors filter, httpapi-pty.test.ts app() parametrization) Brand identifiers preserved throughout, OPENCODE_ residuals cleaned from 25+ auto-merged files Signed-off-by: zhangyuchen <zhangyuchen45@huawei.com>
21 天前
keys
feat: enable type-aware no-base-to-string rule, fix 56 violations (
#22750
)
1 个月前
members
feat: enable type-aware no-base-to-string rule, fix 56 violations (
#22750
)
1 个月前
settings
feat: enable type-aware no-base-to-string rule, fix 56 violations (
#22750
)
1 个月前
usage
sync: OpenCode v1.14.46 -> v1.14.47 Upstream commits (50): - feat(scout): materialize configured reference repos (
#26692
) - feat: better image handling (auto resize & max size constraints) (
#26401
) - feat(http-recorder): default mode to "auto" (
#26719
) - Source HTTP API ID path patterns (
#26623
) - Source workspace path pattern (
#26632
) - Source diff message query pattern (
#26638
) - Persist session model switches outside event flag (
#26765
) - restore managed textarea keymap handling (
#26771
) - fix(server): return diagnosable body for schema rejections (
#26631
) - Add explicit LLM stream lifecycle events (
#26722
) - refactor(http-recorder): use Schema.TaggedErrorClass for cassette errors (
#26729
) - refactor(http-recorder): hide cassette format behind Cassette seam (
#26725
) - refactor(http-recorder): Redactor + Recorder seams, README (
#26636
) - Scope boolean query overrides - Drop unused ID Zod statics (
#26740
) - Drop compaction create facade (
#26739
) - Replace compaction create test fixtures (
#26738
) - Migrate compaction tool-call/plugin/LLM/overflow tests - Use Effect timeout in compaction test (
#26728
) - Format TUI paths relative to session directory (
#26648
) - Remove redundant ID Zod overrides (
#26633
) - Zen: Ring 2.6 1T, fix usage css, fix reasoning token - Go: hy3 preview, tencent icon - Various chore: generate commits - release: v1.14.47 Conflicts resolved: - 17 package.json: version bump, kept codegenie name - packages/opencode/package.json: version bump, kept name=codegenie - packages/web/package.json: version bump, fixed workspace dep - bun.lock: accepted upstream - extension.toml: version/URL upgrade - AGENTS.md: kept local CodeGenie docs index - agent.ts: accepted Reference.resolveAll refactor, kept CODEGENIE_ brand - read.ts: merged imports (isImageAttachment + Reference) - event.ts: accepted bypassExperimentalEventSystem option, kept CODEGENIE_ brand - prompt-traits.test.ts: accepted upstream new test file Brand cleanup: - reference.ts, reference.test.ts, read.test.ts: OPENCODE_ -> CODEGENIE_ Signed-off-by: zhangyuchen <zhangyuchen45@huawei.com>
20 天前
index.tsx
go: dashboard design
2 个月前
model-section.module.css
wip: zen
7 个月前
model-section.tsx
sync: OpenCode v1.14.39 -> v1.14.40 Upstream commits: - fix(provider): preserve assistant message content when reasoning blocks present (
#21370
) - fix(server): apply cors before legacy auth (
#26092
) - feat(config): support well-known remote_config (
#26054
) - fix(cli): avoid AppRuntime re-entry for network options (
#26052
) - fix(tui): filter only connected workspaces in dialog; add warp synthetic message (
#25915
) - fix(tui): preserve selected model on refresh (
#25993
) - feat(desktop): implement clipboard write permission handling (
#25998
) - fix(ui): preserve SVG tags in DOMPurify config for KaTeX math rendering (
#25866
) - fix(desktop): suppress EPIPE errors in console transport (
#25980
) - fix(desktop): disable auto install on app quit (
#25976
) - feat(desktop): add test onboarding env (
#25968
) - Type session not-found errors (
#25818
) - fix(app): require query functions for sync queries (
#25939
) - fix(server): restore web terminal CSP allowances (
#25937
) - fix: sanitize surrogates (
#25934
) - fix(cf-ai-gateway): route provider options through openaiCompatible key (
#25573
) - fix(core): use current workspace with /new; fix warping into local project (
#25894
) - fix(core): better state handling of editor context (
#25911
) - fix(TUI): update agent create target path from "/agent" to "/agents" (
#14427
) - fix: retry server_is_overloaded errors (
#25888
) - fix(compaction): order compaction summary before retained tail (
#25851
) Conflicts resolved: 46 files (16 package.json version bumps, 21 README deletions, bun.lock, extension.toml, transform.ts ToolResultPart+sanitizeSurrogates, workspace.ts imports merge, home.tsx CodeGenie onboarding + useEditorContext, acp.ts resolveNetworkOptions Effect migration, desktop/server.ts XDG_STATE_HOME, desktop/renderer/index.tsx BrowserApiErrors filter, httpapi-pty.test.ts app() parametrization) Brand identifiers preserved throughout, OPENCODE_ residuals cleaned from 25+ auto-merged files Signed-off-by: zhangyuchen <zhangyuchen45@huawei.com>
21 天前
new-user-section.module.css
big format
6 个月前
new-user-section.tsx
feat(web): i18n (
#12471
)
3 个月前
provider-section.module.css
big format
6 个月前
provider-section.tsx
feat: enable type-aware no-base-to-string rule, fix 56 violations (
#22750
)
1 个月前