文件最后提交记录最后更新时间
Reapply "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927) This reverts commit 91b8ba2186170cbefc338867b69369d42ff9344a. 4 个月前
Reapply "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927) This reverts commit 91b8ba2186170cbefc338867b69369d42ff9344a. 4 个月前
v2 SDK (#5216) Co-authored-by: GitHub Action <action@github.com>5 个月前
sync: OpenCode v1.14.51 -> v1.15.0 Upstream commits: - Add Effect-native core event system (#27415) - core: fix event projector lookup to use versioned type keys - feat(desktop): auto-hide menu bar on Linux and Windows (#27618) - fix(app): only run session.updated archive logic if archive state changes (#27637) - fix(session): ignore instruction lookup errors (#27656) - fix(tool): ignore invalid custom tool exports - Migrate v2 session-event/message to packages/core - HTTP API groups/v2/instance.ts -> location.ts rename Conflicts resolved: 21 files - 18 package.json + bun.lock + extension.toml: accept upstream versions - packages/opencode/package.json: accept upstream, keep name: "deveco" - packages/web/package.json: accept upstream, ensure "deveco": "workspace:*" - packages/opencode/src/session/processor.ts: accept upstream simplified layer type Brand identifiers preserved throughout Baseline updated in BASELINE.md Signed-off-by: OwenO <ouwen7@huawei.com> 14 天前
feat(agreement): implement TMS agreement signing and query for DevEco onboarding - Add AgreementService (deveco-agreement.ts) for TMS API query/sign - Replace local-only privacy check with remote agreement verification - Add agreement config section in deveco.json with override defaults - Improve onboarding flow: entry -> login -> privacy -> agreement check - Add checkbox + Space key toggle for privacy confirmation - Handle session timeout retry and network error states - Add requireLogin guard in TUI thread before startup - Improve auth flow: logout clears auth.json, login failed returns to entry Signed-off-by: liujianghang <liujianghang@huawei.com> 8 天前