Commit cabe131
committed
fix(coding-agent): stop general clears from reclaiming handed-off actions
Restores the pre-handoff clear boundary for general queue operations while preserving targeted accepted-agent cancellation with abort-backed late-event capture.1 parent 9286b3c commit cabe131
3 files changed
Lines changed: 43 additions & 10 deletions
File tree
- packages/coding-agent
- src/core
- test/suite
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1564 | 1564 | | |
1565 | 1565 | | |
1566 | 1566 | | |
| 1567 | + | |
1567 | 1568 | | |
1568 | | - | |
1569 | | - | |
| 1569 | + | |
| 1570 | + | |
1570 | 1571 | | |
1571 | 1572 | | |
1572 | 1573 | | |
1573 | 1574 | | |
1574 | 1575 | | |
1575 | 1576 | | |
1576 | 1577 | | |
1577 | | - | |
| 1578 | + | |
1578 | 1579 | | |
1579 | 1580 | | |
1580 | 1581 | | |
| |||
5644 | 5645 | | |
5645 | 5646 | | |
5646 | 5647 | | |
5647 | | - | |
| 5648 | + | |
5648 | 5649 | | |
5649 | 5650 | | |
5650 | | - | |
| 5651 | + | |
| 5652 | + | |
| 5653 | + | |
| 5654 | + | |
| 5655 | + | |
| 5656 | + | |
| 5657 | + | |
5651 | 5658 | | |
5652 | 5659 | | |
5653 | 5660 | | |
| |||
5673 | 5680 | | |
5674 | 5681 | | |
5675 | 5682 | | |
5676 | | - | |
| 5683 | + | |
5677 | 5684 | | |
5678 | 5685 | | |
5679 | 5686 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
210 | 209 | | |
211 | 210 | | |
212 | 211 | | |
213 | | - | |
214 | | - | |
| 212 | + | |
| 213 | + | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
| |||
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1415 | 1415 | | |
1416 | 1416 | | |
1417 | 1417 | | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
1418 | 1445 | | |
1419 | 1446 | | |
1420 | 1447 | | |
| |||
0 commit comments