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
Currently the output of the tasks list could be overwhelming when there is a huge chat history. Please only show the the chat history if it's the debugger concerns.
Acceptance Criteria
There is a flag for the tasks list called --include-history
The flag is showing the history per task only if provided
The user can still use the tasks get <task id> if they want to see all the details, artifacts, history etc..