Very slow typing on mac #192

Closed
opened 2026-02-16 17:25:40 -05:00 by yindo · 35 comments
Owner

Originally created by @Forbu on GitHub (Jun 20, 2025).

Originally assigned to: @adamdotdevin on GitHub.

Hello everyone,

I'm using opencode on my mac. My keyboard is functioning normally most of the time. But when using opencode i frequently miss some key type (I type some key and those are not showing in the opencode terminal).

Originally created by @Forbu on GitHub (Jun 20, 2025). Originally assigned to: @adamdotdevin on GitHub. Hello everyone, I'm using opencode on my mac. My keyboard is functioning normally most of the time. But when using opencode i frequently miss some key type (I type some key and those are not showing in the opencode terminal).
yindo closed this issue 2026-02-16 17:25:40 -05:00
Author
Owner

@adamdotdevin commented on GitHub (Jun 20, 2025):

which terminal app do you use? any multiplexers (tmux, zellig)? which shell?

@adamdotdevin commented on GitHub (Jun 20, 2025): which terminal app do you use? any multiplexers (tmux, zellig)? which shell?
Author
Owner

@sangaline commented on GitHub (Jun 20, 2025):

I'm experiencing the same thing with bash in wezterm without a multiplexer. Roughly 25% of keypresses are dropped. It works fine in the builtin Terminal app.

@sangaline commented on GitHub (Jun 20, 2025): I'm experiencing the same thing with bash in wezterm without a multiplexer. Roughly 25% of keypresses are dropped. It works fine in the builtin Terminal app.
Author
Owner

@clockmike commented on GitHub (Jun 20, 2025):

Try changing themes. The default theme did that same thing for me, changing to a dark theme works.

@clockmike commented on GitHub (Jun 20, 2025): Try changing themes. The default theme did that same thing for me, changing to a dark theme works.
Author
Owner

@Forbu commented on GitHub (Jun 20, 2025):

which terminal app do you use? any multiplexers (tmux, zellig)? which shell?

the default mac terminal

@Forbu commented on GitHub (Jun 20, 2025): > which terminal app do you use? any multiplexers (tmux, zellig)? which shell? the default mac terminal
Author
Owner

@Forbu commented on GitHub (Jun 20, 2025):

Ok I just reopen the app : it is working fine now

@Forbu commented on GitHub (Jun 20, 2025): Ok I just reopen the app : it is working fine now
Author
Owner

@0ximjosh commented on GitHub (Jun 20, 2025):

I had this when i first installed opencode for the first 5 ish min, then it fixed itself. Running ghostty on default theme. Wondering if there is a first time setup stuff running in the background that is degrading performance?

@0ximjosh commented on GitHub (Jun 20, 2025): I had this when i first installed opencode for the first 5 ish min, then it fixed itself. Running ghostty on default theme. Wondering if there is a first time setup stuff running in the background that is degrading performance?
Author
Owner

@adamdotdevin commented on GitHub (Jun 20, 2025):

oh, interesting… has anyone in this thread not seen the issue resolve itself over time?

@adamdotdevin commented on GitHub (Jun 20, 2025): oh, interesting… has anyone in this thread *not* seen the issue resolve itself over time?
Author
Owner

@mattrobenolt commented on GitHub (Jun 20, 2025):

I can also confirm that it was very laggy, dropping keypresses on first install, but hasn't experienced that since.

I also used Ghostty, with no multiplexer, fish shell if that matters on macOS.

I very much though my keyboard was broken for a moment. :)

@mattrobenolt commented on GitHub (Jun 20, 2025): I can also confirm that it was very laggy, dropping keypresses on first install, but hasn't experienced that since. I also used Ghostty, with no multiplexer, fish shell if that matters on macOS. I very much though my keyboard was broken for a moment. :)
Author
Owner

@johnsaigle commented on GitHub (Jun 20, 2025):

I think I had the same thing, also resolved itself.
I'm using Alacritty and accessing opencode via tmux.

@johnsaigle commented on GitHub (Jun 20, 2025): I think I had the same thing, also resolved itself. I'm using Alacritty and accessing opencode via tmux.
Author
Owner

@user-0a commented on GitHub (Jun 21, 2025):

Had the a similar experience as @0ximjosh. Ghostty, MacOS, default theme, was laggy for the first minute or so and dropping ~40% of keystrokes. After I quite and started it up again it worked fine.

