Forgotten 49e15f056d Implement issue execution lock with deferred wake promotion
Add per-issue execution lock (executionRunId, executionAgentNameKey,
executionLockedAt) to prevent concurrent runs on the same issue.
Same-name wakes are coalesced into the active run; different-name
wakes are deferred and promoted when the lock holder finishes.

Includes checkout/release run ownership enforcement, agent run ID
propagation from JWT claims, wakeup deduplication across assignee
and mention wakes, and claimQueuedRun extraction for reuse. Adds
two DB migrations for checkoutRunId and execution lock columns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 15:48:22 -06:00
2026-02-20 15:48:07 -06:00
2026-02-19 09:09:10 -06:00
S
Description
Mirror of paperclipai/paperclip with ORA-284 prompt-padding fix branch
44 MiB
Languages
TypeScript 97.7%
JavaScript 1.3%
Shell 0.6%
CSS 0.2%
HTML 0.1%