Revert context progress bar removal

This commit is contained in:
Saoud Rizwan 2025-02-10 20:29:41 -08:00
parent 57ae7c05d6
commit 9c8254cf92

View file

@ -422,7 +422,7 @@ const TaskHeader: React.FC<TaskHeaderProps> = ({
</span>
</div>
)}
{/* {ContextWindowComponent} */}
{ContextWindowComponent}
{isCostAvailable && (
<div
style={{