merge goose-acp crate into goose (#8726)

This commit is contained in:
Jack Amadeo
2026-04-21 16:26:49 -04:00
committed by GitHub
parent 05af51f18f
commit 38941b1d26
48 changed files with 196 additions and 286 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ npm link @aaif/goose-sdk
### Schema Generation
The TypeScript types are generated from Rust schemas defined in `crates/goose-acp`.
The TypeScript types are generated from Rust schemas defined in `crates/goose`.
The build process:
1. Builds the `generate-acp-schema` Rust binary