tools/wait.py.dox.md
wait.py agent tool.wait.py because this directory is intentionally flat.wait.py owns the runtime implementation.wait.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.WaitTool (Tool)
async execute(self, **kwargs) -> Responseget_log_object(self)get_heading(self, text: str=..., done: bool=...)helpers.tool.Tool subclasses and return helpers.tool.Response from execute(...).break_loop behavior, intervention handling, prompt instructions, or side effects change.WaitTool is a Tool.WaitTool defines execute(...).asyncio, datetime, helpers.localization, helpers.print_style, helpers.tool, helpers.wait.Localization.get.now, PrintStyle.info, self.agent.read_prompt, Response, self.agent.context.log.log, self.agent.handle_intervention, timedelta, managed_wait, Localization.get.localtime_str_to_utc_dt, wait_duration.total_seconds, Localization.get.serialize_datetime, self.get_heading, ValueError.tests/email_parser_test.pytests/rate_limiter_test.pytests/test_api_chat_lifetime.pytests/test_browser_agent_regressions.pytests/test_chat_compaction.pytests/test_default_prompt_budget.pytests/test_document_query_plugin.pytests/test_download_toast_regressions.pyNo child DOX files.