tools/response.py.dox.md
response.py agent tool.response.py because this directory is intentionally flat.response.py owns the runtime implementation.response.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.ResponseTool (Tool)
async execute(self, **kwargs)async before_execution(self, **kwargs)async after_execution(self, response, **kwargs)helpers.tool.Tool subclasses and return helpers.tool.Response from execute(...).break_loop behavior, intervention handling, prompt instructions, or side effects change.ResponseTool is a Tool.ResponseTool defines execute(...).helpers.tool.Response.tests/chunk_parser_test.pytests/rate_limiter_test.pytests/test_browser_agent_regressions.pytests/test_chat_compaction.pytests/test_dirty_json.pytests/test_download_toast_regressions.pytests/test_fasta2a_client.pytests/test_fastmcp_openapi_security.pyNo child DOX files.