github source

github.comments

pass

List commit comments for a repository

Requires owner and repo. Most useful optional filters: comment_id, commit_sha. Add comment_id to jump from the default list call to a specific record lookup.

owner, repo captured 2026-08-31 05:45:51Zmedian 32930 ms
Verdict: TRUE

All variants returned rows on ≥2 trials, 0 errors.

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal228503 ms28558 ms28614 ms[1, 1]0
realistic229776 ms32930 ms36085 ms[25, 25]0
edge229063 ms32359 ms35655 ms[150, 150]0

Latency per trial

minimalmedian 28558ms
t128503mst228614ms
scale: 0–28614 ms
realisticmedian 32930ms
t129776mst236085ms
scale: 0–36085 ms
edgemedian 32359ms
t135655mst229063ms
scale: 0–35655 ms

Probe variants — every command + output

minimal2 trials
min 28503ms · median 28558ms · max 28614ms · rows 1,1

smallest valid query

Command
SELECT * FROM github.comments WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1
Trials + output
trial 1·28503ms·rows 1isError=false
First row (click to expand JSON)
{
  "author_association": "NONE",
  "body": "Does this affect ctrl-c when typing? It was neat to do ctrl-c to clear the input.",
  "comment_id": "",
  "commit_id": "0239761f31cd754942b2540c905201b08a2bf7ff",
  "created_at": "2025-06-14T18:38:46Z",
  "html_url": "https://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a2bf7ff#commitcomment-160041358",
  "id": "160041358",
  "line": "",
  "node_id": "CC_kwDOOiiGL84JigmO",
  "owner": "anomalyco",
  "path": "",
  "position": "",
  "reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions\",\"total_count\":0,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":0,\"rocket\":0,\"eyes\":0}",
  "reactions__+1": "",
  "reactions__-1": "0",
  "reactions__confused": "0",
  "reactions__eyes": "0",
  "reactions__heart": "0",
  "reactions__hooray": "0",
  "reactions__laugh": "0",
  "reactions__rocket": "0",
  "reactions__total_count": "0",
  "reactions__url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions",
  "repo": "opencode",
  "updated_at": "2025-06-14T18:38:46Z",
  "url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358",
  "user": "{\"login\":\"itschip\",\"id\":59088889,\"node_id\":\"MDQ6VXNlcjU5MDg4ODg5\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/59088889?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/itschip\",\"html_url\":\"https://github.com/itschip\",\"followers_url\":\"https://api.github.com/users/itschip/followers\",\"following_url\":\"https://api.github.com/users/itschip/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/itschip/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/itschip/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/itschip/subscriptions\",\"organizations_url\":\"https://api.github.com/users/itschip/orgs\",\"repos_url\":\"https://api.github.com/users/itschip/repos\",\"events_url\":\"https://api.github.com/users/itschip/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/itschip/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
  "user__avatar_url": "https://avatars.githubusercontent.com/u/59088889?v=4",
  "user__email": "",
  "user__events_url": "https://api.github.com/users/itschip/events{/privacy}",
  "user__followers_url": "https://api.github.com/users/itschip/followers",
  "user__following_url": "https://api.github.com/users/itschip/following{/other_user}",
  "user__gists_url": "https://api.github.com/users/itschip/gists{/gist_id}",
  "user__gravatar_id": "",
  "user__html_url": "https://github.com/itschip",
  "user__id": "59088889",
  "user__login": "itschip",
  "user__name": "",
  "user__node_id": "MDQ6VXNlcjU5MDg4ODg5",
  "user__organizations_url": "https://api.github.com/users/itschip/orgs",
  "user__received_events_url": "https://api.github.com/users/itschip/received_events",
  "user__repos_url": "https://api.github.com/users/itschip/repos",
  "user__site_admin": "false",
  "user__starred_at": "",
  "user__starred_url": "https://api.github.com/users/itschip/starred{/owner}{/repo}",
  "user__subscriptions_url": "https://api.github.com/users/itschip/subscriptions",
  "user__type": "User",
  "user__url": "https://api.github.com/users/itschip",
  "user__user_view_type": "public",
  "commit_sha": ""
}
columns (50)
author_associationbodycomment_idcommit_idcreated_athtml_urlidlinenode_idownerpathpositionreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlrepoupdated_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_typecommit_sha
trial 2·28614ms·rows 1isError=false
First row (click to expand JSON)
{
  "author_association": "NONE",
  "body": "Does this affect ctrl-c when typing? It was neat to do ctrl-c to clear the input.",
  "comment_id": "",
  "commit_id": "0239761f31cd754942b2540c905201b08a2bf7ff",
  "created_at": "2025-06-14T18:38:46Z",
  "html_url": "https://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a2bf7ff#commitcomment-160041358",
  "id": "160041358",
  "line": "",
  "node_id": "CC_kwDOOiiGL84JigmO",
  "owner": "anomalyco",
  "path": "",
  "position": "",
  "reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions\",\"total_count\":0,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":0,\"rocket\":0,\"eyes\":0}",
  "reactions__+1": "",
  "reactions__-1": "0",
  "reactions__confused": "0",
  "reactions__eyes": "0",
  "reactions__heart": "0",
  "reactions__hooray": "0",
  "reactions__laugh": "0",
  "reactions__rocket": "0",
  "reactions__total_count": "0",
  "reactions__url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions",
  "repo": "opencode",
  "updated_at": "2025-06-14T18:38:46Z",
  "url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358",
  "user": "{\"login\":\"itschip\",\"id\":59088889,\"node_id\":\"MDQ6VXNlcjU5MDg4ODg5\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/59088889?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/itschip\",\"html_url\":\"https://github.com/itschip\",\"followers_url\":\"https://api.github.com/users/itschip/followers\",\"following_url\":\"https://api.github.com/users/itschip/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/itschip/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/itschip/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/itschip/subscriptions\",\"organizations_url\":\"https://api.github.com/users/itschip/orgs\",\"repos_url\":\"https://api.github.com/users/itschip/repos\",\"events_url\":\"https://api.github.com/users/itschip/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/itschip/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
  "user__avatar_url": "https://avatars.githubusercontent.com/u/59088889?v=4",
  "user__email": "",
  "user__events_url": "https://api.github.com/users/itschip/events{/privacy}",
  "user__followers_url": "https://api.github.com/users/itschip/followers",
  "user__following_url": "https://api.github.com/users/itschip/following{/other_user}",
  "user__gists_url": "https://api.github.com/users/itschip/gists{/gist_id}",
  "user__gravatar_id": "",
  "user__html_url": "https://github.com/itschip",
  "user__id": "59088889",
  "user__login": "itschip",
  "user__name": "",
  "user__node_id": "MDQ6VXNlcjU5MDg4ODg5",
  "user__organizations_url": "https://api.github.com/users/itschip/orgs",
  "user__received_events_url": "https://api.github.com/users/itschip/received_events",
  "user__repos_url": "https://api.github.com/users/itschip/repos",
  "user__site_admin": "false",
  "user__starred_at": "",
  "user__starred_url": "https://api.github.com/users/itschip/starred{/owner}{/repo}",
  "user__subscriptions_url": "https://api.github.com/users/itschip/subscriptions",
  "user__type": "User",
  "user__url": "https://api.github.com/users/itschip",
  "user__user_view_type": "public",
  "commit_sha": ""
}
columns (50)
author_associationbodycomment_idcommit_idcreated_athtml_urlidlinenode_idownerpathpositionreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlrepoupdated_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_typecommit_sha
realistic2 trials
min 29776ms · median 32930ms · max 36085ms · rows 25,25

