agent-zero/plugins/_code_execution/helpers
Agent Zero Local a0f0c2e8d2 fix(code_execution): recover from closed PTY sessions
Detect closed or exited local TTY sessions before writing, convert invalid PTY write errors into retryable session failures, and reset/retry the terminal session once after send/read failures.
2026-05-02 21:32:12 +00:00
..
__init__.py refactor - plugin names and builtin plugins 2026-03-10 22:20:53 +01:00
shell_local.py fix(code_execution): close PTY file descriptors 2026-05-02 21:32:12 +00:00
shell_ssh.py refactor - plugin names and builtin plugins 2026-03-10 22:20:53 +01:00
tty_session.py fix(code_execution): recover from closed PTY sessions 2026-05-02 21:32:12 +00:00