@user-0a commented on GitHub (Jun 21, 2025): Had the a similar experience as @0ximjosh. Ghostty, MacOS, default theme, was laggy for the first minute or so and dropping ~40% of keystrokes. After I quite and started it up again it worked fine.
Author
Owner

@sanderjson commented on GitHub (Jun 21, 2025):

very buggy for me on Terminal.app and iTerm.app, I tried restarting multiple times. Keys are dropped and commands not appearing to register. Tried /new a few times and API dashboard said I made 2.5k requests.

@sanderjson commented on GitHub (Jun 21, 2025): very buggy for me on Terminal.app and iTerm.app, I tried restarting multiple times. Keys are dropped and commands not appearing to register. Tried `/new` a few times and API dashboard said I made 2.5k requests.
Author
Owner

@adamdotdevin commented on GitHub (Jun 21, 2025):

very buggy for me on Terminal.app and iTerm.app, I tried restarting multiple times. Keys are dropped and commands not appearing to register. Tried /new a few times and API dashboard said I made 2.5k requests.

what other commands were you trying? /new doesn't make any network requests at all, just clears the active session.

@adamdotdevin commented on GitHub (Jun 21, 2025): > very buggy for me on Terminal.app and iTerm.app, I tried restarting multiple times. Keys are dropped and commands not appearing to register. Tried `/new` a few times and API dashboard said I made 2.5k requests. what other commands were you trying? `/new` doesn't make any network requests at all, just clears the active session.
Author
Owner

@0ximjosh commented on GitHub (Jun 21, 2025):

Im wondering if it could be related to the tui being a subprocess (from my understanding of the way opencode is built) of bun?
https://github.com/oven-sh/bun/issues/9855
Not sure that explains why it only is slow the first time though

@0ximjosh commented on GitHub (Jun 21, 2025): Im wondering if it could be related to the tui being a subprocess (from my understanding of the way opencode is built) of bun? https://github.com/oven-sh/bun/issues/9855 Not sure that explains why it only is slow the first time though
Author
Owner

@sanderjson commented on GitHub (Jun 23, 2025):

very buggy for me on Terminal.app and iTerm.app, I tried restarting multiple times. Keys are dropped and commands not appearing to register. Tried /new a few times and API dashboard said I made 2.5k requests.

what other commands were you trying? /new doesn't make any network requests at all, just clears the active session.

Yeah thanks, that was a bit inaccurate. I got /new to work once then DID get to pass a prompt "Create static website with latest PixiJS" (or similar), it showed a few things in the terminal but no code was written. I was confused so created new folders and kept trying with /new but couldn't get it to work. I did get the model to set correctly with /model (felt buggy, like very slow). I also tried with /session — I think I was a bit confused session vs new. I assumed session was for managing multiple instances?

Maybe I can record a Loom of my experience, let me know if that might help.

@sanderjson commented on GitHub (Jun 23, 2025): > > very buggy for me on Terminal.app and iTerm.app, I tried restarting multiple times. Keys are dropped and commands not appearing to register. Tried `/new` a few times and API dashboard said I made 2.5k requests. > > what other commands were you trying? `/new` doesn't make any network requests at all, just clears the active session. Yeah thanks, that was a bit inaccurate. I got /new to work once then DID get to pass a prompt "Create static website with latest PixiJS" (or similar), it showed a few things in the terminal but no code was written. I was confused so created new folders and kept trying with `/new` but couldn't get it to work. I did get the model to set correctly with /model (felt buggy, like very slow). I also tried with /session — I think I was a bit confused session vs new. I assumed session was for managing multiple instances? Maybe I can record a Loom of my experience, let me know if that might help.
Author
Owner

@adamdotdevin commented on GitHub (Jun 23, 2025):

that would be great!

@adamdotdevin commented on GitHub (Jun 23, 2025): that would be great!
Author
Owner

@thdxr commented on GitHub (Jun 23, 2025):

people who experienced the issue, what was the install method?

@thdxr commented on GitHub (Jun 23, 2025): people who experienced the issue, what was the install method?
Author
Owner

@thdxr commented on GitHub (Jun 23, 2025):

also if you can make this happen can you send me the latest log in ~/.local/share/opencode/log

@thdxr commented on GitHub (Jun 23, 2025): also if you can make this happen can you send me the latest log in `~/.local/share/opencode/log`
Author
Owner

