How does opencode handle terminals or processes?
This post might have stale content, as HEAD is 7107 commits ahead.
How does open code handle "terminals" or "processes"?
when does a bash/shell command go to a terminal? does the llm await the output? or it instantly resolves with the terminal id and it's up to the llm to read the output after?
END OF POST