Skip to content

Commit 8fb195b

Browse files
committed
docs: repair features.yaml rebase splice
1 parent 86f3ef6 commit 8fb195b

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

.pylon/features.yaml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -282,15 +282,12 @@ decisions:
282282
- Prime routes subagent and derived-request provider hooks through the owning session's extension runner.
283283
- An upstream extension contract exposes per-agent provider identity that supersedes the scoped session-id view.
284284
kind-aware-provider-retry:
285-
286-
turn-scoped-subagent-cancellation:
287285
area: runtime-reliability
288-
state: candidate
286+
state: shipped
289287
owner: pylon-prime-integration
290288
decision: redesign
291289
pylon_refs:
292290
- https://github.com/pylon-code/prime-agent/issues/22
293-
<<<<<<< HEAD
294291
- https://github.com/pylon-code/prime-agent/issues/24
295292
upstream_refs:
296293
- https://github.com/PrimeIntellect-ai/prime-agent/tree/a903d4b6768f484bd6d459b7b0aa7dee38e461e2
@@ -299,7 +296,14 @@ turn-scoped-subagent-cancellation:
299296
revisit_when:
300297
- Prime upstream makes the session retry loop failure-kind aware and honors Retry-After with a delay ceiling.
301298
- Prime upstream makes exactly one retry layer own policy so provider SDK retries cannot multiply session retries.
302-
=======
299+
300+
turn-scoped-subagent-cancellation:
301+
area: runtime-reliability
302+
state: candidate
303+
owner: pylon-prime-integration
304+
decision: redesign
305+
pylon_refs:
306+
- https://github.com/pylon-code/prime-agent/issues/22
303307
- https://github.com/pylon-code/prime-agent/issues/25
304308
- https://github.com/pylon-code/prime-agent/pull/35
305309
upstream_refs:
@@ -312,4 +316,3 @@ turn-scoped-subagent-cancellation:
312316
revisit_when:
313317
- Prime makes a user-facing turn abort cancel the child runs it owns, or exposes an equivalent turn-scoped cancellation contract.
314318
- Prime introduces a real detached or background spawn mode, which would need a per-child survival decision instead of one retained-versus-active rule.
315-
>>>>>>> 4a393796c (fix: cascade requestAbort into active RLM child runs)

0 commit comments

Comments
 (0)