feat(cli): add mcp prompt support via slash commands (#1323)

This commit is contained in:
Kalvin C
2025-02-27 15:47:29 -08:00
committed by GitHub
parent 5bf05d545e
commit d0ca46983e
24 changed files with 958 additions and 82 deletions
Generated
+1
View File
@@ -2203,6 +2203,7 @@ dependencies = [
"serde",
"serde_json",
"serde_yaml",
"shlex",
"temp-env",
"tempfile",
"test-case",