typical user query

Command
SELECT * FROM github.comments WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25
Trials + output
trial 1·29776ms·rows 25isError=false
First row (click to expand JSON)
{
  "author_association": "NONE",
  "body": "Does this affect ctrl-c when typing? It was neat to do ctrl-c to clear the input.",
  "comment_id": "",
  "commit_id": "0239761f31cd754942b2540c905201b08a2bf7ff",
  "created_at": "2025-06-14T18:38:46Z",
  "html_url": "https://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a2bf7ff#commitcomment-160041358",
  "id": "160041358",
  "line": "",
  "node_id": "CC_kwDOOiiGL84JigmO",
  "owner": "anomalyco",
  "path": "",
  "position": "",
  "reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions\",\"total_count\":0,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":0,\"rocket\":0,\"eyes\":0}",
  "reactions__+1": "",
  "reactions__-1": "0",
  "reactions__confused": "0",
  "reactions__eyes": "0",
  "reactions__heart": "0",
  "reactions__hooray": "0",
  "reactions__laugh": "0",
  "reactions__rocket": "0",
  "reactions__total_count": "0",
  "reactions__url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions",
  "repo": "opencode",
  "updated_at": "2025-06-14T18:38:46Z",
  "url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358",
  "user": "{\"login\":\"itschip\",\"id\":59088889,\"node_id\":\"MDQ6VXNlcjU5MDg4ODg5\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/59088889?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/itschip\",\"html_url\":\"https://github.com/itschip\",\"followers_url\":\"https://api.github.com/users/itschip/followers\",\"following_url\":\"https://api.github.com/users/itschip/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/itschip/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/itschip/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/itschip/subscriptions\",\"organizations_url\":\"https://api.github.com/users/itschip/orgs\",\"repos_url\":\"https://api.github.com/users/itschip/repos\",\"events_url\":\"https://api.github.com/users/itschip/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/itschip/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
  "user__avatar_url": "https://avatars.githubusercontent.com/u/59088889?v=4",
  "user__email": "",
  "user__events_url": "https://api.github.com/users/itschip/events{/privacy}",
  "user__followers_url": "https://api.github.com/users/itschip/followers",
  "user__following_url": "https://api.github.com/users/itschip/following{/other_user}",
  "user__gists_url": "https://api.github.com/users/itschip/gists{/gist_id}",
  "user__gravatar_id": "",
  "user__html_url": "https://github.com/itschip",
  "user__id": "59088889",
  "user__login": "itschip",
  "user__name": "",
  "user__node_id": "MDQ6VXNlcjU5MDg4ODg5",
  "user__organizations_url": "https://api.github.com/users/itschip/orgs",
  "user__received_events_url": "https://api.github.com/users/itschip/received_events",
  "user__repos_url": "https://api.github.com/users/itschip/repos",
  "user__site_admin": "false",
  "user__starred_at": "",
  "user__starred_url": "https://api.github.com/users/itschip/starred{/owner}{/repo}",
  "user__subscriptions_url": "https://api.github.com/users/itschip/subscriptions",
  "user__type": "User",
  "user__url": "https://api.github.com/users/itschip",
  "user__user_view_type": "public",
  "commit_sha": ""
}
columns (50)
author_associationbodycomment_idcommit_idcreated_athtml_urlidlinenode_idownerpathpositionreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlrepoupdated_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_typecommit_sha
trial 2·36085ms·rows 25isError=false
First row (click to expand JSON)
{
  "author_association": "NONE",
  "body": "Does this affect ctrl-c when typing? It was neat to do ctrl-c to clear the input.",
  "comment_id": "",
  "commit_id": "0239761f31cd754942b2540c905201b08a2bf7ff",
  "created_at": "2025-06-14T18:38:46Z",
  "html_url": "https://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a2bf7ff#commitcomment-160041358",
  "id": "160041358",
  "line": "",
  "node_id": "CC_kwDOOiiGL84JigmO",
  "owner": "anomalyco",
  "path": "",
  "position": "",
  "reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions\",\"total_count\":0,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":0,\"rocket\":0,\"eyes\":0}",
  "reactions__+1": "",
  "reactions__-1": "0",
  "reactions__confused": "0",
  "reactions__eyes": "0",
  "reactions__heart": "0",
  "reactions__hooray": "0",
  "reactions__laugh": "0",
  "reactions__rocket": "0",
  "reactions__total_count": "0",
  "reactions__url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions",
  "repo": "opencode",
  "updated_at": "2025-06-14T18:38:46Z",
  "url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358",
  "user": "{\"login\":\"itschip\",\"id\":59088889,\"node_id\":\"MDQ6VXNlcjU5MDg4ODg5\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/59088889?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/itschip\",\"html_url\":\"https://github.com/itschip\",\"followers_url\":\"https://api.github.com/users/itschip/followers\",\"following_url\":\"https://api.github.com/users/itschip/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/itschip/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/itschip/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/itschip/subscriptions\",\"organizations_url\":\"https://api.github.com/users/itschip/orgs\",\"repos_url\":\"https://api.github.com/users/itschip/repos\",\"events_url\":\"https://api.github.com/users/itschip/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/itschip/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
  "user__avatar_url": "https://avatars.githubusercontent.com/u/59088889?v=4",
  "user__email": "",
  "user__events_url": "https://api.github.com/users/itschip/events{/privacy}",
  "user__followers_url": "https://api.github.com/users/itschip/followers",
  "user__following_url": "https://api.github.com/users/itschip/following{/other_user}",
  "user__gists_url": "https://api.github.com/users/itschip/gists{/gist_id}",
  "user__gravatar_id": "",
  "user__html_url": "https://github.com/itschip",
  "user__id": "59088889",
  "user__login": "itschip",
  "user__name": "",
  "user__node_id": "MDQ6VXNlcjU5MDg4ODg5",
  "user__organizations_url": "https://api.github.com/users/itschip/orgs",
  "user__received_events_url": "https://api.github.com/users/itschip/received_events",
  "user__repos_url": "https://api.github.com/users/itschip/repos",
  "user__site_admin": "false",
  "user__starred_at": "",
  "user__starred_url": "https://api.github.com/users/itschip/starred{/owner}{/repo}",
  "user__subscriptions_url": "https://api.github.com/users/itschip/subscriptions",
  "user__type": "User",
  "user__url": "https://api.github.com/users/itschip",
  "user__user_view_type": "public",
  "commit_sha": ""
}
columns (50)
author_associationbodycomment_idcommit_idcreated_athtml_urlidlinenode_idownerpathpositionreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlrepoupdated_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_typecommit_sha
edge2 trials
min 29063ms · median 32359ms · max 35655ms · rows 150,150

