Skip to content

Commit 8de41b4

Browse files
xgopilotpionxe
andcommitted
fix(app): restore newRemoteRuntimeAdapter factory variable
Generated with [codeagent](https://github.com/qbox/codeagent) Co-authored-by: pionxe <148670367+pionxe@users.noreply.github.com>
1 parent e6c7f13 commit 8de41b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/app/bootstrap.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ var (
4646
setConsoleOutputCodePage = platformSetConsoleOutputCodePage
4747
setConsoleInputCodePage = platformSetConsoleInputCodePage
4848
buildToolManagerFunc = buildToolManager
49+
newRemoteRuntimeAdapter = defaultNewRemoteRuntimeAdapter
4950
newTUIWithMemo = tui.NewWithMemo
5051
cleanupExpiredSessions = func(
5152
ctx context.Context,

0 commit comments

Comments
 (0)