agent-zero/plugins/_code_execution/helpers
Alessandro 0ddb5fb31d
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
fix: release Paramiko import traceback
Paramiko caches its optional invoke import error with the original traceback, retaining the code-execution tool-loading stack and first agent.

Clear only the stale traceback while preserving the exception, and add focused regression coverage.
2026-07-21 00:56:59 +02:00
..
__init__.py refactor - plugin names and builtin plugins 2026-03-10 22:20:53 +01:00
shell_local.py fix: release deferred task resources 2026-07-20 21:15:35 +02:00
shell_ssh.py fix: release Paramiko import traceback 2026-07-21 00:56:59 +02:00
tty_session.py Handle shell/SSH process exits as completion 2026-07-20 17:04:05 +02:00