feat: expand Galaxy agent and remote tooling
Add Wormhole remote helpers, provider and agent improvements, filesystem diagnostics, model metadata support, and schema-aware settings IntelliSense.
This commit is contained in:
@@ -101,7 +101,7 @@ impl SessionContext {
|
||||
.filter_map(|res| res.and_then(EngineDirEntry::try_from).ok())
|
||||
.collect::<Vec<_>>()
|
||||
}
|
||||
SessionType::WarpifiedRemote { .. } => {
|
||||
SessionType::WormholedRemote { .. } => {
|
||||
let env_vars = self
|
||||
.session
|
||||
.path()
|
||||
|
||||
Reference in New Issue
Block a user