@mattrobenolt commented on GitHub (Jun 23, 2025):

people who experienced the issue, what was the install method?

Homebrew.

@mattrobenolt commented on GitHub (Jun 23, 2025): > people who experienced the issue, what was the install method? Homebrew.
Author
Owner

@thdxr commented on GitHub (Jun 23, 2025):

lol i wonder if our brew auto upgrade is hitting that thing where it upgrades your whole system. let me check

@thdxr commented on GitHub (Jun 23, 2025): lol i wonder if our brew auto upgrade is hitting that thing where it upgrades your whole system. let me check
Author
Owner

@mattrobenolt commented on GitHub (Jun 23, 2025):

fwiw I'd find that unlikely to be an interraction, I basically use homebrew for everything, it's just the habit I have, and I very feverishly do $ brew update && brew outdated && brew upgrade at least daily.

@mattrobenolt commented on GitHub (Jun 23, 2025): fwiw I'd find that unlikely to be an interraction, I basically use homebrew for everything, it's just the habit I have, and I very feverishly do `$ brew update && brew outdated && brew upgrade` at least daily.
Author
Owner

@thdxr commented on GitHub (Jun 23, 2025):

this is a potential fix lets see if anyone sees it after this: https://github.com/sst/opencode/commit/01d351bebeb0e7ad9b97e63bbebdc7478339018f

@thdxr commented on GitHub (Jun 23, 2025): this is a potential fix lets see if anyone sees it after this: https://github.com/sst/opencode/commit/01d351bebeb0e7ad9b97e63bbebdc7478339018f
Author
Owner

@mattrobenolt commented on GitHub (Jun 23, 2025):

Oh wait, YOU are running brew install in the background lol

@mattrobenolt commented on GitHub (Jun 23, 2025): Oh wait, YOU are running brew install in the background lol
Author
Owner

@adamdotdevin commented on GitHub (Jun 24, 2025):

anyone seen this since dax put out that potential fix?

@adamdotdevin commented on GitHub (Jun 24, 2025): anyone seen this since dax put out that potential fix?
Author
Owner

@niccholaspage commented on GitHub (Jun 24, 2025):

I had this occur in a fresh install about five minutes ago. I use the stock macOS terminal and opencode was dropping inputs. I ended up exiting opencode, relaunching my terminal and opening it again, and it was fixed and no longer dropping inputs.

Here are logs across my three log files:

