mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
The ALS-miss fallback still imported fetchRun from the legacy runs store, but ctx.runId has been a turn id since the runs->turns migration — the lookup always threw and fell through, so a background-task notification delivered outside its starting ALS context (crash recovery, resume paths) lost its background_task gating and fired as a plain notification. The durable equivalent lives on the turn itself: turn_created's agent.resolved.agentId, and only the background-task runner starts 'background-task-agent' turns. Also removes one of the last live imports into runtime/legacy/. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| experimental | ||
| python-sdk | ||
| rowboat | ||
| rowboatx | ||
| x | ||