Merge branch 'codex/simp-agent-entry-state' into codex/simp-unify-agent-session-id
This commit is contained in:
@@ -27,7 +27,7 @@ const tsxLoader = fileURLToPath(import.meta.resolve('tsx'))
|
|||||||
|
|
||||||
/** The unbuilt agent entry, leaf config, and workspace tsconfig an ACP test boots. */
|
/** The unbuilt agent entry, leaf config, and workspace tsconfig an ACP test boots. */
|
||||||
export interface AgentUnderTest {
|
export interface AgentUnderTest {
|
||||||
/** The agent bin entry (for example `packages/ui/acp-agent/src/bin.ts`). */
|
/** The agent bin entry (for example `packages/examples/acp-demo/src/bin.ts`). */
|
||||||
binScript: string
|
binScript: string
|
||||||
/** The leaf `cordis.yml` loaded by the bin. */
|
/** The leaf `cordis.yml` loaded by the bin. */
|
||||||
configPath: string
|
configPath: string
|
||||||
|
|||||||
Reference in New Issue
Block a user