INFO  2025-06-25T01:59:46 +24ms service=default version=0.1.132 args= opencode
INFO  2025-06-25T01:59:46 +0ms service=app cwd=/Users/nicholas creating
INFO  2025-06-25T01:59:46 +0ms service=app git
INFO  2025-06-25T01:59:46 +1ms service=app name=provider registering service
INFO  2025-06-25T01:59:46 +0ms service=app name=config registering service
INFO  2025-06-25T01:59:46 +1ms service=config loaded
INFO  2025-06-25T01:59:46 +1ms service=models.dev refreshing
INFO  2025-06-25T01:59:46 +0ms service=provider init
INFO  2025-06-25T01:59:46 +1ms service=models.dev refreshing
ERROR 2025-06-25T01:59:48 +2343ms service=default name=UICancelledError message=UICancelledError fatal
INFO  2025-06-25T01:59:53 +22ms service=default version=0.1.132 args= opencode
INFO  2025-06-25T01:59:53 +0ms service=app cwd=/Users/nicholas creating
INFO  2025-06-25T01:59:53 +0ms service=app git
INFO  2025-06-25T01:59:53 +1ms service=app name=provider registering service
INFO  2025-06-25T01:59:53 +0ms service=app name=config registering service
INFO  2025-06-25T01:59:53 +1ms service=config loaded
INFO  2025-06-25T01:59:53 +0ms service=models.dev refreshing
INFO  2025-06-25T01:59:53 +1ms service=provider init
INFO  2025-06-25T01:59:53 +2ms service=models.dev refreshing
INFO  2025-06-25T02:00:04 +10717ms service=app cwd=/Users/nicholas creating
INFO  2025-06-25T02:00:04 +0ms service=app git
INFO  2025-06-25T02:00:04 +0ms service=app name=provider registering service
INFO  2025-06-25T02:00:04 +1ms service=app name=config registering service
INFO  2025-06-25T02:00:04 +0ms service=config loaded
INFO  2025-06-25T02:00:04 +1ms service=models.dev refreshing
INFO  2025-06-25T02:00:04 +0ms service=provider init
INFO  2025-06-25T02:00:04 +1ms service=provider providerID=anthropic found
INFO  2025-06-25T02:00:04 +1ms service=app name=share registering service
INFO  2025-06-25T02:00:04 +0ms service=bus type=storage.write subscribing
INFO  2025-06-25T02:00:04 +0ms service=app name=bus registering service
INFO  2025-06-25T02:00:04 +312ms service=server method=POST path=/config_get request
INFO  2025-06-25T02:00:04 +1ms service=server duration=1 response
INFO  2025-06-25T02:00:04 +3ms service=server method=GET path=/event request
INFO  2025-06-25T02:00:04 +0ms service=server event connected
INFO  2025-06-25T02:00:04 +2ms service=bus type=* subscribing
INFO  2025-06-25T02:00:04 +0ms service=server duration=2 response
INFO  2025-06-25T02:00:04 +6ms service=server method=POST path=/provider_list request
INFO  2025-06-25T02:00:04 +0ms service=server duration=0 response
INFO  2025-06-25T02:00:47 +42578ms service=bus type=* unsubscribing
INFO  2025-06-25T02:00:47 +0ms service=server event disconnected
INFO  2025-06-25T02:01:33 +21ms service=default version=0.1.132 args= opencode
INFO  2025-06-25T02:01:33 +1ms service=app cwd=/Users/nicholas creating
INFO  2025-06-25T02:01:33 +0ms service=app git
INFO  2025-06-25T02:01:33 +1ms service=app name=provider registering service
INFO  2025-06-25T02:01:33 +0ms service=app name=config registering service
INFO  2025-06-25T02:01:33 +1ms service=config loaded
INFO  2025-06-25T02:01:33 +1ms service=models.dev refreshing
INFO  2025-06-25T02:01:33 +0ms service=provider init
INFO  2025-06-25T02:01:33 +1ms service=provider providerID=anthropic found
INFO  2025-06-25T02:01:33 +0ms service=app name=share registering service
INFO  2025-06-25T02:01:33 +0ms service=bus type=storage.write subscribing
INFO  2025-06-25T02:01:33 +0ms service=app name=bus registering service
INFO  2025-06-25T02:01:33 +18ms service=server method=POST path=/config_get request
INFO  2025-06-25T02:01:33 +1ms service=server duration=1 response
INFO  2025-06-25T02:01:33 +1ms service=server method=GET path=/event request
INFO  2025-06-25T02:01:33 +0ms service=server event connected
INFO  2025-06-25T02:01:33 +1ms service=bus type=* subscribing
INFO  2025-06-25T02:01:33 +1ms service=server duration=2 response
INFO  2025-06-25T02:01:33 +4ms service=server method=POST path=/provider_list request
INFO  2025-06-25T02:01:33 +0ms service=server duration=0 response
@niccholaspage commented on GitHub (Jun 24, 2025): I had this occur in a fresh install about five minutes ago. I use the stock macOS terminal and opencode was dropping inputs. I ended up exiting opencode, relaunching my terminal and opening it again, and it was fixed and no longer dropping inputs. Here are logs across my three log files: ``` INFO 2025-06-25T01:59:46 +24ms service=default version=0.1.132 args= opencode INFO 2025-06-25T01:59:46 +0ms service=app cwd=/Users/nicholas creating INFO 2025-06-25T01:59:46 +0ms service=app git INFO 2025-06-25T01:59:46 +1ms service=app name=provider registering service INFO 2025-06-25T01:59:46 +0ms service=app name=config registering service INFO 2025-06-25T01:59:46 +1ms service=config loaded INFO 2025-06-25T01:59:46 +1ms service=models.dev refreshing INFO 2025-06-25T01:59:46 +0ms service=provider init INFO 2025-06-25T01:59:46 +1ms service=models.dev refreshing ERROR 2025-06-25T01:59:48 +2343ms service=default name=UICancelledError message=UICancelledError fatal INFO 2025-06-25T01:59:53 +22ms service=default version=0.1.132 args= opencode INFO 2025-06-25T01:59:53 +0ms service=app cwd=/Users/nicholas creating INFO 2025-06-25T01:59:53 +0ms service=app git INFO 2025-06-25T01:59:53 +1ms service=app name=provider registering service INFO 2025-06-25T01:59:53 +0ms service=app name=config registering service INFO 2025-06-25T01:59:53 +1ms service=config loaded INFO 2025-06-25T01:59:53 +0ms service=models.dev refreshing INFO 2025-06-25T01:59:53 +1ms service=provider init INFO 2025-06-25T01:59:53 +2ms service=models.dev refreshing INFO 2025-06-25T02:00:04 +10717ms service=app cwd=/Users/nicholas creating INFO 2025-06-25T02:00:04 +0ms service=app git INFO 2025-06-25T02:00:04 +0ms service=app name=provider registering service INFO 2025-06-25T02:00:04 +1ms service=app name=config registering service INFO 2025-06-25T02:00:04 +0ms service=config loaded INFO 2025-06-25T02:00:04 +1ms service=models.dev refreshing INFO 2025-06-25T02:00:04 +0ms service=provider init INFO 2025-06-25T02:00:04 +1ms service=provider providerID=anthropic found INFO 2025-06-25T02:00:04 +1ms service=app name=share registering service INFO 2025-06-25T02:00:04 +0ms service=bus type=storage.write subscribing INFO 2025-06-25T02:00:04 +0ms service=app name=bus registering service INFO 2025-06-25T02:00:04 +312ms service=server method=POST path=/config_get request INFO 2025-06-25T02:00:04 +1ms service=server duration=1 response INFO 2025-06-25T02:00:04 +3ms service=server method=GET path=/event request INFO 2025-06-25T02:00:04 +0ms service=server event connected INFO 2025-06-25T02:00:04 +2ms service=bus type=* subscribing INFO 2025-06-25T02:00:04 +0ms service=server duration=2 response INFO 2025-06-25T02:00:04 +6ms service=server method=POST path=/provider_list request INFO 2025-06-25T02:00:04 +0ms service=server duration=0 response INFO 2025-06-25T02:00:47 +42578ms service=bus type=* unsubscribing INFO 2025-06-25T02:00:47 +0ms service=server event disconnected INFO 2025-06-25T02:01:33 +21ms service=default version=0.1.132 args= opencode INFO 2025-06-25T02:01:33 +1ms service=app cwd=/Users/nicholas creating INFO 2025-06-25T02:01:33 +0ms service=app git INFO 2025-06-25T02:01:33 +1ms service=app name=provider registering service INFO 2025-06-25T02:01:33 +0ms service=app name=config registering service INFO 2025-06-25T02:01:33 +1ms service=config loaded INFO 2025-06-25T02:01:33 +1ms service=models.dev refreshing INFO 2025-06-25T02:01:33 +0ms service=provider init INFO 2025-06-25T02:01:33 +1ms service=provider providerID=anthropic found INFO 2025-06-25T02:01:33 +0ms service=app name=share registering service INFO 2025-06-25T02:01:33 +0ms service=bus type=storage.write subscribing INFO 2025-06-25T02:01:33 +0ms service=app name=bus registering service INFO 2025-06-25T02:01:33 +18ms service=server method=POST path=/config_get request INFO 2025-06-25T02:01:33 +1ms service=server duration=1 response INFO 2025-06-25T02:01:33 +1ms service=server method=GET path=/event request INFO 2025-06-25T02:01:33 +0ms service=server event connected INFO 2025-06-25T02:01:33 +1ms service=bus type=* subscribing INFO 2025-06-25T02:01:33 +1ms service=server duration=2 response INFO 2025-06-25T02:01:33 +4ms service=server method=POST path=/provider_list request INFO 2025-06-25T02:01:33 +0ms service=server duration=0 response ```
Author
Owner

