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
The openTaskDetails implementation assumes you will only want to read open tasks, but that's probably not true. We'll want to support reading closed tasks as well. Also, these tools currently do not return all details, such as tool and rule recommendations. We definitely want to return those! Also, we should add CLI support for reading task details.