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
fix: remove todo list filtering from custom instructions
Remove the filtering logic that was excluding update_todo_list references
from mode-specific instructions when todoListEnabled was false. The todo
list tool availability should be controlled at the tool level, not by
filtering instructions.
0 commit comments