feat(localclient): use take control command in local client
feat(localclient): cancel walk command handling if nostale returns false on walk
chore: fix line endings
Merge branch 'walk-command-handler' into 'main' Walk command handler Closes #4 See merge request Rutherther/nos-smooth!2
feat: implement walk command handler