|
| 1 | +schema: 1 |
| 2 | +fork: |
| 3 | + repository: https://github.com/pylon-code/prime-agent |
| 4 | + upstream_repository: https://github.com/PrimeIntellect-ai/prime-agent |
| 5 | + upstream_branch: main |
| 6 | + mirror_branch: main |
| 7 | + product_branch: pylon |
| 8 | + tracking_issue: https://github.com/pylon-code/prime-agent/issues/1 |
| 9 | + reviewed_upstream_commit: bc0fa7606abb3b7af0f765319518d255e6ae553d |
| 10 | + reviewed_at: 2026-08-27 |
| 11 | + |
| 12 | +decisions: |
| 13 | + managed-plan-daemon: |
| 14 | + area: progress |
| 15 | + state: shipped |
| 16 | + owner: pylon-server |
| 17 | + decision: retain |
| 18 | + pylon_refs: |
| 19 | + - https://github.com/pylon-code/pylon/issues/114 |
| 20 | + - https://github.com/pylon-code/pylon/pull/116 |
| 21 | + fork_change: none |
| 22 | + upstream_support: Prime extensions can register a todo tool, but the daemon has no native managed-plan event. |
| 23 | + revisit_when: |
| 24 | + - Prime ships a negotiated structured plan event or equivalent managed tool-result contract. |
| 25 | + - Pylon behavioral evaluation shows the full-snapshot model is too noisy or unreliable. |
| 26 | + |
| 27 | + managed-plan-acp: |
| 28 | + area: progress |
| 29 | + state: gap |
| 30 | + owner: pylon-prime-integration |
| 31 | + decision: redesign |
| 32 | + pylon_refs: |
| 33 | + - https://github.com/pylon-code/pylon/issues/114 |
| 34 | + fork_change: candidate |
| 35 | + upstream_support: ACP does not expose a trustworthy Pylon-managed structured plan result. |
| 36 | + revisit_when: |
| 37 | + - Prime adds authenticated extension provenance and structured ACP tool-result metadata. |
| 38 | + - A standard ACP plan protocol becomes available. |
| 39 | + |
| 40 | + mobile-plan-rendering: |
| 41 | + area: progress |
| 42 | + state: gap |
| 43 | + owner: pylon-client |
| 44 | + decision: retain |
| 45 | + pylon_refs: |
| 46 | + - https://github.com/pylon-code/pylon/issues/114 |
| 47 | + fork_change: none |
| 48 | + upstream_support: not applicable |
| 49 | + revisit_when: |
| 50 | + - Pylon mobile and web share a provider-neutral plan renderer. |
| 51 | + |
| 52 | + delegated-work-progress: |
| 53 | + area: progress |
| 54 | + state: design |
| 55 | + owner: pylon-client-runtime |
| 56 | + decision: redesign |
| 57 | + pylon_refs: |
| 58 | + - https://github.com/pylon-code/pylon/issues/114 |
| 59 | + fork_change: possible-capability |
| 60 | + upstream_support: Prime exposes subagent lifecycle separately from root plan state. |
| 61 | + revisit_when: |
| 62 | + - Root progress can summarize delegated phases without creating one plan row per worker. |
| 63 | + - Prime exposes a stable aggregate delegated-work status where Pylon lacks one. |
| 64 | + |
| 65 | + background-process-lifecycle: |
| 66 | + area: autonomous-work |
| 67 | + state: gap |
| 68 | + owner: shared |
| 69 | + decision: hybridize |
| 70 | + pylon_refs: |
| 71 | + - https://github.com/pylon-code/pylon/issues/114 |
| 72 | + fork_change: candidate |
| 73 | + upstream_support: Prime has native background execution, but Pylon lacks complete public lifecycle and ownership mapping. |
| 74 | + revisit_when: |
| 75 | + - Prime publishes list, correlation, cancellation, and terminal lifecycle events. |
| 76 | + |
| 77 | + heartbeat-projection: |
| 78 | + area: autonomous-work |
| 79 | + state: blocked |
| 80 | + owner: shared |
| 81 | + decision: hybridize |
| 82 | + pylon_refs: |
| 83 | + - https://github.com/pylon-code/pylon/issues/114 |
| 84 | + fork_change: none-yet |
| 85 | + upstream_support: Prime exposes heartbeat list, management, and change APIs. |
| 86 | + blocker: Pylon needs canonical autonomous occurrence, turn, checkpoint, and active-run ownership. |
| 87 | + revisit_when: |
| 88 | + - The provider-neutral autonomous-work ownership model is implemented. |
| 89 | + - Prime changes heartbeat dispatch or lifecycle APIs. |
| 90 | + |
| 91 | + scheduled-prompts: |
| 92 | + area: autonomous-work |
| 93 | + state: blocked |
| 94 | + owner: shared |
| 95 | + decision: redesign |
| 96 | + pylon_refs: |
| 97 | + - https://github.com/pylon-code/pylon/issues/114 |
| 98 | + fork_change: candidate |
| 99 | + upstream_support: Prime exposes scheduled prompt APIs, but not all Pylon run ownership and history guarantees. |
| 100 | + blocker: Pylon needs canonical occurrence identity, restart adoption, cancellation, outcomes, limits, and checkpoint ownership. |
| 101 | + revisit_when: |
| 102 | + - The provider-neutral autonomous-work ownership model is implemented. |
| 103 | + - Prime publishes stronger scheduled-run lifecycle APIs. |
| 104 | + |
| 105 | + pylon-read-context: |
| 106 | + area: agent-context |
| 107 | + state: gap |
| 108 | + owner: pylon-server |
| 109 | + decision: retain |
| 110 | + pylon_refs: |
| 111 | + - https://github.com/pylon-code/pylon/issues/114 |
| 112 | + fork_change: none |
| 113 | + upstream_support: not applicable |
| 114 | + revisit_when: |
| 115 | + - Pylon ships scoped read-only context and checkpoint MCP capabilities. |
0 commit comments