chore: move acp to sdk (#8556)

This commit is contained in:
Alex Hancock
2026-04-15 13:00:12 -04:00
committed by GitHub
parent 78b5b5209a
commit a7396a7bd0
17 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ From the repository root:
```bash
# Build for current platform only
cd ui/acp
cd ui/sdk
npm run build:native
# Build for all platforms (requires cross-compilation toolchains)