Mirrors Python POST /api/hyper-ai/confirm-tool
(backend/api/hyper_ai_routes.py::confirm_tool). When the Hyper AI worker
encounters a tool that requires user approval it registers a pending
confirmation on the HyperAiConfirmationManager; this route resolves it so
the worker can resume execution.
Documentation Index
Fetch the complete documentation index at: https://docs.hyperoru.com/llms.txt
Use this file to discover all available pages before exploring further.
Session token issued by POST /api/users/login, transported as Authorization: Bearer <token>.