Tracks the platform's hub.proto v0.11 update — adds the new fields to the generated Dart bindings: - `CapabilityEntry.kind` (string) — wasm / builtin / federated. Studio uses it to gate the Install button so built-ins like `system.approval` and federated MCP/n8n tools never get offered an install path that doesn't exist. - `ModuleInfoResponse.accepts_mime` (repeated string) — MIME allow-list declared in `module.yaml`. Studio reads it for file-picker filtering. No hand-edited code in this commit — `tools/generate.sh` output only. Signed-off-by: flemming-it <sf@flemming.it> Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| fai_dart_sdk.dart | ||