Files
opencode/packages
Dax Raad 01edae4a7f fix(core): spawn shell non-interactively without sourcing rc files
ShellSelect.args() ran zsh/bash with -l and explicitly sourced .zshrc/.bashrc,
loading user functions and aliases that can shadow builtins and return non-zero
exit codes, breaking && chains. Match the old tool behavior: plain non-login
non-interactive shell -c command with cwd passed via spawn options.
2026-06-29 12:05:56 -04:00
..
2026-06-28 11:30:38 -04:00
2026-06-28 11:30:38 -04:00
2026-06-28 11:30:38 -04:00
2026-01-21 14:36:21 -06:00
2026-06-26 20:56:36 -04:00
2026-06-25 12:09:26 +00:00
2026-06-26 17:36:45 +00:00
2026-06-28 11:30:38 -04:00