feat: Handle MCP server notification messages (#2613)

Co-authored-by: Michael Neale <michael.neale@gmail.com>
This commit is contained in:
Jack Amadeo
2025-05-30 11:50:14 -04:00
committed by GitHub
parent eeb61ace22
commit 03e5549b54
40 changed files with 1186 additions and 443 deletions
Generated
+2
View File
@@ -3435,6 +3435,7 @@ dependencies = [
"tokenizers",
"tokio",
"tokio-cron-scheduler",
"tokio-stream",
"tracing",
"tracing-subscriber",
"url",
@@ -3486,6 +3487,7 @@ dependencies = [
"goose",
"goose-bench",
"goose-mcp",
"indicatif",
"mcp-client",
"mcp-core",
"mcp-server",