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 available prompt logic the same as tools (#9267)
Fix bug where non-core prompts would not appear when there are no active features
Specifically, the block insideif (!features) was skipped if features = []
0 commit comments