Block a user
refactor: use JSON file exchange instead of stdout parsing
fix: add PR merge conflict check to dev agent workflow
Queue daemon: implement timeout handling for long-running tasks
fix(queue-daemon): implement timeout handling for long-running tasks
Queue daemon: implement timeout handling for long-running tasks
@han Updated! Changed echo to log_warn/log_error for the timeout messages. Good catch on using kugetsu-log for unified formatting.
Feature - Agent Context Logging (Phase 1: Initial Prompt Capture)
feat(session): integrate kugetsu_context_dump into delegation flow
fix: add PR merge conflict check to dev agent workflow