upgrade acp sdk to 1.3.0 (#11218)

This commit is contained in:
Lifei Zhou
2026-08-14 03:48:34 +00:00
committed by GitHub
parent 09177caf51
commit 705f30df47
26 changed files with 563 additions and 1602 deletions
+2 -3
View File
@@ -240,12 +240,11 @@ jobs:
source ./bin/activate-hermit
just check-acp-schema
- name: Test ACP Client SDK
- name: Check ACP Client SDK
run: |
source ./bin/activate-hermit
cd ui/sdk
pnpm test
pnpm run typecheck:test
pnpm run lint
desktop-lint:
name: Test and Lint Electron Desktop App