edge: larger limit

Command
SELECT * FROM github.comments WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200
Trials + output
trial 1·35655ms·rows 150isError=false
First row (click to expand JSON)
{
  "author_association": "NONE",
  "body": "Does this affect ctrl-c when typing? It was neat to do ctrl-c to clear the input.",
  "comment_id": "",
  "commit_id": "0239761f31cd754942b2540c905201b08a2bf7ff",
  "created_at": "2025-06-14T18:38:46Z",
  "html_url": "https://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a2bf7ff#commitcomment-160041358",
  "id": "160041358",
  "line": "",
  "node_id": "CC_kwDOOiiGL84JigmO",
  "owner": "anomalyco",
  "path": "",
  "position": "",
  "reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions\",\"total_count\":0,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":0,\"rocket\":0,\"eyes\":0}",
  "reactions__+1": "",
  "reactions__-1": "0",
  "reactions__confused": "0",
  "reactions__eyes": "0",
  "reactions__heart": "0",
  "reactions__hooray": "0",
  "reactions__laugh": "0",
  "reactions__rocket": "0",
  "reactions__total_count": "0",
  "reactions__url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions",
  "repo": "opencode",
  "updated_at": "2025-06-14T18:38:46Z",
  "url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358",
  "user": "{\"login\":\"itschip\",\"id\":59088889,\"node_id\":\"MDQ6VXNlcjU5MDg4ODg5\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/59088889?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/itschip\",\"html_url\":\"https://github.com/itschip\",\"followers_url\":\"https://api.github.com/users/itschip/followers\",\"following_url\":\"https://api.github.com/users/itschip/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/itschip/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/itschip/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/itschip/subscriptions\",\"organizations_url\":\"https://api.github.com/users/itschip/orgs\",\"repos_url\":\"https://api.github.com/users/itschip/repos\",\"events_url\":\"https://api.github.com/users/itschip/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/itschip/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
  "user__avatar_url": "https://avatars.githubusercontent.com/u/59088889?v=4",
  "user__email": "",
  "user__events_url": "https://api.github.com/users/itschip/events{/privacy}",
  "user__followers_url": "https://api.github.com/users/itschip/followers",
  "user__following_url": "https://api.github.com/users/itschip/following{/other_user}",
  "user__gists_url": "https://api.github.com/users/itschip/gists{/gist_id}",
  "user__gravatar_id": "",
  "user__html_url": "https://github.com/itschip",
  "user__id": "59088889",
  "user__login": "itschip",
  "user__name": "",
  "user__node_id": "MDQ6VXNlcjU5MDg4ODg5",
  "user__organizations_url": "https://api.github.com/users/itschip/orgs",
  "user__received_events_url": "https://api.github.com/users/itschip/received_events",
  "user__repos_url": "https://api.github.com/users/itschip/repos",
  "user__site_admin": "false",
  "user__starred_at": "",
  "user__starred_url": "https://api.github.com/users/itschip/starred{/owner}{/repo}",
  "user__subscriptions_url": "https://api.github.com/users/itschip/subscriptions",
  "user__type": "User",
  "user__url": "https://api.github.com/users/itschip",
  "user__user_view_type": "public",
  "commit_sha": ""
}
columns (50)
author_associationbodycomment_idcommit_idcreated_athtml_urlidlinenode_idownerpathpositionreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlrepoupdated_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_typecommit_sha
trial 2·29063ms·rows 150isError=false
First row (click to expand JSON)
{
  "author_association": "NONE",
  "body": "Does this affect ctrl-c when typing? It was neat to do ctrl-c to clear the input.",
  "comment_id": "",
  "commit_id": "0239761f31cd754942b2540c905201b08a2bf7ff",
  "created_at": "2025-06-14T18:38:46Z",
  "html_url": "https://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a2bf7ff#commitcomment-160041358",
  "id": "160041358",
  "line": "",
  "node_id": "CC_kwDOOiiGL84JigmO",
  "owner": "anomalyco",
  "path": "",
  "position": "",
  "reactions": "{\"url\":\"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions\",\"total_count\":0,\"+1\":0,\"-1\":0,\"laugh\":0,\"hooray\":0,\"confused\":0,\"heart\":0,\"rocket\":0,\"eyes\":0}",
  "reactions__+1": "",
  "reactions__-1": "0",
  "reactions__confused": "0",
  "reactions__eyes": "0",
  "reactions__heart": "0",
  "reactions__hooray": "0",
  "reactions__laugh": "0",
  "reactions__rocket": "0",
  "reactions__total_count": "0",
  "reactions__url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactions",
  "repo": "opencode",
  "updated_at": "2025-06-14T18:38:46Z",
  "url": "https://api.github.com/repos/anomalyco/opencode/comments/160041358",
  "user": "{\"login\":\"itschip\",\"id\":59088889,\"node_id\":\"MDQ6VXNlcjU5MDg4ODg5\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/59088889?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/itschip\",\"html_url\":\"https://github.com/itschip\",\"followers_url\":\"https://api.github.com/users/itschip/followers\",\"following_url\":\"https://api.github.com/users/itschip/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/itschip/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/itschip/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/itschip/subscriptions\",\"organizations_url\":\"https://api.github.com/users/itschip/orgs\",\"repos_url\":\"https://api.github.com/users/itschip/repos\",\"events_url\":\"https://api.github.com/users/itschip/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/itschip/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
  "user__avatar_url": "https://avatars.githubusercontent.com/u/59088889?v=4",
  "user__email": "",
  "user__events_url": "https://api.github.com/users/itschip/events{/privacy}",
  "user__followers_url": "https://api.github.com/users/itschip/followers",
  "user__following_url": "https://api.github.com/users/itschip/following{/other_user}",
  "user__gists_url": "https://api.github.com/users/itschip/gists{/gist_id}",
  "user__gravatar_id": "",
  "user__html_url": "https://github.com/itschip",
  "user__id": "59088889",
  "user__login": "itschip",
  "user__name": "",
  "user__node_id": "MDQ6VXNlcjU5MDg4ODg5",
  "user__organizations_url": "https://api.github.com/users/itschip/orgs",
  "user__received_events_url": "https://api.github.com/users/itschip/received_events",
  "user__repos_url": "https://api.github.com/users/itschip/repos",
  "user__site_admin": "false",
  "user__starred_at": "",
  "user__starred_url": "https://api.github.com/users/itschip/starred{/owner}{/repo}",
  "user__subscriptions_url": "https://api.github.com/users/itschip/subscriptions",
  "user__type": "User",
  "user__url": "https://api.github.com/users/itschip",
  "user__user_view_type": "public",
  "commit_sha": ""
}
columns (50)
author_associationbodycomment_idcommit_idcreated_athtml_urlidlinenode_idownerpathpositionreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlrepoupdated_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_typecommit_sha

