Description
When deepseek ask for tool use like edit_file, sometimes I chosed to deny it.
However, after I denied it, it will deny it automatically forever. So I can't approve it any more.
/exit and resume this session can fix it, but it seems like there is a bug.
Steps to reproduce
- ask deepseek to
edit_file
- deny it
- then ask it to
edit_file
Expected behavior
You can approve 2nd edit_file request.
Actual behavior
All edit_file will be denied automatically if you deny it once.
Failed to authorize tool execution: Tool 'edit_file' denied by user
Environment
- OS: Arch Linux
- DeepSeek CLI version: 0.8.26
- Model: DeepSeek V4 Flash
- Shell: fish
Description
When deepseek ask for tool use like
edit_file, sometimes I chosed to deny it.However, after I denied it, it will deny it automatically forever. So I can't approve it any more.
/exitand resume this session can fix it, but it seems like there is a bug.Steps to reproduce
edit_fileedit_fileExpected behavior
You can approve 2nd
edit_filerequest.Actual behavior
All
edit_filewill be denied automatically if you deny it once.Environment