Files
Reactive-Resume/packages
Amruth Pillai 66417b9f9b fix(agent): abort run on archive and verify ownership before deleting thread
- threads.archive: before flipping status, abort any in-flight run controller
  and clear the active-run state on the thread; cleanup failures are logged
  but do not block the status update.
- threads.delete: assert thread ownership via getThread before destructive
  work so an authenticated user cannot wipe another user's attachment rows
  by passing a foreign threadId.

Adds focused tests for both behaviors.
2026-05-13 22:37:45 +02:00
..
2026-05-07 15:12:33 +02:00