github source

github.repo_pull_comments

pass

List 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

VariantTrialsMinMedianMaxRow countsErrors
minimal241965 ms43299 ms44634 ms[6, 6]0
realistic236322 ms39266 ms42210 ms[200, 200]0
edge239483 ms46910 ms54337 ms[200, 200]0

Latency per trial

minimalmedian 43299ms
t144634mst241965ms
scale: 0–44634 ms
realisticmedian 39266ms
t142210mst236322ms
scale: 0–42210 ms
edgemedian 46910ms
t154337mst239483ms
scale: 0–54337 ms

Probe variants — every command + output

minimal2 trials
min 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 1
Trials + 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
realistic2 trials
min 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 25
Trials + 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
edge2 trials
min 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 200
Trials + 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
10{"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/2091473649CONTRIBUTORThis was a typo, fixed as part of this changeset even though unrelated9b81d7bac0738152cc7c74ba3544d01854f2c5f52025-05-15T15:35:29Z@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{https://github.com/anomalyco/opencode/pull/14#discussion_r20914736492091473649PRRC_kwDOOiiGL858qVrxd4648c21cd281a899e1b4f6521b0e7a1db23bfb67213anomalycointernal/tui/components/chat/editor.go12844197577https://api.github.com/repos/anomalyco/opencode/pulls/14{"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914736…00010001https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/react…opencodeRIGHTline2025-05-15T15:35:29Zhttps://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=4https://api.github.com/users/l0gicgate/events{/privacy}https://api.github.com/users/l0gicgate/followershttps://api.github.com/users/l0gicgate/following{/other_user}https://api.github.com/users/l0gicgate/gists{/gist_id}https://github.com/l0gicgate6510935l0gicgateMDQ6VXNlcjY1MTA5MzU=https://api.github.com/users/l0gicgate/orgshttps://api.github.com/users/l0gicgate/received_eventshttps://api.github.com/users/l0gicgate/reposfalsehttps://api.github.com/users/l0gicgate/starred{/owner}{/repo}https://api.github.com/users/l0gicgate/subscriptionsUserhttps://api.github.com/users/l0gicgatepublic
11),
12DeleteAllAttachments: key.NewBinding(
13key.WithKeys("r"),
14- key.WithHelp("ctrl+r+r", "delete all attchments"),
15+ key.WithHelp("ctrl+r+r", "delete all attachments"),
26{"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/2091473649CONTRIBUTORThis was a typo, fixed as part of this changeset even though unrelated9b81d7bac0738152cc7c74ba3544d01854f2c5f52025-05-15T15:35:29Z@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{https://github.com/anomalyco/opencode/pull/14#discussion_r20914736492091473649PRRC_kwDOOiiGL858qVrxd4648c21cd281a899e1b4f6521b0e7a1db23bfb67213anomalycointernal/tui/components/chat/editor.go12844197577https://api.github.com/repos/anomalyco/opencode/pulls/14{"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914736…00010001https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/react…opencodeRIGHTline2025-05-15T15:35:29Zhttps://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=4https://api.github.com/users/l0gicgate/events{/privacy}https://api.github.com/users/l0gicgate/followershttps://api.github.com/users/l0gicgate/following{/other_user}https://api.github.com/users/l0gicgate/gists{/gist_id}https://github.com/l0gicgate6510935l0gicgateMDQ6VXNlcjY1MTA5MzU=https://api.github.com/users/l0gicgate/orgshttps://api.github.com/users/l0gicgate/received_eventshttps://api.github.com/users/l0gicgate/reposfalsehttps://api.github.com/users/l0gicgate/starred{/owner}{/repo}https://api.github.com/users/l0gicgate/subscriptionsUserhttps://api.github.com/users/l0gicgatepublic
27),
28DeleteAllAttachments: key.NewBinding(
29key.WithKeys("r"),
210- key.WithHelp("ctrl+r+r", "delete all attchments"),
211+ key.WithHelp("ctrl+r+r", "delete all attachments"),
112{"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/2091473649CONTRIBUTORThis was a typo, fixed as part of this changeset even though unrelated9b81d7bac0738152cc7c74ba3544d01854f2c5f52025-05-15T15:35:29Z@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMaps{https://github.com/anomalyco/opencode/pull/14#discussion_r20914736492091473649PRRC_kwDOOiiGL858qVrxd4648c21cd281a899e1b4f6521b0e7a1db23bfb67213anomalycointernal/tui/components/chat/editor.go12844197577https://api.github.com/repos/anomalyco/opencode/pulls/14{"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914736…00010001https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091473649/react…opencodeRIGHTline2025-05-15T15:35:29Zhttps://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=4https://api.github.com/users/l0gicgate/events{/privacy}https://api.github.com/users/l0gicgate/followershttps://api.github.com/users/l0gicgate/following{/other_user}https://api.github.com/users/l0gicgate/gists{/gist_id}https://github.com/l0gicgate6510935l0gicgateMDQ6VXNlcjY1MTA5MzU=https://api.github.com/users/l0gicgate/orgshttps://api.github.com/users/l0gicgate/received_eventshttps://api.github.com/users/l0gicgate/reposfalsehttps://api.github.com/users/l0gicgate/starred{/owner}{/repo}https://api.github.com/users/l0gicgate/subscriptionsUserhttps://api.github.com/users/l0gicgatepublic
113),
114DeleteAllAttachments: key.NewBinding(
115key.WithKeys("r"),
116- key.WithHelp("ctrl+r+r", "delete all attchments"),
117+ key.WithHelp("ctrl+r+r", "delete all attachments"),
118{"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/2091477699CONTRIBUTORThe UI heavily relies on the `app.PrimaryAgent` being present, this agent is ju…9b81d7bac0738152cc7c74ba3544d01854f2c5f52025-05-15T15:37:27Z@@ -0,0 +1,57 @@https://github.com/anomalyco/opencode/pull/14#discussion_r2091477699209147769915PRRC_kwDOOiiGL858qWrDd4648c21cd281a899e1b4f6521b0e7a1db23bfb61515anomalycointernal/llm/agent/setup-agent.go152844204471https://api.github.com/repos/anomalyco/opencode/pulls/14{"url":"https://api.github.com/repos/anomalyco/opencode/pulls/comments/20914776…00000001https://api.github.com/repos/anomalyco/opencode/pulls/comments/2091477699/react…opencodeRIGHTline2025-05-15T15:37:37Zhttps://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=4https://api.github.com/users/l0gicgate/events{/privacy}https://api.github.com/users/l0gicgate/followershttps://api.github.com/users/l0gicgate/following{/other_user}https://api.github.com/users/l0gicgate/gists{/gist_id}https://github.com/l0gicgate6510935l0gicgateMDQ6VXNlcjY1MTA5MzU=https://api.github.com/users/l0gicgate/orgshttps://api.github.com/users/l0gicgate/received_eventshttps://api.github.com/users/l0gicgate/reposfalsehttps://api.github.com/users/l0gicgate/starred{/owner}{/repo}https://api.github.com/users/l0gicgate/subscriptionsUserhttps://api.github.com/users/l0gicgatepublic
119+package agent
120+
121+import (
122+ "context"
123+ "fmt"
124+ "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.

#ColumnInferred typeNon-nullNullsSample value(s)
1_linksstring60"{\"self\":{\"href\":\"https://api.github.com/repos/anomalyco/open"
2_links__htmlstring60"{\"href\":\"https://github.com/anomalyco/opencode/pull/14#discu"
3_links__html__hrefstring60"https://github.com/anomalyco/opencode/pull/14#discussion_r20"
4_links__pull_requeststring60"{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pul"
5_links__pull_request__hrefstring60"https://api.github.com/repos/anomalyco/opencode/pulls/14"
6_links__selfstring60"{\"href\":\"https://api.github.com/repos/anomalyco/opencode/pul"
7_links__self__hrefstring60"https://api.github.com/repos/anomalyco/opencode/pulls/commen"
8author_associationstring60"CONTRIBUTOR"
9bodystring60"This was a typo, fixed as part of this changeset even though"
10body_html06empty
11body_text06empty
12comment_id06empty
13commit_idstring60"9b81d7bac0738152cc7c74ba3544d01854f2c5f5"
14created_atstring60"2025-05-15T15:35:29Z"
15diff_hunkstring60"@@ -68,7 +69,7 @@ var DeleteKeyMaps = DeleteAttachmentKeyMap"
16direction06empty
17html_urlstring60"https://github.com/anomalyco/opencode/pull/14#discussion_r20"
18idstring60"2091473649"
19in_reply_to_id06empty
20line06empty
21node_idstring60"PRRC_kwDOOiiGL858qVrx"
22original_commit_idstring60"d4648c21cd281a899e1b4f6521b0e7a1db23bfb6"
23original_linestring60"72"
24original_positionstring60"13"
25original_start_line06empty
26ownerstring60"anomalyco"
27pathstring60"internal/tui/components/chat/editor.go"
28positionstring60"1"
29pull_request_review_idstring60"2844197577"
30pull_request_urlstring60"https://api.github.com/repos/anomalyco/opencode/pulls/14"
31reactionsstring60"{\"url\":\"https://api.github.com/repos/anomalyco/opencode/pull"
32reactions__+106empty
33reactions__-1string60"0"
34reactions__confusedstring60"0"
35reactions__eyesstring60"0"
36reactions__heartstring60"1"
37reactions__hooraystring60"0"
38reactions__laughstring60"0"
39reactions__rocketstring60"0"
40reactions__total_countstring60"1"
41reactions__urlstring60"https://api.github.com/repos/anomalyco/opencode/pulls/commen"
42repostring60"opencode"
43sidestring60"RIGHT"
44sort06empty
45start_line06empty
46start_side06empty
47subject_typestring60"line"
48updated_atstring60"2025-05-15T15:35:29Z"
49urlstring60"https://api.github.com/repos/anomalyco/opencode/pulls/commen"
50userstring60"{\"login\":\"l0gicgate\",\"id\":6510935,\"node_id\":\"MDQ6VXNlcjY1MTA"
51user__avatar_urlstring60"https://avatars.githubusercontent.com/u/6510935?v=4"
52user__email06empty
53user__events_urlstring60"https://api.github.com/users/l0gicgate/events{/privacy}"
54user__followers_urlstring60"https://api.github.com/users/l0gicgate/followers"
55user__following_urlstring60"https://api.github.com/users/l0gicgate/following{/other_user"
56user__gists_urlstring60"https://api.github.com/users/l0gicgate/gists{/gist_id}"
57user__gravatar_id06empty
58user__html_urlstring60"https://github.com/l0gicgate"
59user__idstring60"6510935"
60user__loginstring60"l0gicgate"
61user__name06empty
62user__node_idstring60"MDQ6VXNlcjY1MTA5MzU="
63user__organizations_urlstring60"https://api.github.com/users/l0gicgate/orgs"
64user__received_events_urlstring60"https://api.github.com/users/l0gicgate/received_events"
65user__repos_urlstring60"https://api.github.com/users/l0gicgate/repos"
66user__site_adminstring60"false"
67user__starred_at06empty
68user__starred_urlstring60"https://api.github.com/users/l0gicgate/starred{/owner}{/repo"
69user__subscriptions_urlstring60"https://api.github.com/users/l0gicgate/subscriptions"
70user__typestring60"User"
71user__urlstring60"https://api.github.com/users/l0gicgate"
72user__user_view_typestring60"public"

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt144634ms6ok_links, _links__html, _links__html__href
minimalt241965ms6ok_links, _links__html, _links__html__href
realistict142210ms200ok_links, _links__html, _links__html__href
realistict236322ms200ok_links, _links__html, _links__html__href
edget154337ms200ok_links, _links__html, _links__html__href
edget239483ms200ok_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:18Z
JSON record: reports/github/tables/repo_pull_comments.json
first_run_at: 2026-08-31T08:32:18Z
last_retried_at: 2026-08-31T08:32:18Z
retry_count: 0
View version history →