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
refactor: move _get_max_threads() to CommandExecutor
- Move function from common.py to CommandExecutor as private method
- Simplifies code by using self.parameter_manager directly
- Remove unnecessary import and parameter passing
https://claude.ai/code/session_01XGuw7AxoKRWHr9EZX1SDXi
0 commit comments