-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 801fcf9
Bump ai to 38734ffec837c55ecb8c657384c5db06d46ebd53
Changes:
```
> git log --format="%C(auto) %h %s" d0b89cf..38734ff
https://dart.googlesource.com/ai.git/+/38734ff Migrate to the connected app service (208)
https://dart.googlesource.com/ai.git/+/b7d438b disable the screenshots tool by default (210)
https://dart.googlesource.com/ai.git/+/c230aaa expose public arg_parser.dart library (209)
https://dart.googlesource.com/ai.git/+/7d7e7f9 Fix `--log-file` option so it doesn't crash the server. (207)
https://dart.googlesource.com/ai.git/+/2676dec Add documentation for setting up the MCP server in popular clients (201)
https://dart.googlesource.com/ai.git/+/6861301 Pin the SDK git ref and add caching on github actions (205)
https://dart.googlesource.com/ai.git/+/6b84c96 update MCPClient.connectStdioServer to operate on streams and sinks (204)
https://dart.googlesource.com/ai.git/+/04eee07 Fix readme link (203)
https://dart.googlesource.com/ai.git/+/8aa3a8b add a github workflow for mcp_examples/ (191)
https://dart.googlesource.com/ai.git/+/1af73bc auto validate tool arguments, improve validation messages (200)
https://dart.googlesource.com/ai.git/+/0b22b67 Update to new MCP spec version (193)
https://dart.googlesource.com/ai.git/+/a74efc3 Update `simple_client.dart` for updated `hello_world` tool name (194)
```
Diff: https://dart.googlesource.com/ai.git/+/d0b89cffe58d208ba7070c784ed855820997b004..38734ffec837c55ecb8c657384c5db06d46ebd53/
Change-Id: I014869b4da5b5ba97fecb83a19f6cdb1c02be5f7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/437920
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Kenzie Davisson <kenzieschmoll@google.com>
Auto-Submit: Jake Macdonald <jakemac@google.com>1 parent 0180cf4 commit 801fcf9
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | - | ||
134 | + | ||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | - | ||
19 | - | ||
18 | + | ||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
22 | + | ||
23 | + | ||
24 | + | ||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments