feat: MCP support for agentic CLI providers (#6972)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Adrian Cole
2026-02-12 07:37:52 +08:00
committed by GitHub
parent c6e27b8f84
commit 8d59c2dced
57 changed files with 1196 additions and 254 deletions
Generated
+2
View File
@@ -4298,12 +4298,14 @@ dependencies = [
"shlex",
"tar",
"tempfile",
"test-case",
"tokio",
"tokio-util",
"tower-http",
"tracing",
"tracing-appender",
"tracing-subscriber",
"url",
"urlencoding",
"uuid",
"webbrowser",