mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Reconcile OpenCode provider state when Paseo closes or archives an agent so upstream sessions do not remain active after local teardown. Keep the close path idempotent by attempting an abort first and then marking the upstream session archived even when the run is already idle or missing. Fixes #400 Co-authored-by: OpenCode <noreply@openai.com>