473e0f71d5d6a328a0124a43e722c65211c8405d
Subscribe to WorkerClient.PropertyChanged in TaskListViewModel and call NotifyCanExecuteChanged on every TaskItemViewModel.RunNowCommand when IsConnected flips, so the button enables immediately on reconnect without waiting for the next task DB refresh. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
a todo list and Task orchestrator using claude code CLI