Block a user
fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()
fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()
enhancement: make cmd_continue idempotent
fix(queue-daemon): call kugetsu_add_notification from bash instead of os.system()
Queue daemon: hardcoded origin/main..HEAD for commit detection
Queue daemon: implement timeout handling for long-running tasks
fix(kugetsu): queue daemon improvements - locking, error handling, cmd_delegate enqueue
fix(kugetsu): queue daemon improvements - locking, error handling, cmd_delegate enqueue
fix(kugetsu): cmd_delegate should enqueue instead of calling cmd_start
fix(kugetsu): return proper JSON array from get_pending_tasks()
kugetsu queue list fails with JSON decode error
fix(kugetsu): return proper JSON array from get_pending_tasks()