mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Improve external agent plugin migration for configured marketplaces (#18055)
This commit is contained in:
committed by
GitHub
Unverified
parent
6862b9c745
commit
109b22a8d0
@@ -37,6 +37,7 @@ impl ExternalAgentConfigApi {
|
||||
include_home: params.include_home,
|
||||
cwds: params.cwds,
|
||||
})
|
||||
.await
|
||||
.map_err(map_io_error)?;
|
||||
|
||||
Ok(ExternalAgentConfigDetectResponse {
|
||||
|
||||
Reference in New Issue
Block a user