integrate MCP UI (#2948)

Co-authored-by: Michael Neale <michael.neale@gmail.com>
This commit is contained in:
Andrew Harvard
2025-08-01 08:09:06 -04:00
committed by GitHub
parent b4ab774329
commit 900698777b
9 changed files with 256 additions and 62 deletions
@@ -518,7 +518,6 @@ impl Provider for ClaudeCodeProvider {
mod tests {
use super::ModelConfig;
use super::*;
use temp_env::with_var;
#[test]
fn test_claude_code_model_config() {