This commit is contained in:
Ahmed Ibrahim
2025-10-23 12:12:48 -07:00
parent 54f6a292bb
commit a9dd1b2e11
6 changed files with 141 additions and 169 deletions

View File

@@ -919,6 +919,7 @@ pub enum SessionSource {
VSCode,
Exec,
Mcp,
SubAgent,
#[serde(other)]
Unknown,
}