feat: 第二期 — Tier 2 场景级 mock + 错误/流程/依赖测试
This commit is contained in:
@@ -2,6 +2,8 @@ import type { RuneConfig } from "../../src/types.ts";
|
||||
|
||||
export interface AgentResult {
|
||||
files: string[];
|
||||
missed?: string[];
|
||||
rawPlan?: unknown;
|
||||
}
|
||||
|
||||
export interface AgentRunner {
|
||||
|
||||
Reference in New Issue
Block a user