opencode/packages/core/src/shell
Kit Langton ad9117b107
fix(session): run user shells immediately in the background
Run user shell commands concurrently with model execution, retain their output in one shell entry, and admit non-waking completion messages. Share result capture and notification formatting across shell callers.
2026-08-28 22:46:20 -04:00
..
parse.ts refactor(core): reuse lazy shell parser initialization (#45651) 2026-08-28 13:26:04 -04:00
parser-wasm.bun.ts
parser-wasm.node.ts
parser-wasm.workerd.ts
result.ts fix(session): run user shells immediately in the background 2026-08-28 22:46:20 -04:00
scan.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
select.ts fix(pty): use server shell and session cwd for terminals (#45552) 2026-08-27 10:39:27 -04:00