Skip to content

Commit 96e2b06

Browse files
fix(SP): add key actions description for 'human_operate' (#161)
1 parent 69682a4 commit 96e2b06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/models/action.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ Navigation Bar or Menu Changes: After logging in, the navigation bar will includ
633633
3. If not logged in or encountering a verification code interface, immediately use the 'human_operate' tool to transfer the operation rights to the user
634634
4. On the login/verification code interface, do not use any automatic input tools (such as 'input_text') to fill in the password or verification code
635635
5. Wait for the user to complete the login/verification code operation, and then check the login status again
636+
- Some key actions: Before triggering actions such as payment, deletion, and confirmation of sending, the 'human_operate' function needs to be called to have the user confirm.
636637
- As a backup method, when encountering other errors that cannot be handled automatically, use the 'human_operate' tool to transfer the operation rights to the user
637638
638639
## TASK COMPLETION:

0 commit comments

Comments
 (0)