@backnotprop commented on GitHub (Jun 25, 2025):

Very rough experience right now on Ghostty, mac m1, node 22. npm global install

I just installed. Changing themes does not fix.

@backnotprop commented on GitHub (Jun 25, 2025): Very rough experience right now on Ghostty, mac m1, node 22. npm global install I just installed. Changing themes does not fix.
Author
Owner

@backnotprop commented on GitHub (Jun 25, 2025):

Ok I opened a fresh ghostty terminal and it seems fixed.

@backnotprop commented on GitHub (Jun 25, 2025): Ok I opened a fresh ghostty terminal and it seems fixed.
Author
Owner

@dkarter commented on GitHub (Jun 26, 2025):

It just happened to me after a fresh install. Installed via pnpm i -g

https://github.com/user-attachments/assets/e041c04a-2fff-4d30-85e1-ceedc31f9f9b

@dkarter commented on GitHub (Jun 26, 2025): It just happened to me after a fresh install. Installed via `pnpm i -g` https://github.com/user-attachments/assets/e041c04a-2fff-4d30-85e1-ceedc31f9f9b
Author
Owner

@yadoga commented on GitHub (Jun 26, 2025):

Happened here just now on a fresh install. Borderline unusable.

Edit: Closing and re-opening Opencode now fixed it.

