Merge remote-tracking branch 'origin/stack/agent-profiles-3-wire' into stack/agent-profiles-5-web-ui
This commit is contained in:
@@ -113,7 +113,7 @@ async function harness(presets?: readonly string[], persistence?: unknown) {
|
|||||||
}
|
}
|
||||||
ctx.agents.setFactory(factory)
|
ctx.agents.setFactory(factory)
|
||||||
const api = createApiProxy(ctx, {
|
const api = createApiProxy(ctx, {
|
||||||
defaultTarget: () => ({ provider: 'test', model: 'test-model' }),
|
defaultModelSelection: () => ({ provider: 'test', model: 'test-model' }),
|
||||||
cwd,
|
cwd,
|
||||||
workspaceRoot: cwd,
|
workspaceRoot: cwd,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user