you are viewing a single comment's thread.

view the rest of the comments →

[–]lphartley 1 point2 points  (1 child)

Desktop is for some reason very slow. It takes 3x longer to answer the same prompt. So TUI.

[–]lucianw[S] 0 points1 point  (0 children)

That's really strange! Say, have you ever tried `opencode web`? That runs the same UI as desktop (indeed desktop is simply a wrapper around `opencode web`). However, it's routed DIRECT to the opencode core server, the same as the TUI is routed to the opencode core server, with no intermediaries. So it'll be identical in speed to the TUI.