Phong Do
Phong Do
I’d like to take this. Sessions in opencode don’t currently persist model/agent; they’re tracked as global TUI state. I see two approaches: - A: Derive model/agent from the session’s last...
@JosXa Good point, "currentModel"/"currentAgent" is much clearer than "default" since it's always what you last used. @rekram1-node Noticed you labeled this as a good first issue. If the Option B...
@JosXa can you clarify the wanted behavior?
I'll take #19319 - the bun init spacing issue. Found the template logic in `src/cli/init_command.zig`. Generated files should use 2 spaces right?