refactor(cli): remove legacy sdk dependency
This commit is contained in:
parent
ce2e301e24
commit
358d4746a9
22 changed files with 350 additions and 1705 deletions
|
|
@ -547,7 +547,6 @@ async function runInteractiveRuntime(input: RunRuntimeInput, deps: RunRuntimeDep
|
|||
footer,
|
||||
sessionID: state.sessionID,
|
||||
thinking: input.thinking,
|
||||
limits: () => state.limits,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue