api/api_reset_chat.py.dox.md
api_reset_chat.py API endpoint.api_reset_chat.py because this directory is intentionally flat.api_reset_chat.py owns the runtime implementation.api_reset_chat.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.ApiResetChat (ApiHandler)
requires_auth(cls) -> boolrequires_csrf(cls) -> boolrequires_api_key(cls) -> boolget_methods(cls) -> list[str]async process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.ApiResetChat is an ApiHandler.ApiResetChat defines process(...).ApiResetChat defines get_methods(...).ApiResetChat defines requires_auth(...).ApiResetChat defines requires_csrf(...).ApiResetChat defines requires_api_key(...).agent, helpers, helpers.api, helpers.print_style, json.AgentContext.use, context.reset, persist_chat.save_tmp_chat, persist_chat.remove_msg_files, Response, PrintStyle.error, PrintStyle, json.dumps.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.