Commit Graph
3 Commits
Author SHA1 Message Date
Brennan BensonandOrca d1d223d691 Hint pty allocation failures for macOS ENXIO (#4917)
Co-authored-by: Orca <help@stably.ai>
2026-06-08 16:36:04 -07:00
Brennan BensonandOrca 60656e7a6e Improve PTY exhaustion recovery messages (#1931)
Co-authored-by: Orca <help@stably.ai>
2026-05-15 10:50:22 -07:00
JinjingandOrca 1fbe7d9dbf Improve node-pty spawn diagnostics (#1587)
* Improve node-pty spawn diagnostics

* Preserve original error stack when adding node-pty recovery hint

Mutate the existing Error's message instead of replacing the object so
the original stack trace and custom fields survive into telemetry/logs.

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Orca <help@stably.ai>
2026-05-08 12:53:03 -07:00