149 lines
4.8 KiB
JSON
149 lines
4.8 KiB
JSON
{
|
|
"node": {
|
|
"__typename": "PullRequest",
|
|
"timelineItems": {
|
|
"pageInfo": {
|
|
"endCursor": "timeline:PR_kwDOAgent47:page1",
|
|
"hasNextPage": false
|
|
},
|
|
"nodes": [
|
|
{
|
|
"__typename": "AssignedEvent",
|
|
"createdAt": "2026-04-30T14:30:00Z",
|
|
"actor": {
|
|
"__typename": "User",
|
|
"login": "kennethnym",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
|
|
},
|
|
"assignee": {
|
|
"__typename": "Mannequin",
|
|
"login": "legacy-ci-owner",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/90001?v=4"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "ReadyForReviewEvent",
|
|
"createdAt": "2026-05-01T01:05:00Z",
|
|
"actor": {
|
|
"__typename": "User",
|
|
"login": "leaferiksen",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "ReviewRequestedEvent",
|
|
"createdAt": "2026-05-01T01:10:00Z",
|
|
"actor": {
|
|
"__typename": "User",
|
|
"login": "kennethnym",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
|
|
},
|
|
"requestedReviewer": {
|
|
"__typename": "Team",
|
|
"name": "prompting"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "PullRequestCommit",
|
|
"commit": {
|
|
"committedDate": "2026-05-01T03:00:00Z",
|
|
"abbreviatedOid": "4a8df12",
|
|
"messageHeadline": "Split prompt packing from worker execution"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "PullRequestCommit",
|
|
"commit": {
|
|
"committedDate": "2026-05-01T03:12:00Z",
|
|
"abbreviatedOid": "b71c44e",
|
|
"messageHeadline": "Add worker context envelope validation"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "IssueComment",
|
|
"createdAt": "2026-05-01T03:20:00Z",
|
|
"author": {
|
|
"__typename": "User",
|
|
"login": "kennethnym",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
|
|
},
|
|
"body": "Let us keep this in draft until telemetry lands."
|
|
},
|
|
{
|
|
"__typename": "IssueComment",
|
|
"createdAt": "2026-05-01T03:45:00Z",
|
|
"author": {
|
|
"__typename": "User",
|
|
"login": "leaferiksen",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4"
|
|
},
|
|
"body": "Telemetry hooks are now wired through the worker boundary."
|
|
},
|
|
{
|
|
"__typename": "ConvertToDraftEvent",
|
|
"createdAt": "2026-05-01T04:00:00Z",
|
|
"actor": {
|
|
"__typename": "User",
|
|
"login": "leaferiksen",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "UnassignedEvent",
|
|
"createdAt": "2026-05-01T04:10:00Z",
|
|
"actor": {
|
|
"__typename": "User",
|
|
"login": "kennethnym",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
|
|
},
|
|
"assignee": {
|
|
"__typename": "Mannequin",
|
|
"login": "legacy-ci-owner",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/90001?v=4"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "PullRequestReview",
|
|
"createdAt": "2026-05-02T00:15:00Z",
|
|
"author": {
|
|
"__typename": "User",
|
|
"login": "kennethnym",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
|
|
},
|
|
"state": "COMMENTED",
|
|
"body": "Split looks good; leaving draft until telemetry is in."
|
|
},
|
|
{
|
|
"__typename": "ReadyForReviewEvent",
|
|
"createdAt": "2026-05-02T01:10:00Z",
|
|
"actor": {
|
|
"__typename": "User",
|
|
"login": "leaferiksen",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4"
|
|
}
|
|
},
|
|
{
|
|
"__typename": "IssueComment",
|
|
"createdAt": "2026-05-02T01:25:00Z",
|
|
"author": {
|
|
"__typename": "User",
|
|
"login": "leaferiksen",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/5151?v=4"
|
|
},
|
|
"body": "Telemetry is now visible in the worker trace panel."
|
|
},
|
|
{
|
|
"__typename": "IssueComment",
|
|
"createdAt": "2026-05-02T01:40:00Z",
|
|
"author": {
|
|
"__typename": "User",
|
|
"login": "kennethnym",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
|
|
},
|
|
"body": "The context envelope boundary is clear now; ready for final review."
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|