All returned rowsacross all non-errored trials · filterable · paginated

352 rows stored · 352 returned · page 1/15
10NONEDoes this affect ctrl-c when typing? It was neat to do ctrl-c to clear the inpu…0239761f31cd754942b2540c905201b08a2bf7ff2025-06-14T18:38:46Zhttps://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a…160041358CC_kwDOOiiGL84JigmOanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactionsopencode2025-06-14T18:38:46Zhttps://api.github.com/repos/anomalyco/opencode/comments/160041358{"login":"itschip","id":59088889,"node_id":"MDQ6VXNlcjU5MDg4ODg5","avatar_url":…https://avatars.githubusercontent.com/u/59088889?v=4https://api.github.com/users/itschip/events{/privacy}https://api.github.com/users/itschip/followershttps://api.github.com/users/itschip/following{/other_user}https://api.github.com/users/itschip/gists{/gist_id}https://github.com/itschip59088889itschipMDQ6VXNlcjU5MDg4ODg5https://api.github.com/users/itschip/orgshttps://api.github.com/users/itschip/received_eventshttps://api.github.com/users/itschip/reposfalsehttps://api.github.com/users/itschip/starred{/owner}{/repo}https://api.github.com/users/itschip/subscriptionsUserhttps://api.github.com/users/itschippublic
21NONEDoes this affect ctrl-c when typing? It was neat to do ctrl-c to clear the inpu…0239761f31cd754942b2540c905201b08a2bf7ff2025-06-14T18:38:46Zhttps://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a…160041358CC_kwDOOiiGL84JigmOanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactionsopencode2025-06-14T18:38:46Zhttps://api.github.com/repos/anomalyco/opencode/comments/160041358{"login":"itschip","id":59088889,"node_id":"MDQ6VXNlcjU5MDg4ODg5","avatar_url":…https://avatars.githubusercontent.com/u/59088889?v=4https://api.github.com/users/itschip/events{/privacy}https://api.github.com/users/itschip/followershttps://api.github.com/users/itschip/following{/other_user}https://api.github.com/users/itschip/gists{/gist_id}https://github.com/itschip59088889itschipMDQ6VXNlcjU5MDg4ODg5https://api.github.com/users/itschip/orgshttps://api.github.com/users/itschip/received_eventshttps://api.github.com/users/itschip/reposfalsehttps://api.github.com/users/itschip/starred{/owner}{/repo}https://api.github.com/users/itschip/subscriptionsUserhttps://api.github.com/users/itschippublic
12NONEDoes this affect ctrl-c when typing? It was neat to do ctrl-c to clear the inpu…0239761f31cd754942b2540c905201b08a2bf7ff2025-06-14T18:38:46Zhttps://github.com/anomalyco/opencode/commit/0239761f31cd754942b2540c905201b08a…160041358CC_kwDOOiiGL84JigmOanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/160041358/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/160041358/reactionsopencode2025-06-14T18:38:46Zhttps://api.github.com/repos/anomalyco/opencode/comments/160041358{"login":"itschip","id":59088889,"node_id":"MDQ6VXNlcjU5MDg4ODg5","avatar_url":…https://avatars.githubusercontent.com/u/59088889?v=4https://api.github.com/users/itschip/events{/privacy}https://api.github.com/users/itschip/followershttps://api.github.com/users/itschip/following{/other_user}https://api.github.com/users/itschip/gists{/gist_id}https://github.com/itschip59088889itschipMDQ6VXNlcjU5MDg4ODg5https://api.github.com/users/itschip/orgshttps://api.github.com/users/itschip/received_eventshttps://api.github.com/users/itschip/reposfalsehttps://api.github.com/users/itschip/starred{/owner}{/repo}https://api.github.com/users/itschip/subscriptionsUserhttps://api.github.com/users/itschippublic
13(maybe at least eex and heex)
14CONTRIBUTORWhy does that commit remove support for ZLS ?6de955847c7e8df7cd2714f9c891ac97ae7603de2025-07-08T23:45:27Zhttps://github.com/anomalyco/opencode/commit/6de955847c7e8df7cd2714f9c891ac97ae…161712361CC_kwDOOiiGL84Jo4jpanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/161712361/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/161712361/reactionsopencode2025-07-08T23:45:27Zhttps://api.github.com/repos/anomalyco/opencode/comments/161712361{"login":"jedisct1","id":124872,"node_id":"MDQ6VXNlcjEyNDg3Mg==","avatar_url":"…https://avatars.githubusercontent.com/u/124872?v=4https://api.github.com/users/jedisct1/events{/privacy}https://api.github.com/users/jedisct1/followershttps://api.github.com/users/jedisct1/following{/other_user}https://api.github.com/users/jedisct1/gists{/gist_id}https://github.com/jedisct1124872jedisct1MDQ6VXNlcjEyNDg3Mg==https://api.github.com/users/jedisct1/orgshttps://api.github.com/users/jedisct1/received_eventshttps://api.github.com/users/jedisct1/reposfalsehttps://api.github.com/users/jedisct1/starred{/owner}{/repo}https://api.github.com/users/jedisct1/subscriptionsUserhttps://api.github.com/users/jedisct1public
15CONTRIBUTOR👏8e5607f9c0e73b32293b8ed24d822fbdf67eb5942025-07-25T15:12:19Zhttps://github.com/anomalyco/opencode/commit/8e5607f9c0e73b32293b8ed24d822fbdf6…162870014CC_kwDOOiiGL84JtTL-anomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/162870014/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/162870014/reactionsopencode2025-07-25T15:12:19Zhttps://api.github.com/repos/anomalyco/opencode/comments/162870014{"login":"bstncartwright","id":2187109,"node_id":"MDQ6VXNlcjIxODcxMDk=","avatar…https://avatars.githubusercontent.com/u/2187109?v=4https://api.github.com/users/bstncartwright/events{/privacy}https://api.github.com/users/bstncartwright/followershttps://api.github.com/users/bstncartwright/following{/other_user}https://api.github.com/users/bstncartwright/gists{/gist_id}https://github.com/bstncartwright2187109bstncartwrightMDQ6VXNlcjIxODcxMDk=https://api.github.com/users/bstncartwright/orgshttps://api.github.com/users/bstncartwright/received_eventshttps://api.github.com/users/bstncartwright/reposfalsehttps://api.github.com/users/bstncartwright/starred{/owner}{/repo}https://api.github.com/users/bstncartwright/subscriptionsUserhttps://api.github.com/users/bstncartwrightpublic
16COLLABORATORrefactor*d9edd6818fa59d572ea32e7a3fa470b53fcfa5f02025-08-06T18:25:56Zhttps://github.com/anomalyco/opencode/commit/d9edd6818fa59d572ea32e7a3fa470b53f…163551103CC_kwDOOiiGL84Jv5d_anomalycopackages/web/src/content/docs/docs/index.mdx23{"url":"https://api.github.com/repos/anomalyco/opencode/comments/163551103/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/163551103/reactionsopencode2025-08-06T18:25:56Zhttps://api.github.com/repos/anomalyco/opencode/comments/163551103{"login":"rekram1-node","id":63023139,"node_id":"MDQ6VXNlcjYzMDIzMTM5","avatar_…https://avatars.githubusercontent.com/u/63023139?v=4https://api.github.com/users/rekram1-node/events{/privacy}https://api.github.com/users/rekram1-node/followershttps://api.github.com/users/rekram1-node/following{/other_user}https://api.github.com/users/rekram1-node/gists{/gist_id}https://github.com/rekram1-node63023139rekram1-nodeMDQ6VXNlcjYzMDIzMTM5https://api.github.com/users/rekram1-node/orgshttps://api.github.com/users/rekram1-node/received_eventshttps://api.github.com/users/rekram1-node/reposfalsehttps://api.github.com/users/rekram1-node/starred{/owner}{/repo}https://api.github.com/users/rekram1-node/subscriptionsUserhttps://api.github.com/users/rekram1-nodepublic
17NONEAccording to https://platform.openai.com/docs/guides/latest-model, there are ti…53630ebdce8a3dc64dd11b0fb38205b35fad74fc2025-08-09T10:59:04Zhttps://github.com/anomalyco/opencode/commit/53630ebdce8a3dc64dd11b0fb38205b35f…163717112CC_kwDOOiiGL84Jwh_4anomalycopackages/opencode/src/provider/transform.ts8{"url":"https://api.github.com/repos/anomalyco/opencode/comments/163717112/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/163717112/reactionsopencode2025-08-09T10:59:04Zhttps://api.github.com/repos/anomalyco/opencode/comments/163717112{"login":"asafyish","id":1331750,"node_id":"MDQ6VXNlcjEzMzE3NTA=","avatar_url":…https://avatars.githubusercontent.com/u/1331750?v=4https://api.github.com/users/asafyish/events{/privacy}https://api.github.com/users/asafyish/followershttps://api.github.com/users/asafyish/following{/other_user}https://api.github.com/users/asafyish/gists{/gist_id}https://github.com/asafyish1331750asafyishMDQ6VXNlcjEzMzE3NTA=https://api.github.com/users/asafyish/orgshttps://api.github.com/users/asafyish/received_eventshttps://api.github.com/users/asafyish/reposfalsehttps://api.github.com/users/asafyish/starred{/owner}{/repo}https://api.github.com/users/asafyish/subscriptionsUserhttps://api.github.com/users/asafyishpublic
18NONEAgree!53630ebdce8a3dc64dd11b0fb38205b35fad74fc2025-08-09T12:39:31Zhttps://github.com/anomalyco/opencode/commit/53630ebdce8a3dc64dd11b0fb38205b35f…163718694CC_kwDOOiiGL84JwiYmanomalycopackages/opencode/src/provider/transform.ts8{"url":"https://api.github.com/repos/anomalyco/opencode/comments/163718694/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/163718694/reactionsopencode2025-08-09T12:39:31Zhttps://api.github.com/repos/anomalyco/opencode/comments/163718694{"login":"ddbaron","id":8682858,"node_id":"MDQ6VXNlcjg2ODI4NTg=","avatar_url":"…https://avatars.githubusercontent.com/u/8682858?v=4https://api.github.com/users/ddbaron/events{/privacy}https://api.github.com/users/ddbaron/followershttps://api.github.com/users/ddbaron/following{/other_user}https://api.github.com/users/ddbaron/gists{/gist_id}https://github.com/ddbaron8682858ddbaronMDQ6VXNlcjg2ODI4NTg=https://api.github.com/users/ddbaron/orgshttps://api.github.com/users/ddbaron/received_eventshttps://api.github.com/users/ddbaron/reposfalsehttps://api.github.com/users/ddbaron/starred{/owner}{/repo}https://api.github.com/users/ddbaron/subscriptionsUserhttps://api.github.com/users/ddbaronpublic
19NONEEven worse - Only high reasoningEffort can you get to max thinking - https://ar…53630ebdce8a3dc64dd11b0fb38205b35fad74fc2025-08-09T17:39:24Zhttps://github.com/anomalyco/opencode/commit/53630ebdce8a3dc64dd11b0fb38205b35f…163724109CC_kwDOOiiGL84JwjtNanomalycopackages/opencode/src/provider/transform.ts8{"url":"https://api.github.com/repos/anomalyco/opencode/comments/163724109/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/163724109/reactionsopencode2025-08-09T17:39:24Zhttps://api.github.com/repos/anomalyco/opencode/comments/163724109{"login":"asafyish","id":1331750,"node_id":"MDQ6VXNlcjEzMzE3NTA=","avatar_url":…https://avatars.githubusercontent.com/u/1331750?v=4https://api.github.com/users/asafyish/events{/privacy}https://api.github.com/users/asafyish/followershttps://api.github.com/users/asafyish/following{/other_user}https://api.github.com/users/asafyish/gists{/gist_id}https://github.com/asafyish1331750asafyishMDQ6VXNlcjEzMzE3NTA=https://api.github.com/users/asafyish/orgshttps://api.github.com/users/asafyish/received_eventshttps://api.github.com/users/asafyish/reposfalsehttps://api.github.com/users/asafyish/starred{/owner}{/repo}https://api.github.com/users/asafyish/subscriptionsUserhttps://api.github.com/users/asafyishpublic
110```
111NONEyeah I created a new model "gpt5-max" that has reasoningEffort and textVerbosit…53630ebdce8a3dc64dd11b0fb38205b35fad74fc2025-08-10T18:55:29Zhttps://github.com/anomalyco/opencode/commit/53630ebdce8a3dc64dd11b0fb38205b35f…163747803CC_kwDOOiiGL84Jwpfbanomalycopackages/opencode/src/provider/transform.ts8{"url":"https://api.github.com/repos/anomalyco/opencode/comments/163747803/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/163747803/reactionsopencode2025-08-10T18:55:29Zhttps://api.github.com/repos/anomalyco/opencode/comments/163747803{"login":"asafyish","id":1331750,"node_id":"MDQ6VXNlcjEzMzE3NTA=","avatar_url":…https://avatars.githubusercontent.com/u/1331750?v=4https://api.github.com/users/asafyish/events{/privacy}https://api.github.com/users/asafyish/followershttps://api.github.com/users/asafyish/following{/other_user}https://api.github.com/users/asafyish/gists{/gist_id}https://github.com/asafyish1331750asafyishMDQ6VXNlcjEzMzE3NTA=https://api.github.com/users/asafyish/orgshttps://api.github.com/users/asafyish/received_eventshttps://api.github.com/users/asafyish/reposfalsehttps://api.github.com/users/asafyish/starred{/owner}{/repo}https://api.github.com/users/asafyish/subscriptionsUserhttps://api.github.com/users/asafyishpublic
112NONE@thdxr why'd you end up rolling this back? if this is intentional and long-term…c87a7469a006b789e7235e03f453bdd52464d9b42025-08-12T19:02:43Zhttps://github.com/anomalyco/opencode/commit/c87a7469a006b789e7235e03f453bdd524…163868628CC_kwDOOiiGL84JxG_Uanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/163868628/reac…000000010https://api.github.com/repos/anomalyco/opencode/comments/163868628/reactionsopencode2025-08-12T19:02:43Zhttps://api.github.com/repos/anomalyco/opencode/comments/163868628{"login":"megalithic","id":3678,"node_id":"MDQ6VXNlcjM2Nzg=","avatar_url":"http…https://avatars.githubusercontent.com/u/3678?v=4https://api.github.com/users/megalithic/events{/privacy}https://api.github.com/users/megalithic/followershttps://api.github.com/users/megalithic/following{/other_user}https://api.github.com/users/megalithic/gists{/gist_id}https://github.com/megalithic3678megalithicMDQ6VXNlcjM2Nzg=https://api.github.com/users/megalithic/orgshttps://api.github.com/users/megalithic/received_eventshttps://api.github.com/users/megalithic/reposfalsehttps://api.github.com/users/megalithic/starred{/owner}{/repo}https://api.github.com/users/megalithic/subscriptionsUserhttps://api.github.com/users/megalithicpublic
113NONE@thdxr I am confused, did you remove Anthropic login flow from the source code …a433766a31fbf5c0597aec757de59a3d882c02fa2025-08-15T01:06:26Zhttps://github.com/anomalyco/opencode/commit/a433766a31fbf5c0597aec757de59a3d88…164031104CC_kwDOOiiGL84JxuqAanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/164031104/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/164031104/reactionsopencode2025-08-15T01:06:26Zhttps://api.github.com/repos/anomalyco/opencode/comments/164031104{"login":"caffeinum","id":1909384,"node_id":"MDQ6VXNlcjE5MDkzODQ=","avatar_url"…https://avatars.githubusercontent.com/u/1909384?v=4https://api.github.com/users/caffeinum/events{/privacy}https://api.github.com/users/caffeinum/followershttps://api.github.com/users/caffeinum/following{/other_user}https://api.github.com/users/caffeinum/gists{/gist_id}https://github.com/caffeinum1909384caffeinumMDQ6VXNlcjE5MDkzODQ=https://api.github.com/users/caffeinum/orgshttps://api.github.com/users/caffeinum/received_eventshttps://api.github.com/users/caffeinum/reposfalsehttps://api.github.com/users/caffeinum/starred{/owner}{/repo}https://api.github.com/users/caffeinum/subscriptionsUserhttps://api.github.com/users/caffeinumpublic
114CONTRIBUTORSame question for copilota433766a31fbf5c0597aec757de59a3d882c02fa2025-08-15T13:16:35Zhttps://github.com/anomalyco/opencode/commit/a433766a31fbf5c0597aec757de59a3d88…164052838CC_kwDOOiiGL84Jxz9manomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/164052838/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/164052838/reactionsopencode2025-08-15T13:16:35Zhttps://api.github.com/repos/anomalyco/opencode/comments/164052838{"login":"mhuggins7278","id":1205776,"node_id":"MDQ6VXNlcjEyMDU3NzY=","avatar_u…https://avatars.githubusercontent.com/u/1205776?v=4https://api.github.com/users/mhuggins7278/events{/privacy}https://api.github.com/users/mhuggins7278/followershttps://api.github.com/users/mhuggins7278/following{/other_user}https://api.github.com/users/mhuggins7278/gists{/gist_id}https://github.com/mhuggins72781205776mhuggins7278MDQ6VXNlcjEyMDU3NzY=https://api.github.com/users/mhuggins7278/orgshttps://api.github.com/users/mhuggins7278/received_eventshttps://api.github.com/users/mhuggins7278/reposfalsehttps://api.github.com/users/mhuggins7278/starred{/owner}{/repo}https://api.github.com/users/mhuggins7278/subscriptionsUserhttps://api.github.com/users/mhuggins7278public
115CONTRIBUTORgrok code confirmed??0a0b363587cdcc311382561092c1277a5544f4c22025-08-25T16:58:02Zhttps://github.com/anomalyco/opencode/commit/0a0b363587cdcc311382561092c1277a55…164571915CC_kwDOOiiGL84JzysLanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/164571915/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/164571915/reactionsopencode2025-08-25T16:58:02Zhttps://api.github.com/repos/anomalyco/opencode/comments/164571915{"login":"bstncartwright","id":2187109,"node_id":"MDQ6VXNlcjIxODcxMDk=","avatar…https://avatars.githubusercontent.com/u/2187109?v=4https://api.github.com/users/bstncartwright/events{/privacy}https://api.github.com/users/bstncartwright/followershttps://api.github.com/users/bstncartwright/following{/other_user}https://api.github.com/users/bstncartwright/gists{/gist_id}https://github.com/bstncartwright2187109bstncartwrightMDQ6VXNlcjIxODcxMDk=https://api.github.com/users/bstncartwright/orgshttps://api.github.com/users/bstncartwright/received_eventshttps://api.github.com/users/bstncartwright/reposfalsehttps://api.github.com/users/bstncartwright/starred{/owner}{/repo}https://api.github.com/users/bstncartwright/subscriptionsUserhttps://api.github.com/users/bstncartwrightpublic
116CONTRIBUTOR@thdxr can we re-enable? AUR seems to be back up. Full day without issues so fa…1bb664869c9abbd9537f0f1a76f07b728a42b25f2025-10-07T06:28:56Zhttps://github.com/anomalyco/opencode/commit/1bb664869c9abbd9537f0f1a76f07b728a…167319132CC_kwDOOiiGL84J-RZcanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/167319132/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/167319132/reactionsopencode2025-10-07T06:28:56Zhttps://api.github.com/repos/anomalyco/opencode/comments/167319132{"login":"furai","id":2674689,"node_id":"MDQ6VXNlcjI2NzQ2ODk=","avatar_url":"ht…https://avatars.githubusercontent.com/u/2674689?v=4https://api.github.com/users/furai/events{/privacy}https://api.github.com/users/furai/followershttps://api.github.com/users/furai/following{/other_user}https://api.github.com/users/furai/gists{/gist_id}https://github.com/furai2674689furaiMDQ6VXNlcjI2NzQ2ODk=https://api.github.com/users/furai/orgshttps://api.github.com/users/furai/received_eventshttps://api.github.com/users/furai/reposfalsehttps://api.github.com/users/furai/starred{/owner}{/repo}https://api.github.com/users/furai/subscriptionsUserhttps://api.github.com/users/furaipublic
117CONTRIBUTORShould't this be `claude-4-5-haiku` ?2267ce251162d5c84c3988da07f80a9d781cde652025-10-15T18:58:15Zhttps://github.com/anomalyco/opencode/commit/2267ce251162d5c84c3988da07f80a9d78…167989965CC_kwDOOiiGL84KA1LNanomalycopackages/console/app/src/routes/workspace/[id]/model-section.tsx5{"url":"https://api.github.com/repos/anomalyco/opencode/comments/167989965/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/167989965/reactionsopencode2025-10-15T18:58:15Zhttps://api.github.com/repos/anomalyco/opencode/comments/167989965{"login":"ravshansbox","id":1499188,"node_id":"MDQ6VXNlcjE0OTkxODg=","avatar_ur…https://avatars.githubusercontent.com/u/1499188?v=4https://api.github.com/users/ravshansbox/events{/privacy}https://api.github.com/users/ravshansbox/followershttps://api.github.com/users/ravshansbox/following{/other_user}https://api.github.com/users/ravshansbox/gists{/gist_id}https://github.com/ravshansbox1499188ravshansboxMDQ6VXNlcjE0OTkxODg=https://api.github.com/users/ravshansbox/orgshttps://api.github.com/users/ravshansbox/received_eventshttps://api.github.com/users/ravshansbox/reposfalsehttps://api.github.com/users/ravshansbox/starred{/owner}{/repo}https://api.github.com/users/ravshansbox/subscriptionsUserhttps://api.github.com/users/ravshansboxpublic
118Also I wonder if this sort of functionality is not better suited to the Skills …
119NONEThank you very much @thdxr ; how about documenting a persistence option for it?104a895a71f69a98ffc14e1ef050fc7639a6d57d2025-11-02T22:10:39Zhttps://github.com/anomalyco/opencode/commit/104a895a71f69a98ffc14e1ef050fc7639…169463758CC_kwDOOiiGL84KGc_Oanomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/169463758/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/169463758/reactionsopencode2025-11-02T22:10:39Zhttps://api.github.com/repos/anomalyco/opencode/comments/169463758{"login":"Konfekt","id":7195553,"node_id":"MDQ6VXNlcjcxOTU1NTM=","avatar_url":"…https://avatars.githubusercontent.com/u/7195553?v=4https://api.github.com/users/Konfekt/events{/privacy}https://api.github.com/users/Konfekt/followershttps://api.github.com/users/Konfekt/following{/other_user}https://api.github.com/users/Konfekt/gists{/gist_id}https://github.com/Konfekt7195553KonfektMDQ6VXNlcjcxOTU1NTM=https://api.github.com/users/Konfekt/orgshttps://api.github.com/users/Konfekt/received_eventshttps://api.github.com/users/Konfekt/reposfalsehttps://api.github.com/users/Konfekt/starred{/owner}{/repo}https://api.github.com/users/Konfekt/subscriptionsUserhttps://api.github.com/users/Konfektpublic
120CONTRIBUTOR@thdxr This part was important. Without it, the prompt doesn't get refocused wh…f42e1c63757e937a1b7839eaab3e545ed53517b02025-11-03T00:14:07Zhttps://github.com/anomalyco/opencode/commit/f42e1c63757e937a1b7839eaab3e545ed5…169466687CC_kwDOOiiGL84KGds_anomalycopackages/opencode/src/cli/cmd/tui/routes/home.tsx23{"url":"https://api.github.com/repos/anomalyco/opencode/comments/169466687/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/169466687/reactionsopencode2025-11-03T00:14:07Zhttps://api.github.com/repos/anomalyco/opencode/comments/169466687{"login":"veracioux","id":29044423,"node_id":"MDQ6VXNlcjI5MDQ0NDIz","avatar_url…https://avatars.githubusercontent.com/u/29044423?v=4https://api.github.com/users/veracioux/events{/privacy}https://api.github.com/users/veracioux/followershttps://api.github.com/users/veracioux/following{/other_user}https://api.github.com/users/veracioux/gists{/gist_id}https://github.com/veracioux29044423veraciouxMDQ6VXNlcjI5MDQ0NDIzhttps://api.github.com/users/veracioux/orgshttps://api.github.com/users/veracioux/received_eventshttps://api.github.com/users/veracioux/reposfalsehttps://api.github.com/users/veracioux/starred{/owner}{/repo}https://api.github.com/users/veracioux/subscriptionsUserhttps://api.github.com/users/veraciouxpublic
121CONTRIBUTOR@boatri: that commit is breaking GH copilot tokens counting and makes latest op…c8bda598f55bd0d104c979866605b5cc61d1250a2025-11-13T15:41:14Zhttps://github.com/anomalyco/opencode/commit/c8bda598f55bd0d104c979866605b5cc61…170460551CC_kwDOOiiGL84KKQWHanomalycopackages/opencode/src/session/index.ts24{"url":"https://api.github.com/repos/anomalyco/opencode/comments/170460551/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/170460551/reactionsopencode2025-11-13T22:26:05Zhttps://api.github.com/repos/anomalyco/opencode/comments/170460551{"login":"jerome-benoit","id":6537332,"node_id":"MDQ6VXNlcjY1MzczMzI=","avatar_…https://avatars.githubusercontent.com/u/6537332?v=4https://api.github.com/users/jerome-benoit/events{/privacy}https://api.github.com/users/jerome-benoit/followershttps://api.github.com/users/jerome-benoit/following{/other_user}https://api.github.com/users/jerome-benoit/gists{/gist_id}https://github.com/jerome-benoit6537332jerome-benoitMDQ6VXNlcjY1MzczMzI=https://api.github.com/users/jerome-benoit/orgshttps://api.github.com/users/jerome-benoit/received_eventshttps://api.github.com/users/jerome-benoit/reposfalsehttps://api.github.com/users/jerome-benoit/starred{/owner}{/repo}https://api.github.com/users/jerome-benoit/subscriptionsUserhttps://api.github.com/users/jerome-benoitpublic
122COLLABORATORrelates to: https://github.com/sst/opencode/issues/41641fc6c6fb2abcf49316be8946cb220b28e03c27f02025-11-13T21:51:51Zhttps://github.com/anomalyco/opencode/commit/1fc6c6fb2abcf49316be8946cb220b28e0…170490111CC_kwDOOiiGL84KKXj_anomalyco{"url":"https://api.github.com/repos/anomalyco/opencode/comments/170490111/reac…00000000https://api.github.com/repos/anomalyco/opencode/comments/170490111/reactionsopencode2025-11-13T21:51:51Zhttps://api.github.com/repos/anomalyco/opencode/comments/170490111{"login":"rekram1-node","id":63023139,"node_id":"MDQ6VXNlcjYzMDIzMTM5","avatar_…https://avatars.githubusercontent.com/u/63023139?v=4https://api.github.com/users/rekram1-node/events{/privacy}https://api.github.com/users/rekram1-node/followershttps://api.github.com/users/rekram1-node/following{/other_user}https://api.github.com/users/rekram1-node/gists{/gist_id}https://github.com/rekram1-node63023139rekram1-nodeMDQ6VXNlcjYzMDIzMTM5https://api.github.com/users/rekram1-node/orgshttps://api.github.com/users/rekram1-node/received_eventshttps://api.github.com/users/rekram1-node/reposfalsehttps://api.github.com/users/rekram1-node/starred{/owner}{/repo}https://api.github.com/users/rekram1-node/subscriptionsUserhttps://api.github.com/users/rekram1-nodepublic
123can you share your session maybe? (looking for the ways to reproduce)
124CONTRIBUTORIt has been fixed in a recent commit and was related to tokens handling for ant…c8bda598f55bd0d104c979866605b5cc61d1250a2025-11-14T11:39:30Zhttps://github.com/anomalyco/opencode/commit/c8bda598f55bd0d104c979866605b5cc61…170536238CC_kwDOOiiGL84KKi0uanomalycopackages/opencode/src/session/index.ts24{"url":"https://api.github.com/repos/anomalyco/opencode/comments/170536238/reac…00000001https://api.github.com/repos/anomalyco/opencode/comments/170536238/reactionsopencode2025-11-14T11:39:30Zhttps://api.github.com/repos/anomalyco/opencode/comments/170536238{"login":"jerome-benoit","id":6537332,"node_id":"MDQ6VXNlcjY1MzczMzI=","avatar_…https://avatars.githubusercontent.com/u/6537332?v=4https://api.github.com/users/jerome-benoit/events{/privacy}https://api.github.com/users/jerome-benoit/followershttps://api.github.com/users/jerome-benoit/following{/other_user}https://api.github.com/users/jerome-benoit/gists{/gist_id}https://github.com/jerome-benoit6537332jerome-benoitMDQ6VXNlcjY1MzczMzI=https://api.github.com/users/jerome-benoit/orgshttps://api.github.com/users/jerome-benoit/received_eventshttps://api.github.com/users/jerome-benoit/reposfalsehttps://api.github.com/users/jerome-benoit/starred{/owner}{/repo}https://api.github.com/users/jerome-benoit/subscriptionsUserhttps://api.github.com/users/jerome-benoitpublic

Column profile

50 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1author_associationstring60"NONE"
2bodystring60"Does this affect ctrl-c when typing? It was neat to do ctrl-"
3comment_id06empty
4commit_idstring60"0239761f31cd754942b2540c905201b08a2bf7ff"
5created_atstring60"2025-06-14T18:38:46Z"
6html_urlstring60"https://github.com/anomalyco/opencode/commit/0239761f31cd754"
7idstring60"160041358"
8line06empty
9node_idstring60"CC_kwDOOiiGL84JigmO"
10ownerstring60"anomalyco"
11path06empty
12position06empty
13reactionsstring60"{\"url\":\"https://api.github.com/repos/anomalyco/opencode/comm"
14reactions__+106empty
15reactions__-1string60"0"
16reactions__confusedstring60"0"
17reactions__eyesstring60"0"
18reactions__heartstring60"0"
19reactions__hooraystring60"0"
20reactions__laughstring60"0"
21reactions__rocketstring60"0"
22reactions__total_countstring60"0"
23reactions__urlstring60"https://api.github.com/repos/anomalyco/opencode/comments/160"
24repostring60"opencode"
25updated_atstring60"2025-06-14T18:38:46Z"
26urlstring60"https://api.github.com/repos/anomalyco/opencode/comments/160"
27userstring60"{\"login\":\"itschip\",\"id\":59088889,\"node_id\":\"MDQ6VXNlcjU5MDg4"
28user__avatar_urlstring60"https://avatars.githubusercontent.com/u/59088889?v=4"
29user__email06empty
30user__events_urlstring60"https://api.github.com/users/itschip/events{/privacy}"
31user__followers_urlstring60"https://api.github.com/users/itschip/followers"
32user__following_urlstring60"https://api.github.com/users/itschip/following{/other_user}"
33user__gists_urlstring60"https://api.github.com/users/itschip/gists{/gist_id}"
34user__gravatar_id06empty
35user__html_urlstring60"https://github.com/itschip"
36user__idstring60"59088889"
37user__loginstring60"itschip"
38user__name06empty
39user__node_idstring60"MDQ6VXNlcjU5MDg4ODg5"
40user__organizations_urlstring60"https://api.github.com/users/itschip/orgs"
41user__received_events_urlstring60"https://api.github.com/users/itschip/received_events"
42user__repos_urlstring60"https://api.github.com/users/itschip/repos"
43user__site_adminstring60"false"
44user__starred_at06empty
45user__starred_urlstring60"https://api.github.com/users/itschip/starred{/owner}{/repo}"
46user__subscriptions_urlstring60"https://api.github.com/users/itschip/subscriptions"
47user__typestring60"User"
48user__urlstring60"https://api.github.com/users/itschip"
49user__user_view_typestring60"public"
50commit_sha06empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt128503ms1okauthor_association, body, comment_id
minimalt228614ms1okauthor_association, body, comment_id
realistict129776ms25okauthor_association, body, comment_id
realistict236085ms25okauthor_association, body, comment_id
edget135655ms150okauthor_association, body, comment_id
edget229063ms150okauthor_association, body, comment_id

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Requires owner and repo. Most useful optional filters: comment_id, commit_sha. Add comment_id to jump from the default list call to a specific record lookup.
Columns coral returned (50)
author_associationbodycomment_idcommit_idcreated_athtml_urlidlinenode_idownerpathpositionreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlrepoupdated_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_typecommit_sha
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:45:51Z
JSON record: reports/github/tables/comments.json
first_run_at: 2026-08-31T05:45:51Z
last_retried_at: 2026-08-31T05:45:51Z
retry_count: 0
View version history →