Dan Brown
Dan Brown
> Codex manipulates your vscode config and adds a custom keybinding sending a custom sequence that only Codex handles. Opencode will get some setup scripts to tweak terminal configs where...
I opened this other issue about lots of `REDACTED` because I was hoping it was related, but it sounds like it's not: - https://github.com/sst/opencode/issues/4912
Woo, thank you! Seems to be working now — here are two small chats where openrouter/google/gemini-3-pro-preview no longer gets stuck (on tool calls, it seems the original problem was): -...
Looks like the `[` and `]` chars are getting stripped too, but interestingly only in some parts of the output but not others:
Oh yep, `Toggle code concealment` does reveal the missing chars. Please tell me this is a bug? As a user, I definitely don't want stuff like quotes to be hidden...
And I assume the `[` `]` one is a bug too? [edit] Oh or is that a confusion with `[foo](bar)` markdown syntax for hyperlinks? Is `[foo]` without a trailing `(bar)`...
Thanks! Confirmed working in 1.0.159.
+1 I found this issue because I was just surprised when resuming a past session didn't restore the agent I was using in that session. I agree with the rationale...
Another motivating example: I was just exploring the same question against two differernt models in parallel, but then something went wonky with my vscode so I had to restart it,...
+1 Taking this idea further, I think standardizing all user-facing configs/themes/etc. on `.jsonc` and ditching `.json` entirely would simplify the end-user experience. No need for a new user to have...