• Joined on 2026-03-13
shoko created pull request shoko/kugetsu#171 2026-04-06 02:41:09 +02:00
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
shoko pushed to fix/issue-170-duplicate-update-queue at shoko/kugetsu 2026-04-06 02:41:02 +02:00
59f6a4883e fix(kugetsu): remove duplicate update_queue_item_state to use fixed version from kugetsu-index.sh
shoko opened issue shoko/kugetsu#170 2026-04-06 02:40:24 +02:00
bug: main kugetsu script has duplicate buggy update_queue_item_state
shoko pushed to main at shoko/kugetsu 2026-04-06 02:35:39 +02:00
9667c3e800 Merge pull request 'fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()' (#169) from fix/issue-167-notification-bash into main
796e1fe454 fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()
Compare 2 commits »
shoko merged pull request shoko/kugetsu#169 2026-04-06 02:35:37 +02:00
fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()
shoko closed issue shoko/kugetsu#167 2026-04-06 02:35:37 +02:00
fix(queue-daemon): call kugetsu_add_notification from bash instead of os.system()
shoko created pull request shoko/kugetsu#169 2026-04-06 02:33:55 +02:00
fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()
shoko created branch fix/issue-167-notification-bash in shoko/kugetsu 2026-04-06 02:33:41 +02:00
shoko pushed to fix/issue-167-notification-bash at shoko/kugetsu 2026-04-06 02:33:41 +02:00
796e1fe454 fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system()
shoko opened issue shoko/kugetsu#168 2026-04-06 02:32:12 +02:00
enhancement: make cmd_continue idempotent
shoko opened issue shoko/kugetsu#167 2026-04-06 02:31:34 +02:00
fix(queue-daemon): call kugetsu_add_notification from bash instead of os.system()
shoko opened issue shoko/kugetsu#165 2026-04-06 02:07:43 +02:00
Queue daemon: hardcoded origin/main..HEAD for commit detection
shoko opened issue shoko/kugetsu#166 2026-04-06 02:07:43 +02:00
Queue daemon: implement timeout handling for long-running tasks
shoko pushed to main at shoko/kugetsu 2026-04-06 02:06:38 +02:00
84c59a3b64 Merge pull request 'fix(kugetsu): queue daemon improvements - locking, error handling, cmd_delegate enqueue' (#164) from fix/issue-156-queue-fixes into main
dc9d4d7327 Merge origin/main into fix/issue-156-queue-fixes
bdcb7a476c fix(queue-daemon): add locking, proper state updates, and error handling
5a0a54898b fix(kugetsu): kugetsu-session.sh needs to source required modules
b1028a6556 fix(kugetsu): move queue functions to kugetsu-index.sh for daemon access
Compare 6 commits »
shoko merged pull request shoko/kugetsu#164 2026-04-06 02:06:36 +02:00
fix(kugetsu): queue daemon improvements - locking, error handling, cmd_delegate enqueue
shoko created pull request shoko/kugetsu#164 2026-04-06 02:03:24 +02:00
fix(kugetsu): queue daemon improvements - locking, error handling, cmd_delegate enqueue
shoko closed pull request shoko/kugetsu#159 2026-04-06 02:03:08 +02:00
fix(kugetsu): cmd_delegate should enqueue instead of calling cmd_start
shoko pushed to fix/issue-156-queue-fixes at shoko/kugetsu 2026-04-06 02:02:54 +02:00
dc9d4d7327 Merge origin/main into fix/issue-156-queue-fixes
77cf817568 Merge pull request 'fix(kugetsu): return proper JSON array from get_pending_tasks()' (#163) from fix/issue-155-queue-list-json into main
0f6a30f01c fix(kugetsu): return proper JSON array from get_pending_tasks()
77b0963fa4 Merge pull request 'fix(queue-daemon): source pm-agent.env for GITEA_TOKEN instead of default.env' (#162) from fix/issue-160-gitea-token-from-pm-agent into main
f39e39156a fix(queue-daemon): source pm-agent.env for GITEA_TOKEN instead of default.env
Compare 6 commits »
shoko pushed to fix/issue-156-queue-fixes at shoko/kugetsu 2026-04-06 02:01:59 +02:00
bdcb7a476c fix(queue-daemon): add locking, proper state updates, and error handling