agent-zero/plugins/_a0_connector/tools
Alessandro b48e31bead Forward remote exec reset flag
Forward reset=true from code_execution_remote replacement commands to the connected CLI and document when to use it versus runtime=reset. This lets the CLI tear down stuck host sessions before running the next command.

Tests from /home/eclypso/a0/a0-connector: PYTHONPATH=src conda run -n a0 pytest tests/test_plugin_backend.py::test_code_execution_remote_forwards_reset_true_with_replacement_command -v; ./.venv/bin/python -m pytest tests/test_plugin_backend.py -k 'code_execution_remote or select_remote_exec or ws_connector_exec_result' -v. Mirrored to live container 07e0288dc04f and health check returned HTTP 200.
2026-05-15 00:28:10 +02:00
..
__init__.py add built-in A0 CLI Connector plugin 2026-04-11 18:56:32 +02:00
code_execution_remote.py Forward remote exec reset flag 2026-05-15 00:28:10 +02:00
computer_use_remote.py Harden remote computer use readiness 2026-05-10 00:05:08 +02:00
text_editor_remote.py fix: tighten tool guidance and editor workflows 2026-05-11 11:51:58 +02:00