github source
pass
View version history →
github.repo_pull_comments
passList review comments in a repository
Requires owner and repo. Most useful optional filters: sort, comment_id, direction. Add comment_id to jump from the default list call to a specific record lookup.
owner, repo captured 2026-08-31 08:32:18Zmedian 39266 ms
Verdict: TRUE
All variants returned rows on ≥2 trials, 0 errors.
rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 41965 ms | 43299 ms | 44634 ms | [6, 6] | 0 |
| realistic | 2 | 36322 ms | 39266 ms | 42210 ms | [200, 200] | 0 |
| edge | 2 | 39483 ms | 46910 ms | 54337 ms | [200, 200] | 0 |
Latency per trial
minimalmedian 43299ms
scale: 0–44634 ms
realisticmedian 39266ms
scale: 0–42210 ms
edgemedian 46910ms
scale: 0–54337 ms
Probe variants — every command + output
minimal
2 trialsmin 41965ms · median 43299ms · max 44634ms · rows 6,6
smallest valid query
Command
SELECT * FROM github.repo_pull_comments WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1Trials + output
trial 1·44634ms·rows 6isError=false
First row (click to expand JSON)
{
"_links": "{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"},\"html\":{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"},\"pull_request\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}}",
"_links__html": "{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"}",
"_links__html__href": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"_links__pull_request": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}",
"_links__pull_request__href": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"_links__self": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"}",
"_links__self__href": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"author_association": "CONTRIBUTOR",
"body": "This was a typo, fixed as part of this changeset even though unrelated",
"body_html": "",
"body_text": "",
"comment_id": "",
"commit_id": "9b81d7bac0738152cc7c74ba3544d01854f2c5f5",
"created_at": "2025-05-15T15:35:29Z",
"diff_hunk": "@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{",
"direction": "",
"html_url": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"id": "2091473649",
"in_reply_to_id": "",
"line": "",
"node_id": "PRRC_kwDOOiiGL858qVrx",
"original_commit_id": "d4648c21cd281a899e1b4f6521b0e7a1db23bfb6",
"original_line": "72",
"original_position": "13",
"original_start_line": "",
"owner": "anomalyco",
"path": "internal/tui/components/chat/editor.go",
"position": "1",
"pull_request_review_id": "2844197577",
"pull_request_url": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions\",\"total_count\":1,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":1,\"rocket\":0,\"eyes\":0}",
"reactions__+1": "",
"reactions__-1": "0",
"reactions__confused": "0",
"reactions__eyes": "0",
"reactions__heart": "1",
"reactions__hooray": "0",
"reactions__laugh": "0",
"reactions__rocket": "0",
"reactions__total_count": "1",
"reactions__url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions",
"repo": "opencode",
"side": "RIGHT",
"sort": "",
"start_line": "",
"start_side": "",
"subject_type": "line",
"updated_at": "2025-05-15T15:35:29Z",
"url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"user": "{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA5MzU=\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/6510935?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/l0gicgate\",\"html_url\":\"https://github.com/l0gicgate\",\"followers_url\":\"https://api.github.com/users/l0gicgate/followers\",\"following_url\":\"https://api.github.com/users/l0gicgate/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/l0gicgate/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/l0gicgate/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/l0gicgate/subscriptions\",\"organizations_url\":\"https://api.github.com/users/l0gicgate/orgs\",\"repos_url\":\"https://api.github.com/users/l0gicgate/repos\",\"events_url\":\"https://api.github.com/users/l0gicgate/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/l0gicgate/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"user__avatar_url": "https://avatars.githubusercontent.com/u/6510935?v=4",
"user__email": "",
"user__events_url": "https://api.github.com/users/l0gicgate/events{/privacy}",
"user__followers_url": "https://api.github.com/users/l0gicgate/followers",
"user__following_url": "https://api.github.com/users/l0gicgate/following{/other_user}",
"user__gists_url": "https://api.github.com/users/l0gicgate/gists{/gist_id}",
"user__gravatar_id": "",
"user__html_url": "https://github.com/l0gicgate",
"user__id": "6510935",
"user__login": "l0gicgate",
"user__name": "",
"user__node_id": "MDQ6VXNlcjY1MTA5MzU=",
"user__organizations_url": "https://api.github.com/users/l0gicgate/orgs",
"user__received_events_url": "https://api.github.com/users/l0gicgate/received_events",
"user__repos_url": "https://api.github.com/users/l0gicgate/repos",
"user__site_admin": "false",
"user__starred_at": "",
"user__starred_url": "https://api.github.com/users/l0gicgate/starred{/owner}{/repo}",
"user__subscriptions_url": "https://api.github.com/users/l0gicgate/subscriptions",
"user__type": "User",
"user__url": "https://api.github.com/users/l0gicgate",
"user__user_view_type": "public"
}columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcomment_idcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
trial 2·41965ms·rows 6isError=false
First row (click to expand JSON)
{
"_links": "{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"},\"html\":{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"},\"pull_request\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}}",
"_links__html": "{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"}",
"_links__html__href": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"_links__pull_request": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}",
"_links__pull_request__href": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"_links__self": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"}",
"_links__self__href": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"author_association": "CONTRIBUTOR",
"body": "This was a typo, fixed as part of this changeset even though unrelated",
"body_html": "",
"body_text": "",
"comment_id": "",
"commit_id": "9b81d7bac0738152cc7c74ba3544d01854f2c5f5",
"created_at": "2025-05-15T15:35:29Z",
"diff_hunk": "@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{",
"direction": "",
"html_url": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"id": "2091473649",
"in_reply_to_id": "",
"line": "",
"node_id": "PRRC_kwDOOiiGL858qVrx",
"original_commit_id": "d4648c21cd281a899e1b4f6521b0e7a1db23bfb6",
"original_line": "72",
"original_position": "13",
"original_start_line": "",
"owner": "anomalyco",
"path": "internal/tui/components/chat/editor.go",
"position": "1",
"pull_request_review_id": "2844197577",
"pull_request_url": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions\",\"total_count\":1,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":1,\"rocket\":0,\"eyes\":0}",
"reactions__+1": "",
"reactions__-1": "0",
"reactions__confused": "0",
"reactions__eyes": "0",
"reactions__heart": "1",
"reactions__hooray": "0",
"reactions__laugh": "0",
"reactions__rocket": "0",
"reactions__total_count": "1",
"reactions__url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions",
"repo": "opencode",
"side": "RIGHT",
"sort": "",
"start_line": "",
"start_side": "",
"subject_type": "line",
"updated_at": "2025-05-15T15:35:29Z",
"url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"user": "{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA5MzU=\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/6510935?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/l0gicgate\",\"html_url\":\"https://github.com/l0gicgate\",\"followers_url\":\"https://api.github.com/users/l0gicgate/followers\",\"following_url\":\"https://api.github.com/users/l0gicgate/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/l0gicgate/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/l0gicgate/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/l0gicgate/subscriptions\",\"organizations_url\":\"https://api.github.com/users/l0gicgate/orgs\",\"repos_url\":\"https://api.github.com/users/l0gicgate/repos\",\"events_url\":\"https://api.github.com/users/l0gicgate/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/l0gicgate/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"user__avatar_url": "https://avatars.githubusercontent.com/u/6510935?v=4",
"user__email": "",
"user__events_url": "https://api.github.com/users/l0gicgate/events{/privacy}",
"user__followers_url": "https://api.github.com/users/l0gicgate/followers",
"user__following_url": "https://api.github.com/users/l0gicgate/following{/other_user}",
"user__gists_url": "https://api.github.com/users/l0gicgate/gists{/gist_id}",
"user__gravatar_id": "",
"user__html_url": "https://github.com/l0gicgate",
"user__id": "6510935",
"user__login": "l0gicgate",
"user__name": "",
"user__node_id": "MDQ6VXNlcjY1MTA5MzU=",
"user__organizations_url": "https://api.github.com/users/l0gicgate/orgs",
"user__received_events_url": "https://api.github.com/users/l0gicgate/received_events",
"user__repos_url": "https://api.github.com/users/l0gicgate/repos",
"user__site_admin": "false",
"user__starred_at": "",
"user__starred_url": "https://api.github.com/users/l0gicgate/starred{/owner}{/repo}",
"user__subscriptions_url": "https://api.github.com/users/l0gicgate/subscriptions",
"user__type": "User",
"user__url": "https://api.github.com/users/l0gicgate",
"user__user_view_type": "public"
}columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcomment_idcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
realistic
2 trialsmin 36322ms · median 39266ms · max 42210ms · rows 200,200
typical user query
Command
SELECT * FROM github.repo_pull_comments WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25Trials + output
trial 1·42210ms·rows 200isError=false
First row (click to expand JSON)
{
"_links": "{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"},\"html\":{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"},\"pull_request\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}}",
"_links__html": "{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"}",
"_links__html__href": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"_links__pull_request": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}",
"_links__pull_request__href": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"_links__self": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"}",
"_links__self__href": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"author_association": "CONTRIBUTOR",
"body": "This was a typo, fixed as part of this changeset even though unrelated",
"body_html": "",
"body_text": "",
"comment_id": "",
"commit_id": "9b81d7bac0738152cc7c74ba3544d01854f2c5f5",
"created_at": "2025-05-15T15:35:29Z",
"diff_hunk": "@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{",
"direction": "",
"html_url": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"id": "2091473649",
"in_reply_to_id": "",
"line": "",
"node_id": "PRRC_kwDOOiiGL858qVrx",
"original_commit_id": "d4648c21cd281a899e1b4f6521b0e7a1db23bfb6",
"original_line": "72",
"original_position": "13",
"original_start_line": "",
"owner": "anomalyco",
"path": "internal/tui/components/chat/editor.go",
"position": "1",
"pull_request_review_id": "2844197577",
"pull_request_url": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions\",\"total_count\":1,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":1,\"rocket\":0,\"eyes\":0}",
"reactions__+1": "",
"reactions__-1": "0",
"reactions__confused": "0",
"reactions__eyes": "0",
"reactions__heart": "1",
"reactions__hooray": "0",
"reactions__laugh": "0",
"reactions__rocket": "0",
"reactions__total_count": "1",
"reactions__url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions",
"repo": "opencode",
"side": "RIGHT",
"sort": "",
"start_line": "",
"start_side": "",
"subject_type": "line",
"updated_at": "2025-05-15T15:35:29Z",
"url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"user": "{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA5MzU=\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/6510935?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/l0gicgate\",\"html_url\":\"https://github.com/l0gicgate\",\"followers_url\":\"https://api.github.com/users/l0gicgate/followers\",\"following_url\":\"https://api.github.com/users/l0gicgate/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/l0gicgate/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/l0gicgate/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/l0gicgate/subscriptions\",\"organizations_url\":\"https://api.github.com/users/l0gicgate/orgs\",\"repos_url\":\"https://api.github.com/users/l0gicgate/repos\",\"events_url\":\"https://api.github.com/users/l0gicgate/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/l0gicgate/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"user__avatar_url": "https://avatars.githubusercontent.com/u/6510935?v=4",
"user__email": "",
"user__events_url": "https://api.github.com/users/l0gicgate/events{/privacy}",
"user__followers_url": "https://api.github.com/users/l0gicgate/followers",
"user__following_url": "https://api.github.com/users/l0gicgate/following{/other_user}",
"user__gists_url": "https://api.github.com/users/l0gicgate/gists{/gist_id}",
"user__gravatar_id": "",
"user__html_url": "https://github.com/l0gicgate",
"user__id": "6510935",
"user__login": "l0gicgate",
"user__name": "",
"user__node_id": "MDQ6VXNlcjY1MTA5MzU=",
"user__organizations_url": "https://api.github.com/users/l0gicgate/orgs",
"user__received_events_url": "https://api.github.com/users/l0gicgate/received_events",
"user__repos_url": "https://api.github.com/users/l0gicgate/repos",
"user__site_admin": "false",
"user__starred_at": "",
"user__starred_url": "https://api.github.com/users/l0gicgate/starred{/owner}{/repo}",
"user__subscriptions_url": "https://api.github.com/users/l0gicgate/subscriptions",
"user__type": "User",
"user__url": "https://api.github.com/users/l0gicgate",
"user__user_view_type": "public"
}columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcomment_idcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
trial 2·36322ms·rows 200isError=false
First row (click to expand JSON)
{
"_links": "{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"},\"html\":{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"},\"pull_request\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}}",
"_links__html": "{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"}",
"_links__html__href": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"_links__pull_request": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}",
"_links__pull_request__href": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"_links__self": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"}",
"_links__self__href": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"author_association": "CONTRIBUTOR",
"body": "This was a typo, fixed as part of this changeset even though unrelated",
"body_html": "",
"body_text": "",
"comment_id": "",
"commit_id": "9b81d7bac0738152cc7c74ba3544d01854f2c5f5",
"created_at": "2025-05-15T15:35:29Z",
"diff_hunk": "@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{",
"direction": "",
"html_url": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"id": "2091473649",
"in_reply_to_id": "",
"line": "",
"node_id": "PRRC_kwDOOiiGL858qVrx",
"original_commit_id": "d4648c21cd281a899e1b4f6521b0e7a1db23bfb6",
"original_line": "72",
"original_position": "13",
"original_start_line": "",
"owner": "anomalyco",
"path": "internal/tui/components/chat/editor.go",
"position": "1",
"pull_request_review_id": "2844197577",
"pull_request_url": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions\",\"total_count\":1,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":1,\"rocket\":0,\"eyes\":0}",
"reactions__+1": "",
"reactions__-1": "0",
"reactions__confused": "0",
"reactions__eyes": "0",
"reactions__heart": "1",
"reactions__hooray": "0",
"reactions__laugh": "0",
"reactions__rocket": "0",
"reactions__total_count": "1",
"reactions__url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions",
"repo": "opencode",
"side": "RIGHT",
"sort": "",
"start_line": "",
"start_side": "",
"subject_type": "line",
"updated_at": "2025-05-15T15:35:29Z",
"url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"user": "{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA5MzU=\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/6510935?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/l0gicgate\",\"html_url\":\"https://github.com/l0gicgate\",\"followers_url\":\"https://api.github.com/users/l0gicgate/followers\",\"following_url\":\"https://api.github.com/users/l0gicgate/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/l0gicgate/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/l0gicgate/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/l0gicgate/subscriptions\",\"organizations_url\":\"https://api.github.com/users/l0gicgate/orgs\",\"repos_url\":\"https://api.github.com/users/l0gicgate/repos\",\"events_url\":\"https://api.github.com/users/l0gicgate/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/l0gicgate/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"user__avatar_url": "https://avatars.githubusercontent.com/u/6510935?v=4",
"user__email": "",
"user__events_url": "https://api.github.com/users/l0gicgate/events{/privacy}",
"user__followers_url": "https://api.github.com/users/l0gicgate/followers",
"user__following_url": "https://api.github.com/users/l0gicgate/following{/other_user}",
"user__gists_url": "https://api.github.com/users/l0gicgate/gists{/gist_id}",
"user__gravatar_id": "",
"user__html_url": "https://github.com/l0gicgate",
"user__id": "6510935",
"user__login": "l0gicgate",
"user__name": "",
"user__node_id": "MDQ6VXNlcjY1MTA5MzU=",
"user__organizations_url": "https://api.github.com/users/l0gicgate/orgs",
"user__received_events_url": "https://api.github.com/users/l0gicgate/received_events",
"user__repos_url": "https://api.github.com/users/l0gicgate/repos",
"user__site_admin": "false",
"user__starred_at": "",
"user__starred_url": "https://api.github.com/users/l0gicgate/starred{/owner}{/repo}",
"user__subscriptions_url": "https://api.github.com/users/l0gicgate/subscriptions",
"user__type": "User",
"user__url": "https://api.github.com/users/l0gicgate",
"user__user_view_type": "public"
}columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcomment_idcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
edge
2 trialsmin 39483ms · median 46910ms · max 54337ms · rows 200,200
edge: larger limit
Command
SELECT * FROM github.repo_pull_comments WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200Trials + output
trial 1·54337ms·rows 200isError=false
First row (click to expand JSON)
{
"_links": "{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"},\"html\":{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"},\"pull_request\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}}",
"_links__html": "{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"}",
"_links__html__href": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"_links__pull_request": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}",
"_links__pull_request__href": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"_links__self": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"}",
"_links__self__href": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"author_association": "CONTRIBUTOR",
"body": "This was a typo, fixed as part of this changeset even though unrelated",
"body_html": "",
"body_text": "",
"comment_id": "",
"commit_id": "9b81d7bac0738152cc7c74ba3544d01854f2c5f5",
"created_at": "2025-05-15T15:35:29Z",
"diff_hunk": "@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{",
"direction": "",
"html_url": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"id": "2091473649",
"in_reply_to_id": "",
"line": "",
"node_id": "PRRC_kwDOOiiGL858qVrx",
"original_commit_id": "d4648c21cd281a899e1b4f6521b0e7a1db23bfb6",
"original_line": "72",
"original_position": "13",
"original_start_line": "",
"owner": "anomalyco",
"path": "internal/tui/components/chat/editor.go",
"position": "1",
"pull_request_review_id": "2844197577",
"pull_request_url": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions\",\"total_count\":1,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":1,\"rocket\":0,\"eyes\":0}",
"reactions__+1": "",
"reactions__-1": "0",
"reactions__confused": "0",
"reactions__eyes": "0",
"reactions__heart": "1",
"reactions__hooray": "0",
"reactions__laugh": "0",
"reactions__rocket": "0",
"reactions__total_count": "1",
"reactions__url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions",
"repo": "opencode",
"side": "RIGHT",
"sort": "",
"start_line": "",
"start_side": "",
"subject_type": "line",
"updated_at": "2025-05-15T15:35:29Z",
"url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"user": "{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA5MzU=\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/6510935?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/l0gicgate\",\"html_url\":\"https://github.com/l0gicgate\",\"followers_url\":\"https://api.github.com/users/l0gicgate/followers\",\"following_url\":\"https://api.github.com/users/l0gicgate/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/l0gicgate/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/l0gicgate/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/l0gicgate/subscriptions\",\"organizations_url\":\"https://api.github.com/users/l0gicgate/orgs\",\"repos_url\":\"https://api.github.com/users/l0gicgate/repos\",\"events_url\":\"https://api.github.com/users/l0gicgate/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/l0gicgate/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"user__avatar_url": "https://avatars.githubusercontent.com/u/6510935?v=4",
"user__email": "",
"user__events_url": "https://api.github.com/users/l0gicgate/events{/privacy}",
"user__followers_url": "https://api.github.com/users/l0gicgate/followers",
"user__following_url": "https://api.github.com/users/l0gicgate/following{/other_user}",
"user__gists_url": "https://api.github.com/users/l0gicgate/gists{/gist_id}",
"user__gravatar_id": "",
"user__html_url": "https://github.com/l0gicgate",
"user__id": "6510935",
"user__login": "l0gicgate",
"user__name": "",
"user__node_id": "MDQ6VXNlcjY1MTA5MzU=",
"user__organizations_url": "https://api.github.com/users/l0gicgate/orgs",
"user__received_events_url": "https://api.github.com/users/l0gicgate/received_events",
"user__repos_url": "https://api.github.com/users/l0gicgate/repos",
"user__site_admin": "false",
"user__starred_at": "",
"user__starred_url": "https://api.github.com/users/l0gicgate/starred{/owner}{/repo}",
"user__subscriptions_url": "https://api.github.com/users/l0gicgate/subscriptions",
"user__type": "User",
"user__url": "https://api.github.com/users/l0gicgate",
"user__user_view_type": "public"
}columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcomment_idcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
trial 2·39483ms·rows 200isError=false
First row (click to expand JSON)
{
"_links": "{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"},\"html\":{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"},\"pull_request\":{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}}",
"_links__html": "{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649\"}",
"_links__html__href": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"_links__pull_request": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/14\"}",
"_links__pull_request__href": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"_links__self": "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649\"}",
"_links__self__href": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"author_association": "CONTRIBUTOR",
"body": "This was a typo, fixed as part of this changeset even though unrelated",
"body_html": "",
"body_text": "",
"comment_id": "",
"commit_id": "9b81d7bac0738152cc7c74ba3544d01854f2c5f5",
"created_at": "2025-05-15T15:35:29Z",
"diff_hunk": "@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{",
"direction": "",
"html_url": "https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649",
"id": "2091473649",
"in_reply_to_id": "",
"line": "",
"node_id": "PRRC_kwDOOiiGL858qVrx",
"original_commit_id": "d4648c21cd281a899e1b4f6521b0e7a1db23bfb6",
"original_line": "72",
"original_position": "13",
"original_start_line": "",
"owner": "anomalyco",
"path": "internal/tui/components/chat/editor.go",
"position": "1",
"pull_request_review_id": "2844197577",
"pull_request_url": "https://api.github.com/repos/anomalyco/opencode/pulls/14",
"reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions\",\"total_count\":1,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":1,\"rocket\":0,\"eyes\":0}",
"reactions__+1": "",
"reactions__-1": "0",
"reactions__confused": "0",
"reactions__eyes": "0",
"reactions__heart": "1",
"reactions__hooray": "0",
"reactions__laugh": "0",
"reactions__rocket": "0",
"reactions__total_count": "1",
"reactions__url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/reactions",
"repo": "opencode",
"side": "RIGHT",
"sort": "",
"start_line": "",
"start_side": "",
"subject_type": "line",
"updated_at": "2025-05-15T15:35:29Z",
"url": "https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649",
"user": "{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA5MzU=\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/6510935?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/l0gicgate\",\"html_url\":\"https://github.com/l0gicgate\",\"followers_url\":\"https://api.github.com/users/l0gicgate/followers\",\"following_url\":\"https://api.github.com/users/l0gicgate/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/l0gicgate/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/l0gicgate/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/l0gicgate/subscriptions\",\"organizations_url\":\"https://api.github.com/users/l0gicgate/orgs\",\"repos_url\":\"https://api.github.com/users/l0gicgate/repos\",\"events_url\":\"https://api.github.com/users/l0gicgate/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/l0gicgate/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"user__avatar_url": "https://avatars.githubusercontent.com/u/6510935?v=4",
"user__email": "",
"user__events_url": "https://api.github.com/users/l0gicgate/events{/privacy}",
"user__followers_url": "https://api.github.com/users/l0gicgate/followers",
"user__following_url": "https://api.github.com/users/l0gicgate/following{/other_user}",
"user__gists_url": "https://api.github.com/users/l0gicgate/gists{/gist_id}",
"user__gravatar_id": "",
"user__html_url": "https://github.com/l0gicgate",
"user__id": "6510935",
"user__login": "l0gicgate",
"user__name": "",
"user__node_id": "MDQ6VXNlcjY1MTA5MzU=",
"user__organizations_url": "https://api.github.com/users/l0gicgate/orgs",
"user__received_events_url": "https://api.github.com/users/l0gicgate/received_events",
"user__repos_url": "https://api.github.com/users/l0gicgate/repos",
"user__site_admin": "false",
"user__starred_at": "",
"user__starred_url": "https://api.github.com/users/l0gicgate/starred{/owner}{/repo}",
"user__subscriptions_url": "https://api.github.com/users/l0gicgate/subscriptions",
"user__type": "User",
"user__url": "https://api.github.com/users/l0gicgate",
"user__user_view_type": "public"
}columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcomment_idcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
All returned rowsacross all non-errored trials · filterable · paginated
812 rows stored · 812 returned · page 1/33
| 1 | 0 | {"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments… | {"href":"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649"} | https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/14"} | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473… | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649 | CONTRIBUTOR | This was a typo, fixed as part of this changeset even though unrelated | — | — | — | 9b81d7bac0738152cc7c74ba3544d01854f2c5f5 | 2025-05-15T15:35:29Z | @@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{ | — | https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649 | 2091473649 | — | — | PRRC_kwDOOiiGL858qVrx | d4648c21cd281a899e1b4f6521b0e7a1db23bfb6 | 72 | 13 | — | anomalyco | internal/tui/components/chat/editor.go | 1 | 2844197577 | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914736… | — | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/react… | opencode | RIGHT | — | — | — | line | 2025-05-15T15:35:29Z | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649 | {"login":"l0gicgate","id":6510935,"node_id":"MDQ6VXNlcjY1MTA5MzU=","avatar_url"… | https://avatars.githubusercontent.com/u/6510935?v=4 | — | https://api.github.com/users/l0gicgate/events{/privacy} | https://api.github.com/users/l0gicgate/followers | https://api.github.com/users/l0gicgate/following{/other_user} | https://api.github.com/users/l0gicgate/gists{/gist_id} | — | https://github.com/l0gicgate | 6510935 | l0gicgate | — | MDQ6VXNlcjY1MTA5MzU= | https://api.github.com/users/l0gicgate/orgs | https://api.github.com/users/l0gicgate/received_events | https://api.github.com/users/l0gicgate/repos | false | — | https://api.github.com/users/l0gicgate/starred{/owner}{/repo} | https://api.github.com/users/l0gicgate/subscriptions | User | https://api.github.com/users/l0gicgate | public |
| 1 | 1 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 2 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | DeleteAllAttachments: key.NewBinding( | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 3 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | key.WithKeys("r"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 4 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - key.WithHelp("ctrl+r+r", "delete all attchments"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 5 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | + key.WithHelp("ctrl+r+r", "delete all attachments"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 2 | 6 | {"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments… | {"href":"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649"} | https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/14"} | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473… | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649 | CONTRIBUTOR | This was a typo, fixed as part of this changeset even though unrelated | — | — | — | 9b81d7bac0738152cc7c74ba3544d01854f2c5f5 | 2025-05-15T15:35:29Z | @@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{ | — | https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649 | 2091473649 | — | — | PRRC_kwDOOiiGL858qVrx | d4648c21cd281a899e1b4f6521b0e7a1db23bfb6 | 72 | 13 | — | anomalyco | internal/tui/components/chat/editor.go | 1 | 2844197577 | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914736… | — | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/react… | opencode | RIGHT | — | — | — | line | 2025-05-15T15:35:29Z | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649 | {"login":"l0gicgate","id":6510935,"node_id":"MDQ6VXNlcjY1MTA5MzU=","avatar_url"… | https://avatars.githubusercontent.com/u/6510935?v=4 | — | https://api.github.com/users/l0gicgate/events{/privacy} | https://api.github.com/users/l0gicgate/followers | https://api.github.com/users/l0gicgate/following{/other_user} | https://api.github.com/users/l0gicgate/gists{/gist_id} | — | https://github.com/l0gicgate | 6510935 | l0gicgate | — | MDQ6VXNlcjY1MTA5MzU= | https://api.github.com/users/l0gicgate/orgs | https://api.github.com/users/l0gicgate/received_events | https://api.github.com/users/l0gicgate/repos | false | — | https://api.github.com/users/l0gicgate/starred{/owner}{/repo} | https://api.github.com/users/l0gicgate/subscriptions | User | https://api.github.com/users/l0gicgate | public |
| 2 | 7 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 2 | 8 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | DeleteAllAttachments: key.NewBinding( | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 2 | 9 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | key.WithKeys("r"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 2 | 10 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - key.WithHelp("ctrl+r+r", "delete all attchments"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 2 | 11 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | + key.WithHelp("ctrl+r+r", "delete all attachments"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 12 | {"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments… | {"href":"https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649"} | https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/14"} | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473… | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649 | CONTRIBUTOR | This was a typo, fixed as part of this changeset even though unrelated | — | — | — | 9b81d7bac0738152cc7c74ba3544d01854f2c5f5 | 2025-05-15T15:35:29Z | @@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{ | — | https://github.com/anomalyco/opencode/pull/14#discussion_r2091473649 | 2091473649 | — | — | PRRC_kwDOOiiGL858qVrx | d4648c21cd281a899e1b4f6521b0e7a1db23bfb6 | 72 | 13 | — | anomalyco | internal/tui/components/chat/editor.go | 1 | 2844197577 | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914736… | — | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/react… | opencode | RIGHT | — | — | — | line | 2025-05-15T15:35:29Z | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649 | {"login":"l0gicgate","id":6510935,"node_id":"MDQ6VXNlcjY1MTA5MzU=","avatar_url"… | https://avatars.githubusercontent.com/u/6510935?v=4 | — | https://api.github.com/users/l0gicgate/events{/privacy} | https://api.github.com/users/l0gicgate/followers | https://api.github.com/users/l0gicgate/following{/other_user} | https://api.github.com/users/l0gicgate/gists{/gist_id} | — | https://github.com/l0gicgate | 6510935 | l0gicgate | — | MDQ6VXNlcjY1MTA5MzU= | https://api.github.com/users/l0gicgate/orgs | https://api.github.com/users/l0gicgate/received_events | https://api.github.com/users/l0gicgate/repos | false | — | https://api.github.com/users/l0gicgate/starred{/owner}{/repo} | https://api.github.com/users/l0gicgate/subscriptions | User | https://api.github.com/users/l0gicgate | public |
| 1 | 13 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 14 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | DeleteAllAttachments: key.NewBinding( | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 15 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | key.WithKeys("r"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 16 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - key.WithHelp("ctrl+r+r", "delete all attchments"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 17 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | + key.WithHelp("ctrl+r+r", "delete all attachments"), | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 18 | {"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments… | {"href":"https://github.com/anomalyco/opencode/pull/14#discussion_r2091477699"} | https://github.com/anomalyco/opencode/pull/14#discussion_r2091477699 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/14"} | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091477… | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091477699 | CONTRIBUTOR | The UI heavily relies on the `app.PrimaryAgent` being present, this agent is ju… | — | — | — | 9b81d7bac0738152cc7c74ba3544d01854f2c5f5 | 2025-05-15T15:37:27Z | @@ -0,0 +1,57 @@ | — | https://github.com/anomalyco/opencode/pull/14#discussion_r2091477699 | 2091477699 | — | 15 | PRRC_kwDOOiiGL858qWrD | d4648c21cd281a899e1b4f6521b0e7a1db23bfb6 | 15 | 15 | — | anomalyco | internal/llm/agent/setup-agent.go | 15 | 2844204471 | https://api.github.com/repos/anomalyco/opencode/pulls/14 | {"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914776… | — | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091477699/react… | opencode | RIGHT | — | — | — | line | 2025-05-15T15:37:37Z | https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091477699 | {"login":"l0gicgate","id":6510935,"node_id":"MDQ6VXNlcjY1MTA5MzU=","avatar_url"… | https://avatars.githubusercontent.com/u/6510935?v=4 | — | https://api.github.com/users/l0gicgate/events{/privacy} | https://api.github.com/users/l0gicgate/followers | https://api.github.com/users/l0gicgate/following{/other_user} | https://api.github.com/users/l0gicgate/gists{/gist_id} | — | https://github.com/l0gicgate | 6510935 | l0gicgate | — | MDQ6VXNlcjY1MTA5MzU= | https://api.github.com/users/l0gicgate/orgs | https://api.github.com/users/l0gicgate/received_events | https://api.github.com/users/l0gicgate/repos | false | — | https://api.github.com/users/l0gicgate/starred{/owner}{/repo} | https://api.github.com/users/l0gicgate/subscriptions | User | https://api.github.com/users/l0gicgate | public |
| 1 | 19 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | +package agent | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 20 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | + | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 21 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | +import ( | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 22 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | + "context" | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 23 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | + "fmt" | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 24 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | + "github.com/sst/opencode/internal/config" | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
Column profile
72 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | _links | string | 6 | 0 | "{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/open" |
| 2 | _links__html | string | 6 | 0 | "{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discu" |
| 3 | _links__html__href | string | 6 | 0 | "https://github.com/anomalyco/opencode/pull/14#discussion_r20" |
| 4 | _links__pull_request | string | 6 | 0 | "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pul" |
| 5 | _links__pull_request__href | string | 6 | 0 | "https://api.github.com/repos/anomalyco/opencode/pulls/14" |
| 6 | _links__self | string | 6 | 0 | "{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pul" |
| 7 | _links__self__href | string | 6 | 0 | "https://api.github.com/repos/anomalyco/opencode/pulls/commen" |
| 8 | author_association | string | 6 | 0 | "CONTRIBUTOR" |
| 9 | body | string | 6 | 0 | "This was a typo, fixed as part of this changeset even though" |
| 10 | body_html | — | 0 | 6 | empty |
| 11 | body_text | — | 0 | 6 | empty |
| 12 | comment_id | — | 0 | 6 | empty |
| 13 | commit_id | string | 6 | 0 | "9b81d7bac0738152cc7c74ba3544d01854f2c5f5" |
| 14 | created_at | string | 6 | 0 | "2025-05-15T15:35:29Z" |
| 15 | diff_hunk | string | 6 | 0 | "@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMap" |
| 16 | direction | — | 0 | 6 | empty |
| 17 | html_url | string | 6 | 0 | "https://github.com/anomalyco/opencode/pull/14#discussion_r20" |
| 18 | id | string | 6 | 0 | "2091473649" |
| 19 | in_reply_to_id | — | 0 | 6 | empty |
| 20 | line | — | 0 | 6 | empty |
| 21 | node_id | string | 6 | 0 | "PRRC_kwDOOiiGL858qVrx" |
| 22 | original_commit_id | string | 6 | 0 | "d4648c21cd281a899e1b4f6521b0e7a1db23bfb6" |
| 23 | original_line | string | 6 | 0 | "72" |
| 24 | original_position | string | 6 | 0 | "13" |
| 25 | original_start_line | — | 0 | 6 | empty |
| 26 | owner | string | 6 | 0 | "anomalyco" |
| 27 | path | string | 6 | 0 | "internal/tui/components/chat/editor.go" |
| 28 | position | string | 6 | 0 | "1" |
| 29 | pull_request_review_id | string | 6 | 0 | "2844197577" |
| 30 | pull_request_url | string | 6 | 0 | "https://api.github.com/repos/anomalyco/opencode/pulls/14" |
| 31 | reactions | string | 6 | 0 | "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pull" |
| 32 | reactions__+1 | — | 0 | 6 | empty |
| 33 | reactions__-1 | string | 6 | 0 | "0" |
| 34 | reactions__confused | string | 6 | 0 | "0" |
| 35 | reactions__eyes | string | 6 | 0 | "0" |
| 36 | reactions__heart | string | 6 | 0 | "1" |
| 37 | reactions__hooray | string | 6 | 0 | "0" |
| 38 | reactions__laugh | string | 6 | 0 | "0" |
| 39 | reactions__rocket | string | 6 | 0 | "0" |
| 40 | reactions__total_count | string | 6 | 0 | "1" |
| 41 | reactions__url | string | 6 | 0 | "https://api.github.com/repos/anomalyco/opencode/pulls/commen" |
| 42 | repo | string | 6 | 0 | "opencode" |
| 43 | side | string | 6 | 0 | "RIGHT" |
| 44 | sort | — | 0 | 6 | empty |
| 45 | start_line | — | 0 | 6 | empty |
| 46 | start_side | — | 0 | 6 | empty |
| 47 | subject_type | string | 6 | 0 | "line" |
| 48 | updated_at | string | 6 | 0 | "2025-05-15T15:35:29Z" |
| 49 | url | string | 6 | 0 | "https://api.github.com/repos/anomalyco/opencode/pulls/commen" |
| 50 | user | string | 6 | 0 | "{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA" |
| 51 | user__avatar_url | string | 6 | 0 | "https://avatars.githubusercontent.com/u/6510935?v=4" |
| 52 | user__email | — | 0 | 6 | empty |
| 53 | user__events_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/events{/privacy}" |
| 54 | user__followers_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/followers" |
| 55 | user__following_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/following{/other_user" |
| 56 | user__gists_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/gists{/gist_id}" |
| 57 | user__gravatar_id | — | 0 | 6 | empty |
| 58 | user__html_url | string | 6 | 0 | "https://github.com/l0gicgate" |
| 59 | user__id | string | 6 | 0 | "6510935" |
| 60 | user__login | string | 6 | 0 | "l0gicgate" |
| 61 | user__name | — | 0 | 6 | empty |
| 62 | user__node_id | string | 6 | 0 | "MDQ6VXNlcjY1MTA5MzU=" |
| 63 | user__organizations_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/orgs" |
| 64 | user__received_events_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/received_events" |
| 65 | user__repos_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/repos" |
| 66 | user__site_admin | string | 6 | 0 | "false" |
| 67 | user__starred_at | — | 0 | 6 | empty |
| 68 | user__starred_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/starred{/owner}{/repo" |
| 69 | user__subscriptions_url | string | 6 | 0 | "https://api.github.com/users/l0gicgate/subscriptions" |
| 70 | user__type | string | 6 | 0 | "User" |
| 71 | user__url | string | 6 | 0 | "https://api.github.com/users/l0gicgate" |
| 72 | user__user_view_type | string | 6 | 0 | "public" |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 44634ms | 6 | ok | _links, _links__html, _links__html__href |
| minimal | t2 | 41965ms | 6 | ok | _links, _links__html, _links__html__href |
| realistic | t1 | 42210ms | 200 | ok | _links, _links__html, _links__html__href |
| realistic | t2 | 36322ms | 200 | ok | _links, _links__html, _links__html__href |
| edge | t1 | 54337ms | 200 | ok | _links, _links__html, _links__html__href |
| edge | t2 | 39483ms | 200 | ok | _links, _links__html, _links__html__href |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires owner and repo. Most useful optional filters: sort, comment_id, direction. Add comment_id to jump from the default list call to a specific record lookup.Columns coral returned (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcomment_idcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:32:18ZJSON record:
reports/github/tables/repo_pull_comments.jsonfirst_run_at:
2026-08-31T08:32:18Zlast_retried_at:
2026-08-31T08:32:18Zretry_count:
0