* Done! The fix is complete and all checks pass. Here's what changed:
**Summary:**
- Replaced local `anyRunning` check with `isAttemptRunning` from `useAttemptExecution`
- Removed unused `useMemo` import
- Updated tooltip text for clarity
The retry button now correctly allows retrying when only the dev server is running, while still blocking during actual task executions (codingagent, setupscript, cleanupscript).
* Cleanup script changes for task attempt 80246ab7-5ae8-4b09-8020-839cca417fb6
* Update frontend/src/hooks/useProcessRetry.ts
Co-authored-by: Solomon <abcpro11051@disroot.org>
---------
Co-authored-by: Solomon <abcpro11051@disroot.org>