summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-06 04:58:06 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-06 04:58:06 +0000
commit40d9ace301654869cce46c9e23c559f944e754c0 (patch)
treeffb91ceb04077c0543d61866bbd69926ce04f038 /cmd
parent1c6babc51fb7e3a36c2ad4c4f248f1b97b0852f6 (diff)
fix: persist session_id in UpdateExecution so BLOCKED tasks can resume
session_id was set on the Execution struct inside ClaudeRunner.Run but was missing from the UPDATE query, so it was never written to the DB. GetLatestExecution then returned an empty session_id, causing the /answer endpoint to return "no resumable session found". Also patched the existing blocked execution row directly in the DB. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions