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
Having a separate service for just parsing commands seems redundant and wasteful, both in terms of compute resources and development upkeep. Merge its functionality into Command Executor instead.