• Joined on 2026-03-13
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 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 created branch fix/issue-156-queue-fixes in shoko/kugetsu 2026-04-06 02:01:59 +02:00
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
shoko pushed to main at shoko/kugetsu 2026-04-06 01:45:12 +02:00
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()
Compare 2 commits »
shoko merged pull request shoko/kugetsu#163 2026-04-06 01:45:10 +02:00
fix(kugetsu): return proper JSON array from get_pending_tasks()
shoko closed issue shoko/kugetsu#155 2026-04-06 01:45:10 +02:00
kugetsu queue list fails with JSON decode error
shoko created pull request shoko/kugetsu#163 2026-04-06 01:44:05 +02:00
fix(kugetsu): return proper JSON array from get_pending_tasks()
shoko pushed to fix/issue-155-queue-list-json at shoko/kugetsu 2026-04-06 01:43:58 +02:00
0f6a30f01c fix(kugetsu): return proper JSON array from get_pending_tasks()