Block a user
fix(kugetsu): remove duplicate update_queue_item_state to use fixed version from kugetsu-index.sh
shoko
created branch fix/issue-170-duplicate-update-queue in shoko/kugetsu
2026-04-06 02:41:02 +02:00
bug: main kugetsu script has duplicate buggy update_queue_item_state
fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()
fix(queue-daemon): 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