We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdad35a commit 13a68f3Copy full SHA for 13a68f3
1 file changed
packages/opencode/src/cli/cmd/tui/thread.ts
@@ -208,7 +208,6 @@ export const TuiThreadCommand = cmd({
208
prompt,
209
fork: args.fork,
210
},
211
- onExit: stop,
212
})
213
} finally {
214
await stop()
0 commit comments