@yadoga commented on GitHub (Jun 26, 2025): Happened here just now on a fresh install. Borderline unusable. _Edit: Closing and re-opening Opencode now fixed it._
Author
Owner

@kyrregjerstad commented on GitHub (Jun 26, 2025):

Same issue on first start, restarting fixed it. Noticed it seemed unable to detect overlapping keypresses - if holding one key while typing another, only the second key would register. This made fast typing with overlapping keystrokes completely break input detection.

Environment:

  • Install: Homebrew
  • Terminal: Warp
@kyrregjerstad commented on GitHub (Jun 26, 2025): Same issue on first start, restarting fixed it. Noticed it seemed unable to detect overlapping keypresses - if holding one key while typing another, only the second key would register. This made fast typing with overlapping keystrokes completely break input detection. **Environment:** - Install: Homebrew - Terminal: Warp
Author
Owner

@jakezacharia commented on GitHub (Jun 26, 2025):

Happened to me on a fresh install, first start, running same terminal session used to install via brew.

Terminating my Ghostty instance and starting a fresh one resolved the issue.

  • Mac Mini M4
  • Ghostty w/ default configs
  • Installed via Homebrew
@jakezacharia commented on GitHub (Jun 26, 2025): Happened to me on a fresh install, first start, running same terminal session used to install via `brew`. **Terminating my Ghostty instance and starting a fresh one resolved the issue.** - Mac Mini M4 - Ghostty w/ default configs - Installed via Homebrew
Author
Owner

@lit-af commented on GitHub (Jun 27, 2025):

I noticed the same behaviour, when installing using npm in a VsCode devcontainer. The keyboad input was lagging. This behaviour was gone after I closed and openned again VsCode.

@lit-af commented on GitHub (Jun 27, 2025): I noticed the same behaviour, when installing using npm in a VsCode devcontainer. The keyboad input was lagging. This behaviour was gone after I closed and openned again VsCode.
Author
Owner

@bbishdotdev commented on GitHub (Jun 27, 2025):

I agree, and mine does not resolve, was using Warp also tried terminal, same thing. It makes it unusable for me in its current state.

@bbishdotdev commented on GitHub (Jun 27, 2025): I agree, and mine does not resolve, was using Warp also tried terminal, same thing. It makes it unusable for me in its current state.
Author
Owner

@backnotprop commented on GitHub (Jun 27, 2025):

On first run, package downloads are blocking the main event loop.

This creates some persisted state corruption. Maybe poisoning TUI with those background spawns (competing stdout or stderr). Or the backend blocking causes go's tui to overflow.

Reproduce in a clean env. (none of the os packages installed, otherwise a simple uninstall/reinstall doesnt reproduce)

@backnotprop commented on GitHub (Jun 27, 2025): On first run, package downloads are blocking the main event loop. This creates some persisted state corruption. Maybe poisoning TUI with those background spawns (competing stdout or stderr). Or the backend blocking causes go's tui to overflow. Reproduce in a clean env. (none of the os packages installed, otherwise a simple uninstall/reinstall doesnt reproduce)
Author
Owner

@marijnbent commented on GitHub (Jun 27, 2025):

Same for me. Using Ghostty and zsh. After restart it works without dropping keys!

@marijnbent commented on GitHub (Jun 27, 2025): Same for me. Using Ghostty and zsh. After restart it works without dropping keys!
Author
Owner

@adamdotdevin commented on GitHub (Jun 28, 2025):

dax fixed this in the latest release, going to close, someone running into this please open a new issue!

@adamdotdevin commented on GitHub (Jun 28, 2025): dax fixed this in the latest release, going to close, someone running into this please open a new issue!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#192