You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the autoApprove parameter false rather than true by default.\n2. Modify the server response when marking a task done so that, if the task requires approval, the server response reminds the LLM agent to remind the user what CLI command to use for approval (e.g., 'taskqueue approve <project_id> <task_id>').