mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 14:22:02 +00:00
- Moved the logger creation outside the hook to prevent infinite re-renders. - Updated dependencies in the checkStatus function to remove logger from the dependency array. These changes enhance performance and maintainability of the useCliStatus hook.