agent-zero/plugins/_a0_connector/extensions/python
Alessandro 2b99ab53c6
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
Gate remote tool prompts by connector metadata
Hide A0 connector remote tool prompts unless a connected CLI advertises the matching capability. Remote file access enables text_editor_remote, F4-enabled remote execution enables code_execution_remote, and supported enabled Computer Use that is not in rearm-required state enables computer_use_remote.

Apply the same gate to Responses API function-tool generation, move the prompt hook to the active tool-prompt extension path, and update connector prompt wording, DOX, and regression coverage.

Verified with:
- conda run -n a0 pytest tests/test_a0_connector_prompt_gating.py tests/test_default_prompt_budget.py tests/test_responses_architecture.py -q
2026-06-13 02:00:32 +02:00
..
_functions/_11_tools_prompt/build_prompt/end Gate remote tool prompts by connector metadata 2026-06-13 02:00:32 +02:00
message_loop_prompts_after feat(a0-connector): lazy-load remote tool guidance 2026-04-28 16:14:53 +02:00