fix: 修复 AgentRun provider 假活性与容量可见性
This commit is contained in:
@@ -248,7 +248,6 @@ export interface CleanupRunnersOptions extends ConfirmOptions, DisclosureOptions
|
||||
node: string | null;
|
||||
lane: string | null;
|
||||
timeoutSeconds: number;
|
||||
forceActive: boolean;
|
||||
}
|
||||
|
||||
export interface CleanupRunsOptions extends ConfirmOptions {
|
||||
|
||||
Reference in New Issue
Block a user