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
..
app chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
cli refactor(tui): wire generated client reads (#34381) 2026-06-29 11:36:10 -04:00
client refactor(tui): wire generated client reads (#34381) 2026-06-29 11:36:10 -04:00
console chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
containers
core fix(core): spawn shell non-interactively without sourcing rc files 2026-06-29 12:05:56 -04:00
desktop chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
docs
effect-drizzle-sqlite sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
effect-sqlite-node sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
enterprise sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
function sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
http-recorder sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
httpapi-codegen chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
identity
llm fix(llm): end reasoning before responses 2026-06-26 13:55:04 -04:00
opencode fix(core): spawn shell non-interactively without sourcing rc files 2026-06-29 12:05:56 -04:00
plugin fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
protocol refactor(core): replace bash tool with shell tool 2026-06-29 00:44:17 -04:00
schema refactor(core): replace bash tool with shell tool 2026-06-29 00:44:17 -04:00
script
sdk refactor(core): replace bash tool with shell tool 2026-06-29 00:44:17 -04:00
sdk-next feat(sdk-next): let embedders contribute plugins via opencode.plugin (#34356) 2026-06-28 20:30:21 -04:00
server refactor(core): replace bash tool with shell tool 2026-06-29 00:44:17 -04:00
session-ui chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
slack sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
stats chore: generate 2026-06-26 17:36:45 +00:00
storybook fix(storybook): support prompt state capture (#33798) 2026-06-25 13:50:09 +08:00
tui refactor(tui): wire generated client reads (#34381) 2026-06-29 11:36:10 -04:00
ui chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
web docs: route enterprise contact links (#34080) 2026-06-26 12:05:24 -05:00