agent-zero/plugins/_a0_connector/skills
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
..
host-code-execution Forward remote exec reset flag 2026-05-15 00:28:10 +02:00
host-computer-use Keep host browser requests on Browser runtime 2026-05-12 15:45:29 +02:00
host-file-editing fix: tighten tool guidance and editor workflows 2026-05-11 11:51:58 +02:00
setup-a0-cli refactor: align skills and tool guidance 2026-05-10 07:13:14 +02:00