github.pulls
passList pull requests
Requires owner and repo. By default this table requests state=all from GitHub so aggregates include open and closed pull requests; add state when you need only open, closed, or all. Other useful optional filters are head and base. Add number to jump from the default list call to a specific record lookup. GitHub only populates diff-stat columns such as additions, deletions, changed_files, and the merged boolean on that per-PR lookup, so include number before using them. For list queries, use merged_at IS NOT NULL to identify merged pull requests.
All variants returned rows on ≥2 of 2 trials, 0 errors.
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 12215 ms | 12941 ms | 13668 ms | [1, 1] | 0 |
| realistic | 2 | 12917 ms | 13663 ms | 14410 ms | [367, 367] | 0 |
| edge | 2 | 23505 ms | 24755 ms | 26006 ms | [3934, 3934] | 0 |
Latency per trial
Probe variants — every command + output
2 trialssmallest valid query
SELECT * FROM github.pulls WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1First row (click to expand JSON)
{
"_links": "",
"_links__comments": "",
"_links__comments__href": "",
"_links__commits": "",
"_links__commits__href": "",
"_links__html": "",
"_links__html__href": "",
"_links__issue": "",
"_links__issue__href": "",
"_links__review_comment": "",
"_links__review_comment__href": "",
"_links__review_comments": "",
"_links__review_comments__href": "",
"_links__self": "",
"_links__self__href": "",
"_links__statuses": "",
"_links__statuses__href": "",
"active_lock_reason": "",
"additions": "",
"assignee": "",
"assignee__avatar_url": "",
"assignee__email": "",
"assignee__events_url": "",
"assignee__followers_url": "",
"assignee__following_url": "",
"assignee__gists_url": "",
"assignee__gravatar_id": "",
"assignee__html_url": "",
"assignee__id": "",
"assignee__login": "",
"assignee__name": "",
"assignee__node_id": "",
"assignee__organizations_url": "",
"assignee__received_events_url": "",
"assignee__repos_url": "",
"assignee__site_admin": "",
"assignee__starred_at": "",
"assignee__starred_url": "",
"assignee__subscriptions_url": "",
"assignee__type": "",
"assignee__url": "",
"assignee__user_view_type": "",
"assignees": "",
"author_association": "",
"auto_merge": "",
"base": "",
"base__label": "",
"base__ref": "",
"base_ref": "",
"base__repo": "",
"base__repo__allow_auto_merge": "",
"base__repo__allow_forking": "",
"base__repo__allow_merge_commit": "",
"base__repo__allow_rebase_merge": "",
"base__repo__allow_squash_merge": "",
"base__repo__allow_update_branch": "",
"base__repo__anonymous_access_enabled": "",
"base__repo__archive_url": "",
"base__repo__archived": "",
"base__repo__assignees_url": "",
"base__repo__blobs_url": "",
"base__repo__branches_url": "",
"base__repo__clone_url": "",
"base__repo__code_search_index_status": "",
"base__repo__collaborators_url": "",
"base__repo__comments_url": "",
"base__repo__commits_url": "",
"base__repo__compare_url": "",
"base__repo__contents_url": "",
"base__repo__contributors_url": "",
"base__repo__created_at": "",
"base__repo__default_branch": "",
"base__repo__delete_branch_on_merge": "",
"base__repo__deployments_url": "",
"base__repo__description": "",
"base__repo__disabled": "",
"base__repo__downloads_url": "",
"base__repo__events_url": "",
"base__repo__fork": "",
"base__repo__forks": "",
"base__repo__forks_count": "",
"base__repo__forks_url": "",
"base__repo__full_name": "",
"base__repo__git_commits_url": "",
"base__repo__git_refs_url": "",
"base__repo__git_tags_url": "",
"base__repo__git_url": "",
"base__repo__has_discussions": "",
"base__repo__has_downloads": "",
"base__repo__has_issues": "",
"base__repo__has_pages": "",
"base__repo__has_projects": "",
"base__repo__has_pull_requests": "",
"base__repo__has_wiki": "",
"base__repo__homepage": "",
"base__repo__hooks_url": "",
"base__repo__html_url": "",
"base__repo__id": "",
"base__repo__is_template": "",
"base__repo__issue_comment_url": "",
"base__repo__issue_events_url": "",
"base__repo__issues_url": "",
"base__repo__keys_url": "",
"base__repo__labels_url": "",
"base__repo__language": "",
"base__repo__languages_url": "",
"base__repo__license": "",
"base__repo__master_branch": "",
"base__repo__merge_commit_message": "",
"base__repo__merge_commit_title": "",
"base__repo__merges_url": "",
"base__repo__milestones_url": "",
"base__repo__mirror_url": "",
"base__repo__name": "",
"base__repo__node_id": "",
"base__repo__notifications_url": "",
"base__repo__open_issues": "",
"base__repo__open_issues_count": "",
"base__repo__owner": "",
"base__repo__permissions": "",
"base__repo__private": "",
"base__repo__pull_request_creation_policy": "",
"base__repo__pulls_url": "",
"base__repo__pushed_at": "",
"base__repo__releases_url": "",
"base__repo__size": "",
"base__repo__squash_merge_commit_message": "",
"base__repo__squash_merge_commit_title": "",
"base__repo__ssh_url": "",
"base__repo__stargazers_count": "",
"base__repo__stargazers_url": "",
"base__repo__starred_at": "",
"base__repo__statuses_url": "",
"base__repo__subscribers_url": "",
"base__repo__subscription_url": "",
"base__repo__svn_url": "",
"base__repo__tags_url": "",
"base__repo__teams_url": "",
"base__repo__temp_clone_token": "",
"base__repo__topics": "",
"base__repo__trees_url": "",
"base__repo__updated_at": "",
"base__repo__url": "",
"base__repo__use_squash_pr_title_as_default": "",
"base__repo__visibility": "",
"base__repo__watchers": "",
"base__repo__watchers_count": "",
"base__repo__web_commit_signoff_required": "",
"base__sha": "",
"base_sha": "",
"base__user": "",
"base__user__avatar_url": "",
"base__user__email": "",
"base__user__events_url": "",
"base__user__followers_url": "",
"base__user__following_url": "",
"base__user__gists_url": "",
"base__user__gravatar_id": "",
"base__user__html_url": "",
"base__user__id": "",
"base__user__login": "",
"base__user__name": "",
"base__user__node_id": "",
"base__user__organizations_url": "",
"base__user__received_events_url": "",
"base__user__repos_url": "",
"base__user__site_admin": "",
"base__user__starred_at": "",
"base__user__starred_url": "",
"base__user__subscriptions_url": "",
"base__user__type": "",
"base__user__url": "",
"base__user__user_view_type": "",
"body": "- [x] I have not included unrelated changes in this PR",
"changed_files": "",
"closed_at": "",
"comments": "",
"comments_url": "",
"commits": "",
"commits_url": "",
"created_at": "",
"deletions": "",
"diff_url": "",
"direction": "",
"draft": "",
"head": "",
"head__label": "",
"head__ref": "",
"head_ref": "",
"head__repo": "",
"head__repo__allow_auto_merge": "",
"head__repo__allow_forking": "",
"head__repo__allow_merge_commit": "",
"head__repo__allow_rebase_merge": "",
"head__repo__allow_squash_merge": "",
"head__repo__allow_update_branch": "",
"head__repo__anonymous_access_enabled": "",
"head__repo__archive_url": "",
"head__repo__archived": "",
"head__repo__assignees_url": "",
"head__repo__blobs_url": "",
"head__repo__branches_url": "",
"head__repo__clone_url": "",
"head__repo__code_search_index_status": "",
"head__repo__collaborators_url": "",
"head__repo__comments_url": "",
"head__repo__commits_url": "",
"head__repo__compare_url": "",
"head__repo__contents_url": "",
"head__repo__contributors_url": "",
"head__repo__created_at": "",
"head__repo__default_branch": "",
"head__repo__delete_branch_on_merge": "",
"head__repo__deployments_url": "",
"head__repo__description": "",
"head__repo__disabled": "",
"head__repo__downloads_url": "",
"head__repo__events_url": "",
"head__repo__fork": "",
"head__repo__forks": "",
"head__repo__forks_count": "",
"head__repo__forks_url": "",
"head__repo__full_name": "",
"head__repo__git_commits_url": "",
"head__repo__git_refs_url": "",
"head__repo__git_tags_url": "",
"head__repo__git_url": "",
"head__repo__has_discussions": "",
"head__repo__has_downloads": "",
"head__repo__has_issues": "",
"head__repo__has_pages": "",
"head__repo__has_projects": "",
"head__repo__has_pull_requests": "",
"head__repo__has_wiki": "",
"head__repo__homepage": "",
"head__repo__hooks_url": "",
"head__repo__html_url": "",
"head__repo__id": "",
"head__repo__is_template": "",
"head__repo__issue_comment_url": "",
"head__repo__issue_events_url": "",
"head__repo__issues_url": "",
"head__repo__keys_url": "",
"head__repo__labels_url": "",
"head__repo__language": "",
"head__repo__languages_url": "",
"head__repo__license": "",
"head__repo__master_branch": "",
"head__repo__merge_commit_message": "",
"head__repo__merge_commit_title": "",
"head__repo__merges_url": "",
"head__repo__milestones_url": "",
"head__repo__mirror_url": "",
"head__repo__name": "",
"head__repo__node_id": "",
"head__repo__notifications_url": "",
"head__repo__open_issues": "",
"head__repo__open_issues_count": "",
"head__repo__owner": "",
"head__repo__permissions": "",
"head__repo__private": "",
"head__repo__pull_request_creation_policy": "",
"head__repo__pulls_url": "",
"head__repo__pushed_at": "",
"head__repo__releases_url": "",
"head__repo__size": "",
"head__repo__squash_merge_commit_message": "",
"head__repo__squash_merge_commit_title": "",
"head__repo__ssh_url": "",
"head__repo__stargazers_count": "",
"head__repo__stargazers_url": "",
"head__repo__starred_at": "",
"head__repo__statuses_url": "",
"head__repo__subscribers_url": "",
"head__repo__subscription_url": "",
"head__repo__svn_url": "",
"head__repo__tags_url": "",
"head__repo__teams_url": "",
"head__repo__temp_clone_token": "",
"head__repo__topics": "",
"head__repo__trees_url": "",
"head__repo__updated_at": "",
"head__repo__url": "",
"head__repo__use_squash_pr_title_as_default": "",
"head__repo__visibility": "",
"head__repo__watchers": "",
"head__repo__watchers_count": "",
"head__repo__web_commit_signoff_required": "",
"head__sha": "",
"head_sha": "",
"head__user": "",
"head__user__avatar_url": "",
"head__user__email": "",
"head__user__events_url": "",
"head__user__followers_url": "",
"head__user__following_url": "",
"head__user__gists_url": "",
"head__user__gravatar_id": "",
"head__user__html_url": "",
"head__user__id": "",
"head__user__login": "",
"head__user__name": "",
"head__user__node_id": "",
"head__user__organizations_url": "",
"head__user__received_events_url": "",
"head__user__repos_url": "",
"head__user__site_admin": "",
"head__user__starred_at": "",
"head__user__starred_url": "",
"head__user__subscriptions_url": "",
"head__user__type": "",
"head__user__url": "",
"head__user__user_view_type": "",
"html_url": "",
"id": "",
"issue_url": "",
"labels": "",
"label_names": "",
"locked": "",
"maintainer_can_modify": "",
"merge_commit_sha": "",
"mergeable": "",
"mergeable_state": "",
"merged": "",
"merged_at": "",
"merged_by": "",
"merged_by__avatar_url": "",
"merged_by__email": "",
"merged_by__events_url": "",
"merged_by__followers_url": "",
"merged_by__following_url": "",
"merged_by__gists_url": "",
"merged_by__gravatar_id": "",
"merged_by__html_url": "",
"merged_by__id": "",
"merged_by__login": "",
"merged_by__name": "",
"merged_by__node_id": "",
"merged_by__organizations_url": "",
"merged_by__received_events_url": "",
"merged_by__repos_url": "",
"merged_by__site_admin": "",
"merged_by__starred_at": "",
"merged_by__starred_url": "",
"merged_by__subscriptions_url": "",
"merged_by__type": "",
"merged_by__url": "",
"merged_by__user_view_type": "",
"milestone": "",
"milestone__closed_at": "",
"milestone__closed_issues": "",
"milestone__created_at": "",
"milestone__creator": "",
"milestone__creator__avatar_url": "",
"milestone__creator__email": "",
"milestone__creator__events_url": "",
"milestone__creator__followers_url": "",
"milestone__creator__following_url": "",
"milestone__creator__gists_url": "",
"milestone__creator__gravatar_id": "",
"milestone__creator__html_url": "",
"milestone__creator__id": "",
"milestone__creator__login": "",
"milestone__creator__name": "",
"milestone__creator__node_id": "",
"milestone__creator__organizations_url": "",
"milestone__creator__received_events_url": "",
"milestone__creator__repos_url": "",
"milestone__creator__site_admin": "",
"milestone__creator__starred_at": "",
"milestone__creator__starred_url": "",
"milestone__creator__subscriptions_url": "",
"milestone__creator__type": "",
"milestone__creator__url": "",
"milestone__creator__user_view_type": "",
"milestone__description": "",
"milestone__due_on": "",
"milestone__html_url": "",
"milestone__id": "",
"milestone__labels_url": "",
"milestone__node_id": "",
"milestone__number": "",
"milestone__open_issues": "",
"milestone__state": "",
"milestone__title": "",
"milestone__updated_at": "",
"milestone__url": "",
"node_id": "",
"number": "",
"owner": "",
"patch_url": "",
"rebaseable": "",
"repo": "",
"requested_reviewers": "",
"requested_reviewer_logins": "",
"requested_teams": "",
"requested_team_names": "",
"review_comment_url": "",
"review_comments": "",
"review_comments_url": "",
"sort": "",
"state": "",
"statuses_url": "",
"title": "",
"updated_at": "",
"url": "",
"user": "",
"user__avatar_url": "",
"user__email": "",
"user__events_url": "",
"user__followers_url": "",
"user__following_url": "",
"user__gists_url": "",
"user__gravatar_id": "",
"user__html_url": "",
"user__id": "",
"user__login": "",
"user_login": "",
"user__name": "",
"user__node_id": "",
"user__organizations_url": "",
"user__received_events_url": "",
"user__repos_url": "",
"user__site_admin": "",
"user__starred_at": "",
"user__starred_url": "",
"user__subscriptions_url": "",
"user__type": "",
"user__url": "",
"user__user_view_type": "",
"commit_sha": ""
}columns (431)
First row (click to expand JSON)
{
"_links": "",
"_links__comments": "",
"_links__comments__href": "",
"_links__commits": "",
"_links__commits__href": "",
"_links__html": "",
"_links__html__href": "",
"_links__issue": "",
"_links__issue__href": "",
"_links__review_comment": "",
"_links__review_comment__href": "",
"_links__review_comments": "",
"_links__review_comments__href": "",
"_links__self": "",
"_links__self__href": "",
"_links__statuses": "",
"_links__statuses__href": "",
"active_lock_reason": "",
"additions": "",
"assignee": "",
"assignee__avatar_url": "",
"assignee__email": "",
"assignee__events_url": "",
"assignee__followers_url": "",
"assignee__following_url": "",
"assignee__gists_url": "",
"assignee__gravatar_id": "",
"assignee__html_url": "",
"assignee__id": "",
"assignee__login": "",
"assignee__name": "",
"assignee__node_id": "",
"assignee__organizations_url": "",
"assignee__received_events_url": "",
"assignee__repos_url": "",
"assignee__site_admin": "",
"assignee__starred_at": "",
"assignee__starred_url": "",
"assignee__subscriptions_url": "",
"assignee__type": "",
"assignee__url": "",
"assignee__user_view_type": "",
"assignees": "",
"author_association": "",
"auto_merge": "",
"base": "",
"base__label": "",
"base__ref": "",
"base_ref": "",
"base__repo": "",
"base__repo__allow_auto_merge": "",
"base__repo__allow_forking": "",
"base__repo__allow_merge_commit": "",
"base__repo__allow_rebase_merge": "",
"base__repo__allow_squash_merge": "",
"base__repo__allow_update_branch": "",
"base__repo__anonymous_access_enabled": "",
"base__repo__archive_url": "",
"base__repo__archived": "",
"base__repo__assignees_url": "",
"base__repo__blobs_url": "",
"base__repo__branches_url": "",
"base__repo__clone_url": "",
"base__repo__code_search_index_status": "",
"base__repo__collaborators_url": "",
"base__repo__comments_url": "",
"base__repo__commits_url": "",
"base__repo__compare_url": "",
"base__repo__contents_url": "",
"base__repo__contributors_url": "",
"base__repo__created_at": "",
"base__repo__default_branch": "",
"base__repo__delete_branch_on_merge": "",
"base__repo__deployments_url": "",
"base__repo__description": "",
"base__repo__disabled": "",
"base__repo__downloads_url": "",
"base__repo__events_url": "",
"base__repo__fork": "",
"base__repo__forks": "",
"base__repo__forks_count": "",
"base__repo__forks_url": "",
"base__repo__full_name": "",
"base__repo__git_commits_url": "",
"base__repo__git_refs_url": "",
"base__repo__git_tags_url": "",
"base__repo__git_url": "",
"base__repo__has_discussions": "",
"base__repo__has_downloads": "",
"base__repo__has_issues": "",
"base__repo__has_pages": "",
"base__repo__has_projects": "",
"base__repo__has_pull_requests": "",
"base__repo__has_wiki": "",
"base__repo__homepage": "",
"base__repo__hooks_url": "",
"base__repo__html_url": "",
"base__repo__id": "",
"base__repo__is_template": "",
"base__repo__issue_comment_url": "",
"base__repo__issue_events_url": "",
"base__repo__issues_url": "",
"base__repo__keys_url": "",
"base__repo__labels_url": "",
"base__repo__language": "",
"base__repo__languages_url": "",
"base__repo__license": "",
"base__repo__master_branch": "",
"base__repo__merge_commit_message": "",
"base__repo__merge_commit_title": "",
"base__repo__merges_url": "",
"base__repo__milestones_url": "",
"base__repo__mirror_url": "",
"base__repo__name": "",
"base__repo__node_id": "",
"base__repo__notifications_url": "",
"base__repo__open_issues": "",
"base__repo__open_issues_count": "",
"base__repo__owner": "",
"base__repo__permissions": "",
"base__repo__private": "",
"base__repo__pull_request_creation_policy": "",
"base__repo__pulls_url": "",
"base__repo__pushed_at": "",
"base__repo__releases_url": "",
"base__repo__size": "",
"base__repo__squash_merge_commit_message": "",
"base__repo__squash_merge_commit_title": "",
"base__repo__ssh_url": "",
"base__repo__stargazers_count": "",
"base__repo__stargazers_url": "",
"base__repo__starred_at": "",
"base__repo__statuses_url": "",
"base__repo__subscribers_url": "",
"base__repo__subscription_url": "",
"base__repo__svn_url": "",
"base__repo__tags_url": "",
"base__repo__teams_url": "",
"base__repo__temp_clone_token": "",
"base__repo__topics": "",
"base__repo__trees_url": "",
"base__repo__updated_at": "",
"base__repo__url": "",
"base__repo__use_squash_pr_title_as_default": "",
"base__repo__visibility": "",
"base__repo__watchers": "",
"base__repo__watchers_count": "",
"base__repo__web_commit_signoff_required": "",
"base__sha": "",
"base_sha": "",
"base__user": "",
"base__user__avatar_url": "",
"base__user__email": "",
"base__user__events_url": "",
"base__user__followers_url": "",
"base__user__following_url": "",
"base__user__gists_url": "",
"base__user__gravatar_id": "",
"base__user__html_url": "",
"base__user__id": "",
"base__user__login": "",
"base__user__name": "",
"base__user__node_id": "",
"base__user__organizations_url": "",
"base__user__received_events_url": "",
"base__user__repos_url": "",
"base__user__site_admin": "",
"base__user__starred_at": "",
"base__user__starred_url": "",
"base__user__subscriptions_url": "",
"base__user__type": "",
"base__user__url": "",
"base__user__user_view_type": "",
"body": "- [x] I have not included unrelated changes in this PR",
"changed_files": "",
"closed_at": "",
"comments": "",
"comments_url": "",
"commits": "",
"commits_url": "",
"created_at": "",
"deletions": "",
"diff_url": "",
"direction": "",
"draft": "",
"head": "",
"head__label": "",
"head__ref": "",
"head_ref": "",
"head__repo": "",
"head__repo__allow_auto_merge": "",
"head__repo__allow_forking": "",
"head__repo__allow_merge_commit": "",
"head__repo__allow_rebase_merge": "",
"head__repo__allow_squash_merge": "",
"head__repo__allow_update_branch": "",
"head__repo__anonymous_access_enabled": "",
"head__repo__archive_url": "",
"head__repo__archived": "",
"head__repo__assignees_url": "",
"head__repo__blobs_url": "",
"head__repo__branches_url": "",
"head__repo__clone_url": "",
"head__repo__code_search_index_status": "",
"head__repo__collaborators_url": "",
"head__repo__comments_url": "",
"head__repo__commits_url": "",
"head__repo__compare_url": "",
"head__repo__contents_url": "",
"head__repo__contributors_url": "",
"head__repo__created_at": "",
"head__repo__default_branch": "",
"head__repo__delete_branch_on_merge": "",
"head__repo__deployments_url": "",
"head__repo__description": "",
"head__repo__disabled": "",
"head__repo__downloads_url": "",
"head__repo__events_url": "",
"head__repo__fork": "",
"head__repo__forks": "",
"head__repo__forks_count": "",
"head__repo__forks_url": "",
"head__repo__full_name": "",
"head__repo__git_commits_url": "",
"head__repo__git_refs_url": "",
"head__repo__git_tags_url": "",
"head__repo__git_url": "",
"head__repo__has_discussions": "",
"head__repo__has_downloads": "",
"head__repo__has_issues": "",
"head__repo__has_pages": "",
"head__repo__has_projects": "",
"head__repo__has_pull_requests": "",
"head__repo__has_wiki": "",
"head__repo__homepage": "",
"head__repo__hooks_url": "",
"head__repo__html_url": "",
"head__repo__id": "",
"head__repo__is_template": "",
"head__repo__issue_comment_url": "",
"head__repo__issue_events_url": "",
"head__repo__issues_url": "",
"head__repo__keys_url": "",
"head__repo__labels_url": "",
"head__repo__language": "",
"head__repo__languages_url": "",
"head__repo__license": "",
"head__repo__master_branch": "",
"head__repo__merge_commit_message": "",
"head__repo__merge_commit_title": "",
"head__repo__merges_url": "",
"head__repo__milestones_url": "",
"head__repo__mirror_url": "",
"head__repo__name": "",
"head__repo__node_id": "",
"head__repo__notifications_url": "",
"head__repo__open_issues": "",
"head__repo__open_issues_count": "",
"head__repo__owner": "",
"head__repo__permissions": "",
"head__repo__private": "",
"head__repo__pull_request_creation_policy": "",
"head__repo__pulls_url": "",
"head__repo__pushed_at": "",
"head__repo__releases_url": "",
"head__repo__size": "",
"head__repo__squash_merge_commit_message": "",
"head__repo__squash_merge_commit_title": "",
"head__repo__ssh_url": "",
"head__repo__stargazers_count": "",
"head__repo__stargazers_url": "",
"head__repo__starred_at": "",
"head__repo__statuses_url": "",
"head__repo__subscribers_url": "",
"head__repo__subscription_url": "",
"head__repo__svn_url": "",
"head__repo__tags_url": "",
"head__repo__teams_url": "",
"head__repo__temp_clone_token": "",
"head__repo__topics": "",
"head__repo__trees_url": "",
"head__repo__updated_at": "",
"head__repo__url": "",
"head__repo__use_squash_pr_title_as_default": "",
"head__repo__visibility": "",
"head__repo__watchers": "",
"head__repo__watchers_count": "",
"head__repo__web_commit_signoff_required": "",
"head__sha": "",
"head_sha": "",
"head__user": "",
"head__user__avatar_url": "",
"head__user__email": "",
"head__user__events_url": "",
"head__user__followers_url": "",
"head__user__following_url": "",
"head__user__gists_url": "",
"head__user__gravatar_id": "",
"head__user__html_url": "",
"head__user__id": "",
"head__user__login": "",
"head__user__name": "",
"head__user__node_id": "",
"head__user__organizations_url": "",
"head__user__received_events_url": "",
"head__user__repos_url": "",
"head__user__site_admin": "",
"head__user__starred_at": "",
"head__user__starred_url": "",
"head__user__subscriptions_url": "",
"head__user__type": "",
"head__user__url": "",
"head__user__user_view_type": "",
"html_url": "",
"id": "",
"issue_url": "",
"labels": "",
"label_names": "",
"locked": "",
"maintainer_can_modify": "",
"merge_commit_sha": "",
"mergeable": "",
"mergeable_state": "",
"merged": "",
"merged_at": "",
"merged_by": "",
"merged_by__avatar_url": "",
"merged_by__email": "",
"merged_by__events_url": "",
"merged_by__followers_url": "",
"merged_by__following_url": "",
"merged_by__gists_url": "",
"merged_by__gravatar_id": "",
"merged_by__html_url": "",
"merged_by__id": "",
"merged_by__login": "",
"merged_by__name": "",
"merged_by__node_id": "",
"merged_by__organizations_url": "",
"merged_by__received_events_url": "",
"merged_by__repos_url": "",
"merged_by__site_admin": "",
"merged_by__starred_at": "",
"merged_by__starred_url": "",
"merged_by__subscriptions_url": "",
"merged_by__type": "",
"merged_by__url": "",
"merged_by__user_view_type": "",
"milestone": "",
"milestone__closed_at": "",
"milestone__closed_issues": "",
"milestone__created_at": "",
"milestone__creator": "",
"milestone__creator__avatar_url": "",
"milestone__creator__email": "",
"milestone__creator__events_url": "",
"milestone__creator__followers_url": "",
"milestone__creator__following_url": "",
"milestone__creator__gists_url": "",
"milestone__creator__gravatar_id": "",
"milestone__creator__html_url": "",
"milestone__creator__id": "",
"milestone__creator__login": "",
"milestone__creator__name": "",
"milestone__creator__node_id": "",
"milestone__creator__organizations_url": "",
"milestone__creator__received_events_url": "",
"milestone__creator__repos_url": "",
"milestone__creator__site_admin": "",
"milestone__creator__starred_at": "",
"milestone__creator__starred_url": "",
"milestone__creator__subscriptions_url": "",
"milestone__creator__type": "",
"milestone__creator__url": "",
"milestone__creator__user_view_type": "",
"milestone__description": "",
"milestone__due_on": "",
"milestone__html_url": "",
"milestone__id": "",
"milestone__labels_url": "",
"milestone__node_id": "",
"milestone__number": "",
"milestone__open_issues": "",
"milestone__state": "",
"milestone__title": "",
"milestone__updated_at": "",
"milestone__url": "",
"node_id": "",
"number": "",
"owner": "",
"patch_url": "",
"rebaseable": "",
"repo": "",
"requested_reviewers": "",
"requested_reviewer_logins": "",
"requested_teams": "",
"requested_team_names": "",
"review_comment_url": "",
"review_comments": "",
"review_comments_url": "",
"sort": "",
"state": "",
"statuses_url": "",
"title": "",
"updated_at": "",
"url": "",
"user": "",
"user__avatar_url": "",
"user__email": "",
"user__events_url": "",
"user__followers_url": "",
"user__following_url": "",
"user__gists_url": "",
"user__gravatar_id": "",
"user__html_url": "",
"user__id": "",
"user__login": "",
"user_login": "",
"user__name": "",
"user__node_id": "",
"user__organizations_url": "",
"user__received_events_url": "",
"user__repos_url": "",
"user__site_admin": "",
"user__starred_at": "",
"user__starred_url": "",
"user__subscriptions_url": "",
"user__type": "",
"user__url": "",
"user__user_view_type": "",
"commit_sha": ""
}columns (431)
2 trialstypical user query
SELECT * FROM github.pulls WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25First row (click to expand JSON)
{
"_links": "",
"_links__comments": "",
"_links__comments__href": "",
"_links__commits": "",
"_links__commits__href": "",
"_links__html": "",
"_links__html__href": "",
"_links__issue": "",
"_links__issue__href": "",
"_links__review_comment": "",
"_links__review_comment__href": "",
"_links__review_comments": "",
"_links__review_comments__href": "",
"_links__self": "",
"_links__self__href": "",
"_links__statuses": "",
"_links__statuses__href": "",
"active_lock_reason": "",
"additions": "",
"assignee": "",
"assignee__avatar_url": "",
"assignee__email": "",
"assignee__events_url": "",
"assignee__followers_url": "",
"assignee__following_url": "",
"assignee__gists_url": "",
"assignee__gravatar_id": "",
"assignee__html_url": "",
"assignee__id": "",
"assignee__login": "",
"assignee__name": "",
"assignee__node_id": "",
"assignee__organizations_url": "",
"assignee__received_events_url": "",
"assignee__repos_url": "",
"assignee__site_admin": "",
"assignee__starred_at": "",
"assignee__starred_url": "",
"assignee__subscriptions_url": "",
"assignee__type": "",
"assignee__url": "",
"assignee__user_view_type": "",
"assignees": "",
"author_association": "",
"auto_merge": "",
"base": "",
"base__label": "",
"base__ref": "",
"base_ref": "",
"base__repo": "",
"base__repo__allow_auto_merge": "",
"base__repo__allow_forking": "",
"base__repo__allow_merge_commit": "",
"base__repo__allow_rebase_merge": "",
"base__repo__allow_squash_merge": "",
"base__repo__allow_update_branch": "",
"base__repo__anonymous_access_enabled": "",
"base__repo__archive_url": "",
"base__repo__archived": "",
"base__repo__assignees_url": "",
"base__repo__blobs_url": "",
"base__repo__branches_url": "",
"base__repo__clone_url": "",
"base__repo__code_search_index_status": "",
"base__repo__collaborators_url": "",
"base__repo__comments_url": "",
"base__repo__commits_url": "",
"base__repo__compare_url": "",
"base__repo__contents_url": "",
"base__repo__contributors_url": "",
"base__repo__created_at": "",
"base__repo__default_branch": "",
"base__repo__delete_branch_on_merge": "",
"base__repo__deployments_url": "",
"base__repo__description": "",
"base__repo__disabled": "",
"base__repo__downloads_url": "",
"base__repo__events_url": "",
"base__repo__fork": "",
"base__repo__forks": "",
"base__repo__forks_count": "",
"base__repo__forks_url": "",
"base__repo__full_name": "",
"base__repo__git_commits_url": "",
"base__repo__git_refs_url": "",
"base__repo__git_tags_url": "",
"base__repo__git_url": "",
"base__repo__has_discussions": "",
"base__repo__has_downloads": "",
"base__repo__has_issues": "",
"base__repo__has_pages": "",
"base__repo__has_projects": "",
"base__repo__has_pull_requests": "",
"base__repo__has_wiki": "",
"base__repo__homepage": "",
"base__repo__hooks_url": "",
"base__repo__html_url": "",
"base__repo__id": "",
"base__repo__is_template": "",
"base__repo__issue_comment_url": "",
"base__repo__issue_events_url": "",
"base__repo__issues_url": "",
"base__repo__keys_url": "",
"base__repo__labels_url": "",
"base__repo__language": "",
"base__repo__languages_url": "",
"base__repo__license": "",
"base__repo__master_branch": "",
"base__repo__merge_commit_message": "",
"base__repo__merge_commit_title": "",
"base__repo__merges_url": "",
"base__repo__milestones_url": "",
"base__repo__mirror_url": "",
"base__repo__name": "",
"base__repo__node_id": "",
"base__repo__notifications_url": "",
"base__repo__open_issues": "",
"base__repo__open_issues_count": "",
"base__repo__owner": "",
"base__repo__permissions": "",
"base__repo__private": "",
"base__repo__pull_request_creation_policy": "",
"base__repo__pulls_url": "",
"base__repo__pushed_at": "",
"base__repo__releases_url": "",
"base__repo__size": "",
"base__repo__squash_merge_commit_message": "",
"base__repo__squash_merge_commit_title": "",
"base__repo__ssh_url": "",
"base__repo__stargazers_count": "",
"base__repo__stargazers_url": "",
"base__repo__starred_at": "",
"base__repo__statuses_url": "",
"base__repo__subscribers_url": "",
"base__repo__subscription_url": "",
"base__repo__svn_url": "",
"base__repo__tags_url": "",
"base__repo__teams_url": "",
"base__repo__temp_clone_token": "",
"base__repo__topics": "",
"base__repo__trees_url": "",
"base__repo__updated_at": "",
"base__repo__url": "",
"base__repo__use_squash_pr_title_as_default": "",
"base__repo__visibility": "",
"base__repo__watchers": "",
"base__repo__watchers_count": "",
"base__repo__web_commit_signoff_required": "",
"base__sha": "",
"base_sha": "",
"base__user": "",
"base__user__avatar_url": "",
"base__user__email": "",
"base__user__events_url": "",
"base__user__followers_url": "",
"base__user__following_url": "",
"base__user__gists_url": "",
"base__user__gravatar_id": "",
"base__user__html_url": "",
"base__user__id": "",
"base__user__login": "",
"base__user__name": "",
"base__user__node_id": "",
"base__user__organizations_url": "",
"base__user__received_events_url": "",
"base__user__repos_url": "",
"base__user__site_admin": "",
"base__user__starred_at": "",
"base__user__starred_url": "",
"base__user__subscriptions_url": "",
"base__user__type": "",
"base__user__url": "",
"base__user__user_view_type": "",
"body": "- [x] I have not included unrelated changes in this PR",
"changed_files": "",
"closed_at": "",
"comments": "",
"comments_url": "",
"commits": "",
"commits_url": "",
"created_at": "",
"deletions": "",
"diff_url": "",
"direction": "",
"draft": "",
"head": "",
"head__label": "",
"head__ref": "",
"head_ref": "",
"head__repo": "",
"head__repo__allow_auto_merge": "",
"head__repo__allow_forking": "",
"head__repo__allow_merge_commit": "",
"head__repo__allow_rebase_merge": "",
"head__repo__allow_squash_merge": "",
"head__repo__allow_update_branch": "",
"head__repo__anonymous_access_enabled": "",
"head__repo__archive_url": "",
"head__repo__archived": "",
"head__repo__assignees_url": "",
"head__repo__blobs_url": "",
"head__repo__branches_url": "",
"head__repo__clone_url": "",
"head__repo__code_search_index_status": "",
"head__repo__collaborators_url": "",
"head__repo__comments_url": "",
"head__repo__commits_url": "",
"head__repo__compare_url": "",
"head__repo__contents_url": "",
"head__repo__contributors_url": "",
"head__repo__created_at": "",
"head__repo__default_branch": "",
"head__repo__delete_branch_on_merge": "",
"head__repo__deployments_url": "",
"head__repo__description": "",
"head__repo__disabled": "",
"head__repo__downloads_url": "",
"head__repo__events_url": "",
"head__repo__fork": "",
"head__repo__forks": "",
"head__repo__forks_count": "",
"head__repo__forks_url": "",
"head__repo__full_name": "",
"head__repo__git_commits_url": "",
"head__repo__git_refs_url": "",
"head__repo__git_tags_url": "",
"head__repo__git_url": "",
"head__repo__has_discussions": "",
"head__repo__has_downloads": "",
"head__repo__has_issues": "",
"head__repo__has_pages": "",
"head__repo__has_projects": "",
"head__repo__has_pull_requests": "",
"head__repo__has_wiki": "",
"head__repo__homepage": "",
"head__repo__hooks_url": "",
"head__repo__html_url": "",
"head__repo__id": "",
"head__repo__is_template": "",
"head__repo__issue_comment_url": "",
"head__repo__issue_events_url": "",
"head__repo__issues_url": "",
"head__repo__keys_url": "",
"head__repo__labels_url": "",
"head__repo__language": "",
"head__repo__languages_url": "",
"head__repo__license": "",
"head__repo__master_branch": "",
"head__repo__merge_commit_message": "",
"head__repo__merge_commit_title": "",
"head__repo__merges_url": "",
"head__repo__milestones_url": "",
"head__repo__mirror_url": "",
"head__repo__name": "",
"head__repo__node_id": "",
"head__repo__notifications_url": "",
"head__repo__open_issues": "",
"head__repo__open_issues_count": "",
"head__repo__owner": "",
"head__repo__permissions": "",
"head__repo__private": "",
"head__repo__pull_request_creation_policy": "",
"head__repo__pulls_url": "",
"head__repo__pushed_at": "",
"head__repo__releases_url": "",
"head__repo__size": "",
"head__repo__squash_merge_commit_message": "",
"head__repo__squash_merge_commit_title": "",
"head__repo__ssh_url": "",
"head__repo__stargazers_count": "",
"head__repo__stargazers_url": "",
"head__repo__starred_at": "",
"head__repo__statuses_url": "",
"head__repo__subscribers_url": "",
"head__repo__subscription_url": "",
"head__repo__svn_url": "",
"head__repo__tags_url": "",
"head__repo__teams_url": "",
"head__repo__temp_clone_token": "",
"head__repo__topics": "",
"head__repo__trees_url": "",
"head__repo__updated_at": "",
"head__repo__url": "",
"head__repo__use_squash_pr_title_as_default": "",
"head__repo__visibility": "",
"head__repo__watchers": "",
"head__repo__watchers_count": "",
"head__repo__web_commit_signoff_required": "",
"head__sha": "",
"head_sha": "",
"head__user": "",
"head__user__avatar_url": "",
"head__user__email": "",
"head__user__events_url": "",
"head__user__followers_url": "",
"head__user__following_url": "",
"head__user__gists_url": "",
"head__user__gravatar_id": "",
"head__user__html_url": "",
"head__user__id": "",
"head__user__login": "",
"head__user__name": "",
"head__user__node_id": "",
"head__user__organizations_url": "",
"head__user__received_events_url": "",
"head__user__repos_url": "",
"head__user__site_admin": "",
"head__user__starred_at": "",
"head__user__starred_url": "",
"head__user__subscriptions_url": "",
"head__user__type": "",
"head__user__url": "",
"head__user__user_view_type": "",
"html_url": "",
"id": "",
"issue_url": "",
"labels": "",
"label_names": "",
"locked": "",
"maintainer_can_modify": "",
"merge_commit_sha": "",
"mergeable": "",
"mergeable_state": "",
"merged": "",
"merged_at": "",
"merged_by": "",
"merged_by__avatar_url": "",
"merged_by__email": "",
"merged_by__events_url": "",
"merged_by__followers_url": "",
"merged_by__following_url": "",
"merged_by__gists_url": "",
"merged_by__gravatar_id": "",
"merged_by__html_url": "",
"merged_by__id": "",
"merged_by__login": "",
"merged_by__name": "",
"merged_by__node_id": "",
"merged_by__organizations_url": "",
"merged_by__received_events_url": "",
"merged_by__repos_url": "",
"merged_by__site_admin": "",
"merged_by__starred_at": "",
"merged_by__starred_url": "",
"merged_by__subscriptions_url": "",
"merged_by__type": "",
"merged_by__url": "",
"merged_by__user_view_type": "",
"milestone": "",
"milestone__closed_at": "",
"milestone__closed_issues": "",
"milestone__created_at": "",
"milestone__creator": "",
"milestone__creator__avatar_url": "",
"milestone__creator__email": "",
"milestone__creator__events_url": "",
"milestone__creator__followers_url": "",
"milestone__creator__following_url": "",
"milestone__creator__gists_url": "",
"milestone__creator__gravatar_id": "",
"milestone__creator__html_url": "",
"milestone__creator__id": "",
"milestone__creator__login": "",
"milestone__creator__name": "",
"milestone__creator__node_id": "",
"milestone__creator__organizations_url": "",
"milestone__creator__received_events_url": "",
"milestone__creator__repos_url": "",
"milestone__creator__site_admin": "",
"milestone__creator__starred_at": "",
"milestone__creator__starred_url": "",
"milestone__creator__subscriptions_url": "",
"milestone__creator__type": "",
"milestone__creator__url": "",
"milestone__creator__user_view_type": "",
"milestone__description": "",
"milestone__due_on": "",
"milestone__html_url": "",
"milestone__id": "",
"milestone__labels_url": "",
"milestone__node_id": "",
"milestone__number": "",
"milestone__open_issues": "",
"milestone__state": "",
"milestone__title": "",
"milestone__updated_at": "",
"milestone__url": "",
"node_id": "",
"number": "",
"owner": "",
"patch_url": "",
"rebaseable": "",
"repo": "",
"requested_reviewers": "",
"requested_reviewer_logins": "",
"requested_teams": "",
"requested_team_names": "",
"review_comment_url": "",
"review_comments": "",
"review_comments_url": "",
"sort": "",
"state": "",
"statuses_url": "",
"title": "",
"updated_at": "",
"url": "",
"user": "",
"user__avatar_url": "",
"user__email": "",
"user__events_url": "",
"user__followers_url": "",
"user__following_url": "",
"user__gists_url": "",
"user__gravatar_id": "",
"user__html_url": "",
"user__id": "",
"user__login": "",
"user_login": "",
"user__name": "",
"user__node_id": "",
"user__organizations_url": "",
"user__received_events_url": "",
"user__repos_url": "",
"user__site_admin": "",
"user__starred_at": "",
"user__starred_url": "",
"user__subscriptions_url": "",
"user__type": "",
"user__url": "",
"user__user_view_type": "",
"commit_sha": ""
}columns (431)
First row (click to expand JSON)
{
"_links": "",
"_links__comments": "",
"_links__comments__href": "",
"_links__commits": "",
"_links__commits__href": "",
"_links__html": "",
"_links__html__href": "",
"_links__issue": "",
"_links__issue__href": "",
"_links__review_comment": "",
"_links__review_comment__href": "",
"_links__review_comments": "",
"_links__review_comments__href": "",
"_links__self": "",
"_links__self__href": "",
"_links__statuses": "",
"_links__statuses__href": "",
"active_lock_reason": "",
"additions": "",
"assignee": "",
"assignee__avatar_url": "",
"assignee__email": "",
"assignee__events_url": "",
"assignee__followers_url": "",
"assignee__following_url": "",
"assignee__gists_url": "",
"assignee__gravatar_id": "",
"assignee__html_url": "",
"assignee__id": "",
"assignee__login": "",
"assignee__name": "",
"assignee__node_id": "",
"assignee__organizations_url": "",
"assignee__received_events_url": "",
"assignee__repos_url": "",
"assignee__site_admin": "",
"assignee__starred_at": "",
"assignee__starred_url": "",
"assignee__subscriptions_url": "",
"assignee__type": "",
"assignee__url": "",
"assignee__user_view_type": "",
"assignees": "",
"author_association": "",
"auto_merge": "",
"base": "",
"base__label": "",
"base__ref": "",
"base_ref": "",
"base__repo": "",
"base__repo__allow_auto_merge": "",
"base__repo__allow_forking": "",
"base__repo__allow_merge_commit": "",
"base__repo__allow_rebase_merge": "",
"base__repo__allow_squash_merge": "",
"base__repo__allow_update_branch": "",
"base__repo__anonymous_access_enabled": "",
"base__repo__archive_url": "",
"base__repo__archived": "",
"base__repo__assignees_url": "",
"base__repo__blobs_url": "",
"base__repo__branches_url": "",
"base__repo__clone_url": "",
"base__repo__code_search_index_status": "",
"base__repo__collaborators_url": "",
"base__repo__comments_url": "",
"base__repo__commits_url": "",
"base__repo__compare_url": "",
"base__repo__contents_url": "",
"base__repo__contributors_url": "",
"base__repo__created_at": "",
"base__repo__default_branch": "",
"base__repo__delete_branch_on_merge": "",
"base__repo__deployments_url": "",
"base__repo__description": "",
"base__repo__disabled": "",
"base__repo__downloads_url": "",
"base__repo__events_url": "",
"base__repo__fork": "",
"base__repo__forks": "",
"base__repo__forks_count": "",
"base__repo__forks_url": "",
"base__repo__full_name": "",
"base__repo__git_commits_url": "",
"base__repo__git_refs_url": "",
"base__repo__git_tags_url": "",
"base__repo__git_url": "",
"base__repo__has_discussions": "",
"base__repo__has_downloads": "",
"base__repo__has_issues": "",
"base__repo__has_pages": "",
"base__repo__has_projects": "",
"base__repo__has_pull_requests": "",
"base__repo__has_wiki": "",
"base__repo__homepage": "",
"base__repo__hooks_url": "",
"base__repo__html_url": "",
"base__repo__id": "",
"base__repo__is_template": "",
"base__repo__issue_comment_url": "",
"base__repo__issue_events_url": "",
"base__repo__issues_url": "",
"base__repo__keys_url": "",
"base__repo__labels_url": "",
"base__repo__language": "",
"base__repo__languages_url": "",
"base__repo__license": "",
"base__repo__master_branch": "",
"base__repo__merge_commit_message": "",
"base__repo__merge_commit_title": "",
"base__repo__merges_url": "",
"base__repo__milestones_url": "",
"base__repo__mirror_url": "",
"base__repo__name": "",
"base__repo__node_id": "",
"base__repo__notifications_url": "",
"base__repo__open_issues": "",
"base__repo__open_issues_count": "",
"base__repo__owner": "",
"base__repo__permissions": "",
"base__repo__private": "",
"base__repo__pull_request_creation_policy": "",
"base__repo__pulls_url": "",
"base__repo__pushed_at": "",
"base__repo__releases_url": "",
"base__repo__size": "",
"base__repo__squash_merge_commit_message": "",
"base__repo__squash_merge_commit_title": "",
"base__repo__ssh_url": "",
"base__repo__stargazers_count": "",
"base__repo__stargazers_url": "",
"base__repo__starred_at": "",
"base__repo__statuses_url": "",
"base__repo__subscribers_url": "",
"base__repo__subscription_url": "",
"base__repo__svn_url": "",
"base__repo__tags_url": "",
"base__repo__teams_url": "",
"base__repo__temp_clone_token": "",
"base__repo__topics": "",
"base__repo__trees_url": "",
"base__repo__updated_at": "",
"base__repo__url": "",
"base__repo__use_squash_pr_title_as_default": "",
"base__repo__visibility": "",
"base__repo__watchers": "",
"base__repo__watchers_count": "",
"base__repo__web_commit_signoff_required": "",
"base__sha": "",
"base_sha": "",
"base__user": "",
"base__user__avatar_url": "",
"base__user__email": "",
"base__user__events_url": "",
"base__user__followers_url": "",
"base__user__following_url": "",
"base__user__gists_url": "",
"base__user__gravatar_id": "",
"base__user__html_url": "",
"base__user__id": "",
"base__user__login": "",
"base__user__name": "",
"base__user__node_id": "",
"base__user__organizations_url": "",
"base__user__received_events_url": "",
"base__user__repos_url": "",
"base__user__site_admin": "",
"base__user__starred_at": "",
"base__user__starred_url": "",
"base__user__subscriptions_url": "",
"base__user__type": "",
"base__user__url": "",
"base__user__user_view_type": "",
"body": "- [x] I have not included unrelated changes in this PR",
"changed_files": "",
"closed_at": "",
"comments": "",
"comments_url": "",
"commits": "",
"commits_url": "",
"created_at": "",
"deletions": "",
"diff_url": "",
"direction": "",
"draft": "",
"head": "",
"head__label": "",
"head__ref": "",
"head_ref": "",
"head__repo": "",
"head__repo__allow_auto_merge": "",
"head__repo__allow_forking": "",
"head__repo__allow_merge_commit": "",
"head__repo__allow_rebase_merge": "",
"head__repo__allow_squash_merge": "",
"head__repo__allow_update_branch": "",
"head__repo__anonymous_access_enabled": "",
"head__repo__archive_url": "",
"head__repo__archived": "",
"head__repo__assignees_url": "",
"head__repo__blobs_url": "",
"head__repo__branches_url": "",
"head__repo__clone_url": "",
"head__repo__code_search_index_status": "",
"head__repo__collaborators_url": "",
"head__repo__comments_url": "",
"head__repo__commits_url": "",
"head__repo__compare_url": "",
"head__repo__contents_url": "",
"head__repo__contributors_url": "",
"head__repo__created_at": "",
"head__repo__default_branch": "",
"head__repo__delete_branch_on_merge": "",
"head__repo__deployments_url": "",
"head__repo__description": "",
"head__repo__disabled": "",
"head__repo__downloads_url": "",
"head__repo__events_url": "",
"head__repo__fork": "",
"head__repo__forks": "",
"head__repo__forks_count": "",
"head__repo__forks_url": "",
"head__repo__full_name": "",
"head__repo__git_commits_url": "",
"head__repo__git_refs_url": "",
"head__repo__git_tags_url": "",
"head__repo__git_url": "",
"head__repo__has_discussions": "",
"head__repo__has_downloads": "",
"head__repo__has_issues": "",
"head__repo__has_pages": "",
"head__repo__has_projects": "",
"head__repo__has_pull_requests": "",
"head__repo__has_wiki": "",
"head__repo__homepage": "",
"head__repo__hooks_url": "",
"head__repo__html_url": "",
"head__repo__id": "",
"head__repo__is_template": "",
"head__repo__issue_comment_url": "",
"head__repo__issue_events_url": "",
"head__repo__issues_url": "",
"head__repo__keys_url": "",
"head__repo__labels_url": "",
"head__repo__language": "",
"head__repo__languages_url": "",
"head__repo__license": "",
"head__repo__master_branch": "",
"head__repo__merge_commit_message": "",
"head__repo__merge_commit_title": "",
"head__repo__merges_url": "",
"head__repo__milestones_url": "",
"head__repo__mirror_url": "",
"head__repo__name": "",
"head__repo__node_id": "",
"head__repo__notifications_url": "",
"head__repo__open_issues": "",
"head__repo__open_issues_count": "",
"head__repo__owner": "",
"head__repo__permissions": "",
"head__repo__private": "",
"head__repo__pull_request_creation_policy": "",
"head__repo__pulls_url": "",
"head__repo__pushed_at": "",
"head__repo__releases_url": "",
"head__repo__size": "",
"head__repo__squash_merge_commit_message": "",
"head__repo__squash_merge_commit_title": "",
"head__repo__ssh_url": "",
"head__repo__stargazers_count": "",
"head__repo__stargazers_url": "",
"head__repo__starred_at": "",
"head__repo__statuses_url": "",
"head__repo__subscribers_url": "",
"head__repo__subscription_url": "",
"head__repo__svn_url": "",
"head__repo__tags_url": "",
"head__repo__teams_url": "",
"head__repo__temp_clone_token": "",
"head__repo__topics": "",
"head__repo__trees_url": "",
"head__repo__updated_at": "",
"head__repo__url": "",
"head__repo__use_squash_pr_title_as_default": "",
"head__repo__visibility": "",
"head__repo__watchers": "",
"head__repo__watchers_count": "",
"head__repo__web_commit_signoff_required": "",
"head__sha": "",
"head_sha": "",
"head__user": "",
"head__user__avatar_url": "",
"head__user__email": "",
"head__user__events_url": "",
"head__user__followers_url": "",
"head__user__following_url": "",
"head__user__gists_url": "",
"head__user__gravatar_id": "",
"head__user__html_url": "",
"head__user__id": "",
"head__user__login": "",
"head__user__name": "",
"head__user__node_id": "",
"head__user__organizations_url": "",
"head__user__received_events_url": "",
"head__user__repos_url": "",
"head__user__site_admin": "",
"head__user__starred_at": "",
"head__user__starred_url": "",
"head__user__subscriptions_url": "",
"head__user__type": "",
"head__user__url": "",
"head__user__user_view_type": "",
"html_url": "",
"id": "",
"issue_url": "",
"labels": "",
"label_names": "",
"locked": "",
"maintainer_can_modify": "",
"merge_commit_sha": "",
"mergeable": "",
"mergeable_state": "",
"merged": "",
"merged_at": "",
"merged_by": "",
"merged_by__avatar_url": "",
"merged_by__email": "",
"merged_by__events_url": "",
"merged_by__followers_url": "",
"merged_by__following_url": "",
"merged_by__gists_url": "",
"merged_by__gravatar_id": "",
"merged_by__html_url": "",
"merged_by__id": "",
"merged_by__login": "",
"merged_by__name": "",
"merged_by__node_id": "",
"merged_by__organizations_url": "",
"merged_by__received_events_url": "",
"merged_by__repos_url": "",
"merged_by__site_admin": "",
"merged_by__starred_at": "",
"merged_by__starred_url": "",
"merged_by__subscriptions_url": "",
"merged_by__type": "",
"merged_by__url": "",
"merged_by__user_view_type": "",
"milestone": "",
"milestone__closed_at": "",
"milestone__closed_issues": "",
"milestone__created_at": "",
"milestone__creator": "",
"milestone__creator__avatar_url": "",
"milestone__creator__email": "",
"milestone__creator__events_url": "",
"milestone__creator__followers_url": "",
"milestone__creator__following_url": "",
"milestone__creator__gists_url": "",
"milestone__creator__gravatar_id": "",
"milestone__creator__html_url": "",
"milestone__creator__id": "",
"milestone__creator__login": "",
"milestone__creator__name": "",
"milestone__creator__node_id": "",
"milestone__creator__organizations_url": "",
"milestone__creator__received_events_url": "",
"milestone__creator__repos_url": "",
"milestone__creator__site_admin": "",
"milestone__creator__starred_at": "",
"milestone__creator__starred_url": "",
"milestone__creator__subscriptions_url": "",
"milestone__creator__type": "",
"milestone__creator__url": "",
"milestone__creator__user_view_type": "",
"milestone__description": "",
"milestone__due_on": "",
"milestone__html_url": "",
"milestone__id": "",
"milestone__labels_url": "",
"milestone__node_id": "",
"milestone__number": "",
"milestone__open_issues": "",
"milestone__state": "",
"milestone__title": "",
"milestone__updated_at": "",
"milestone__url": "",
"node_id": "",
"number": "",
"owner": "",
"patch_url": "",
"rebaseable": "",
"repo": "",
"requested_reviewers": "",
"requested_reviewer_logins": "",
"requested_teams": "",
"requested_team_names": "",
"review_comment_url": "",
"review_comments": "",
"review_comments_url": "",
"sort": "",
"state": "",
"statuses_url": "",
"title": "",
"updated_at": "",
"url": "",
"user": "",
"user__avatar_url": "",
"user__email": "",
"user__events_url": "",
"user__followers_url": "",
"user__following_url": "",
"user__gists_url": "",
"user__gravatar_id": "",
"user__html_url": "",
"user__id": "",
"user__login": "",
"user_login": "",
"user__name": "",
"user__node_id": "",
"user__organizations_url": "",
"user__received_events_url": "",
"user__repos_url": "",
"user__site_admin": "",
"user__starred_at": "",
"user__starred_url": "",
"user__subscriptions_url": "",
"user__type": "",
"user__url": "",
"user__user_view_type": "",
"commit_sha": ""
}columns (431)
2 trialsedge: larger limit
SELECT * FROM github.pulls WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200First row (click to expand JSON)
{
"_links": "",
"_links__comments": "",
"_links__comments__href": "",
"_links__commits": "",
"_links__commits__href": "",
"_links__html": "",
"_links__html__href": "",
"_links__issue": "",
"_links__issue__href": "",
"_links__review_comment": "",
"_links__review_comment__href": "",
"_links__review_comments": "",
"_links__review_comments__href": "",
"_links__self": "",
"_links__self__href": "",
"_links__statuses": "",
"_links__statuses__href": "",
"active_lock_reason": "",
"additions": "",
"assignee": "",
"assignee__avatar_url": "",
"assignee__email": "",
"assignee__events_url": "",
"assignee__followers_url": "",
"assignee__following_url": "",
"assignee__gists_url": "",
"assignee__gravatar_id": "",
"assignee__html_url": "",
"assignee__id": "",
"assignee__login": "",
"assignee__name": "",
"assignee__node_id": "",
"assignee__organizations_url": "",
"assignee__received_events_url": "",
"assignee__repos_url": "",
"assignee__site_admin": "",
"assignee__starred_at": "",
"assignee__starred_url": "",
"assignee__subscriptions_url": "",
"assignee__type": "",
"assignee__url": "",
"assignee__user_view_type": "",
"assignees": "",
"author_association": "",
"auto_merge": "",
"base": "",
"base__label": "",
"base__ref": "",
"base_ref": "",
"base__repo": "",
"base__repo__allow_auto_merge": "",
"base__repo__allow_forking": "",
"base__repo__allow_merge_commit": "",
"base__repo__allow_rebase_merge": "",
"base__repo__allow_squash_merge": "",
"base__repo__allow_update_branch": "",
"base__repo__anonymous_access_enabled": "",
"base__repo__archive_url": "",
"base__repo__archived": "",
"base__repo__assignees_url": "",
"base__repo__blobs_url": "",
"base__repo__branches_url": "",
"base__repo__clone_url": "",
"base__repo__code_search_index_status": "",
"base__repo__collaborators_url": "",
"base__repo__comments_url": "",
"base__repo__commits_url": "",
"base__repo__compare_url": "",
"base__repo__contents_url": "",
"base__repo__contributors_url": "",
"base__repo__created_at": "",
"base__repo__default_branch": "",
"base__repo__delete_branch_on_merge": "",
"base__repo__deployments_url": "",
"base__repo__description": "",
"base__repo__disabled": "",
"base__repo__downloads_url": "",
"base__repo__events_url": "",
"base__repo__fork": "",
"base__repo__forks": "",
"base__repo__forks_count": "",
"base__repo__forks_url": "",
"base__repo__full_name": "",
"base__repo__git_commits_url": "",
"base__repo__git_refs_url": "",
"base__repo__git_tags_url": "",
"base__repo__git_url": "",
"base__repo__has_discussions": "",
"base__repo__has_downloads": "",
"base__repo__has_issues": "",
"base__repo__has_pages": "",
"base__repo__has_projects": "",
"base__repo__has_pull_requests": "",
"base__repo__has_wiki": "",
"base__repo__homepage": "",
"base__repo__hooks_url": "",
"base__repo__html_url": "",
"base__repo__id": "",
"base__repo__is_template": "",
"base__repo__issue_comment_url": "",
"base__repo__issue_events_url": "",
"base__repo__issues_url": "",
"base__repo__keys_url": "",
"base__repo__labels_url": "",
"base__repo__language": "",
"base__repo__languages_url": "",
"base__repo__license": "",
"base__repo__master_branch": "",
"base__repo__merge_commit_message": "",
"base__repo__merge_commit_title": "",
"base__repo__merges_url": "",
"base__repo__milestones_url": "",
"base__repo__mirror_url": "",
"base__repo__name": "",
"base__repo__node_id": "",
"base__repo__notifications_url": "",
"base__repo__open_issues": "",
"base__repo__open_issues_count": "",
"base__repo__owner": "",
"base__repo__permissions": "",
"base__repo__private": "",
"base__repo__pull_request_creation_policy": "",
"base__repo__pulls_url": "",
"base__repo__pushed_at": "",
"base__repo__releases_url": "",
"base__repo__size": "",
"base__repo__squash_merge_commit_message": "",
"base__repo__squash_merge_commit_title": "",
"base__repo__ssh_url": "",
"base__repo__stargazers_count": "",
"base__repo__stargazers_url": "",
"base__repo__starred_at": "",
"base__repo__statuses_url": "",
"base__repo__subscribers_url": "",
"base__repo__subscription_url": "",
"base__repo__svn_url": "",
"base__repo__tags_url": "",
"base__repo__teams_url": "",
"base__repo__temp_clone_token": "",
"base__repo__topics": "",
"base__repo__trees_url": "",
"base__repo__updated_at": "",
"base__repo__url": "",
"base__repo__use_squash_pr_title_as_default": "",
"base__repo__visibility": "",
"base__repo__watchers": "",
"base__repo__watchers_count": "",
"base__repo__web_commit_signoff_required": "",
"base__sha": "",
"base_sha": "",
"base__user": "",
"base__user__avatar_url": "",
"base__user__email": "",
"base__user__events_url": "",
"base__user__followers_url": "",
"base__user__following_url": "",
"base__user__gists_url": "",
"base__user__gravatar_id": "",
"base__user__html_url": "",
"base__user__id": "",
"base__user__login": "",
"base__user__name": "",
"base__user__node_id": "",
"base__user__organizations_url": "",
"base__user__received_events_url": "",
"base__user__repos_url": "",
"base__user__site_admin": "",
"base__user__starred_at": "",
"base__user__starred_url": "",
"base__user__subscriptions_url": "",
"base__user__type": "",
"base__user__url": "",
"base__user__user_view_type": "",
"body": "- [x] I have not included unrelated changes in this PR",
"changed_files": "",
"closed_at": "",
"comments": "",
"comments_url": "",
"commits": "",
"commits_url": "",
"created_at": "",
"deletions": "",
"diff_url": "",
"direction": "",
"draft": "",
"head": "",
"head__label": "",
"head__ref": "",
"head_ref": "",
"head__repo": "",
"head__repo__allow_auto_merge": "",
"head__repo__allow_forking": "",
"head__repo__allow_merge_commit": "",
"head__repo__allow_rebase_merge": "",
"head__repo__allow_squash_merge": "",
"head__repo__allow_update_branch": "",
"head__repo__anonymous_access_enabled": "",
"head__repo__archive_url": "",
"head__repo__archived": "",
"head__repo__assignees_url": "",
"head__repo__blobs_url": "",
"head__repo__branches_url": "",
"head__repo__clone_url": "",
"head__repo__code_search_index_status": "",
"head__repo__collaborators_url": "",
"head__repo__comments_url": "",
"head__repo__commits_url": "",
"head__repo__compare_url": "",
"head__repo__contents_url": "",
"head__repo__contributors_url": "",
"head__repo__created_at": "",
"head__repo__default_branch": "",
"head__repo__delete_branch_on_merge": "",
"head__repo__deployments_url": "",
"head__repo__description": "",
"head__repo__disabled": "",
"head__repo__downloads_url": "",
"head__repo__events_url": "",
"head__repo__fork": "",
"head__repo__forks": "",
"head__repo__forks_count": "",
"head__repo__forks_url": "",
"head__repo__full_name": "",
"head__repo__git_commits_url": "",
"head__repo__git_refs_url": "",
"head__repo__git_tags_url": "",
"head__repo__git_url": "",
"head__repo__has_discussions": "",
"head__repo__has_downloads": "",
"head__repo__has_issues": "",
"head__repo__has_pages": "",
"head__repo__has_projects": "",
"head__repo__has_pull_requests": "",
"head__repo__has_wiki": "",
"head__repo__homepage": "",
"head__repo__hooks_url": "",
"head__repo__html_url": "",
"head__repo__id": "",
"head__repo__is_template": "",
"head__repo__issue_comment_url": "",
"head__repo__issue_events_url": "",
"head__repo__issues_url": "",
"head__repo__keys_url": "",
"head__repo__labels_url": "",
"head__repo__language": "",
"head__repo__languages_url": "",
"head__repo__license": "",
"head__repo__master_branch": "",
"head__repo__merge_commit_message": "",
"head__repo__merge_commit_title": "",
"head__repo__merges_url": "",
"head__repo__milestones_url": "",
"head__repo__mirror_url": "",
"head__repo__name": "",
"head__repo__node_id": "",
"head__repo__notifications_url": "",
"head__repo__open_issues": "",
"head__repo__open_issues_count": "",
"head__repo__owner": "",
"head__repo__permissions": "",
"head__repo__private": "",
"head__repo__pull_request_creation_policy": "",
"head__repo__pulls_url": "",
"head__repo__pushed_at": "",
"head__repo__releases_url": "",
"head__repo__size": "",
"head__repo__squash_merge_commit_message": "",
"head__repo__squash_merge_commit_title": "",
"head__repo__ssh_url": "",
"head__repo__stargazers_count": "",
"head__repo__stargazers_url": "",
"head__repo__starred_at": "",
"head__repo__statuses_url": "",
"head__repo__subscribers_url": "",
"head__repo__subscription_url": "",
"head__repo__svn_url": "",
"head__repo__tags_url": "",
"head__repo__teams_url": "",
"head__repo__temp_clone_token": "",
"head__repo__topics": "",
"head__repo__trees_url": "",
"head__repo__updated_at": "",
"head__repo__url": "",
"head__repo__use_squash_pr_title_as_default": "",
"head__repo__visibility": "",
"head__repo__watchers": "",
"head__repo__watchers_count": "",
"head__repo__web_commit_signoff_required": "",
"head__sha": "",
"head_sha": "",
"head__user": "",
"head__user__avatar_url": "",
"head__user__email": "",
"head__user__events_url": "",
"head__user__followers_url": "",
"head__user__following_url": "",
"head__user__gists_url": "",
"head__user__gravatar_id": "",
"head__user__html_url": "",
"head__user__id": "",
"head__user__login": "",
"head__user__name": "",
"head__user__node_id": "",
"head__user__organizations_url": "",
"head__user__received_events_url": "",
"head__user__repos_url": "",
"head__user__site_admin": "",
"head__user__starred_at": "",
"head__user__starred_url": "",
"head__user__subscriptions_url": "",
"head__user__type": "",
"head__user__url": "",
"head__user__user_view_type": "",
"html_url": "",
"id": "",
"issue_url": "",
"labels": "",
"label_names": "",
"locked": "",
"maintainer_can_modify": "",
"merge_commit_sha": "",
"mergeable": "",
"mergeable_state": "",
"merged": "",
"merged_at": "",
"merged_by": "",
"merged_by__avatar_url": "",
"merged_by__email": "",
"merged_by__events_url": "",
"merged_by__followers_url": "",
"merged_by__following_url": "",
"merged_by__gists_url": "",
"merged_by__gravatar_id": "",
"merged_by__html_url": "",
"merged_by__id": "",
"merged_by__login": "",
"merged_by__name": "",
"merged_by__node_id": "",
"merged_by__organizations_url": "",
"merged_by__received_events_url": "",
"merged_by__repos_url": "",
"merged_by__site_admin": "",
"merged_by__starred_at": "",
"merged_by__starred_url": "",
"merged_by__subscriptions_url": "",
"merged_by__type": "",
"merged_by__url": "",
"merged_by__user_view_type": "",
"milestone": "",
"milestone__closed_at": "",
"milestone__closed_issues": "",
"milestone__created_at": "",
"milestone__creator": "",
"milestone__creator__avatar_url": "",
"milestone__creator__email": "",
"milestone__creator__events_url": "",
"milestone__creator__followers_url": "",
"milestone__creator__following_url": "",
"milestone__creator__gists_url": "",
"milestone__creator__gravatar_id": "",
"milestone__creator__html_url": "",
"milestone__creator__id": "",
"milestone__creator__login": "",
"milestone__creator__name": "",
"milestone__creator__node_id": "",
"milestone__creator__organizations_url": "",
"milestone__creator__received_events_url": "",
"milestone__creator__repos_url": "",
"milestone__creator__site_admin": "",
"milestone__creator__starred_at": "",
"milestone__creator__starred_url": "",
"milestone__creator__subscriptions_url": "",
"milestone__creator__type": "",
"milestone__creator__url": "",
"milestone__creator__user_view_type": "",
"milestone__description": "",
"milestone__due_on": "",
"milestone__html_url": "",
"milestone__id": "",
"milestone__labels_url": "",
"milestone__node_id": "",
"milestone__number": "",
"milestone__open_issues": "",
"milestone__state": "",
"milestone__title": "",
"milestone__updated_at": "",
"milestone__url": "",
"node_id": "",
"number": "",
"owner": "",
"patch_url": "",
"rebaseable": "",
"repo": "",
"requested_reviewers": "",
"requested_reviewer_logins": "",
"requested_teams": "",
"requested_team_names": "",
"review_comment_url": "",
"review_comments": "",
"review_comments_url": "",
"sort": "",
"state": "",
"statuses_url": "",
"title": "",
"updated_at": "",
"url": "",
"user": "",
"user__avatar_url": "",
"user__email": "",
"user__events_url": "",
"user__followers_url": "",
"user__following_url": "",
"user__gists_url": "",
"user__gravatar_id": "",
"user__html_url": "",
"user__id": "",
"user__login": "",
"user_login": "",
"user__name": "",
"user__node_id": "",
"user__organizations_url": "",
"user__received_events_url": "",
"user__repos_url": "",
"user__site_admin": "",
"user__starred_at": "",
"user__starred_url": "",
"user__subscriptions_url": "",
"user__type": "",
"user__url": "",
"user__user_view_type": "",
"commit_sha": ""
}columns (431)
First row (click to expand JSON)
{
"_links": "",
"_links__comments": "",
"_links__comments__href": "",
"_links__commits": "",
"_links__commits__href": "",
"_links__html": "",
"_links__html__href": "",
"_links__issue": "",
"_links__issue__href": "",
"_links__review_comment": "",
"_links__review_comment__href": "",
"_links__review_comments": "",
"_links__review_comments__href": "",
"_links__self": "",
"_links__self__href": "",
"_links__statuses": "",
"_links__statuses__href": "",
"active_lock_reason": "",
"additions": "",
"assignee": "",
"assignee__avatar_url": "",
"assignee__email": "",
"assignee__events_url": "",
"assignee__followers_url": "",
"assignee__following_url": "",
"assignee__gists_url": "",
"assignee__gravatar_id": "",
"assignee__html_url": "",
"assignee__id": "",
"assignee__login": "",
"assignee__name": "",
"assignee__node_id": "",
"assignee__organizations_url": "",
"assignee__received_events_url": "",
"assignee__repos_url": "",
"assignee__site_admin": "",
"assignee__starred_at": "",
"assignee__starred_url": "",
"assignee__subscriptions_url": "",
"assignee__type": "",
"assignee__url": "",
"assignee__user_view_type": "",
"assignees": "",
"author_association": "",
"auto_merge": "",
"base": "",
"base__label": "",
"base__ref": "",
"base_ref": "",
"base__repo": "",
"base__repo__allow_auto_merge": "",
"base__repo__allow_forking": "",
"base__repo__allow_merge_commit": "",
"base__repo__allow_rebase_merge": "",
"base__repo__allow_squash_merge": "",
"base__repo__allow_update_branch": "",
"base__repo__anonymous_access_enabled": "",
"base__repo__archive_url": "",
"base__repo__archived": "",
"base__repo__assignees_url": "",
"base__repo__blobs_url": "",
"base__repo__branches_url": "",
"base__repo__clone_url": "",
"base__repo__code_search_index_status": "",
"base__repo__collaborators_url": "",
"base__repo__comments_url": "",
"base__repo__commits_url": "",
"base__repo__compare_url": "",
"base__repo__contents_url": "",
"base__repo__contributors_url": "",
"base__repo__created_at": "",
"base__repo__default_branch": "",
"base__repo__delete_branch_on_merge": "",
"base__repo__deployments_url": "",
"base__repo__description": "",
"base__repo__disabled": "",
"base__repo__downloads_url": "",
"base__repo__events_url": "",
"base__repo__fork": "",
"base__repo__forks": "",
"base__repo__forks_count": "",
"base__repo__forks_url": "",
"base__repo__full_name": "",
"base__repo__git_commits_url": "",
"base__repo__git_refs_url": "",
"base__repo__git_tags_url": "",
"base__repo__git_url": "",
"base__repo__has_discussions": "",
"base__repo__has_downloads": "",
"base__repo__has_issues": "",
"base__repo__has_pages": "",
"base__repo__has_projects": "",
"base__repo__has_pull_requests": "",
"base__repo__has_wiki": "",
"base__repo__homepage": "",
"base__repo__hooks_url": "",
"base__repo__html_url": "",
"base__repo__id": "",
"base__repo__is_template": "",
"base__repo__issue_comment_url": "",
"base__repo__issue_events_url": "",
"base__repo__issues_url": "",
"base__repo__keys_url": "",
"base__repo__labels_url": "",
"base__repo__language": "",
"base__repo__languages_url": "",
"base__repo__license": "",
"base__repo__master_branch": "",
"base__repo__merge_commit_message": "",
"base__repo__merge_commit_title": "",
"base__repo__merges_url": "",
"base__repo__milestones_url": "",
"base__repo__mirror_url": "",
"base__repo__name": "",
"base__repo__node_id": "",
"base__repo__notifications_url": "",
"base__repo__open_issues": "",
"base__repo__open_issues_count": "",
"base__repo__owner": "",
"base__repo__permissions": "",
"base__repo__private": "",
"base__repo__pull_request_creation_policy": "",
"base__repo__pulls_url": "",
"base__repo__pushed_at": "",
"base__repo__releases_url": "",
"base__repo__size": "",
"base__repo__squash_merge_commit_message": "",
"base__repo__squash_merge_commit_title": "",
"base__repo__ssh_url": "",
"base__repo__stargazers_count": "",
"base__repo__stargazers_url": "",
"base__repo__starred_at": "",
"base__repo__statuses_url": "",
"base__repo__subscribers_url": "",
"base__repo__subscription_url": "",
"base__repo__svn_url": "",
"base__repo__tags_url": "",
"base__repo__teams_url": "",
"base__repo__temp_clone_token": "",
"base__repo__topics": "",
"base__repo__trees_url": "",
"base__repo__updated_at": "",
"base__repo__url": "",
"base__repo__use_squash_pr_title_as_default": "",
"base__repo__visibility": "",
"base__repo__watchers": "",
"base__repo__watchers_count": "",
"base__repo__web_commit_signoff_required": "",
"base__sha": "",
"base_sha": "",
"base__user": "",
"base__user__avatar_url": "",
"base__user__email": "",
"base__user__events_url": "",
"base__user__followers_url": "",
"base__user__following_url": "",
"base__user__gists_url": "",
"base__user__gravatar_id": "",
"base__user__html_url": "",
"base__user__id": "",
"base__user__login": "",
"base__user__name": "",
"base__user__node_id": "",
"base__user__organizations_url": "",
"base__user__received_events_url": "",
"base__user__repos_url": "",
"base__user__site_admin": "",
"base__user__starred_at": "",
"base__user__starred_url": "",
"base__user__subscriptions_url": "",
"base__user__type": "",
"base__user__url": "",
"base__user__user_view_type": "",
"body": "- [x] I have not included unrelated changes in this PR",
"changed_files": "",
"closed_at": "",
"comments": "",
"comments_url": "",
"commits": "",
"commits_url": "",
"created_at": "",
"deletions": "",
"diff_url": "",
"direction": "",
"draft": "",
"head": "",
"head__label": "",
"head__ref": "",
"head_ref": "",
"head__repo": "",
"head__repo__allow_auto_merge": "",
"head__repo__allow_forking": "",
"head__repo__allow_merge_commit": "",
"head__repo__allow_rebase_merge": "",
"head__repo__allow_squash_merge": "",
"head__repo__allow_update_branch": "",
"head__repo__anonymous_access_enabled": "",
"head__repo__archive_url": "",
"head__repo__archived": "",
"head__repo__assignees_url": "",
"head__repo__blobs_url": "",
"head__repo__branches_url": "",
"head__repo__clone_url": "",
"head__repo__code_search_index_status": "",
"head__repo__collaborators_url": "",
"head__repo__comments_url": "",
"head__repo__commits_url": "",
"head__repo__compare_url": "",
"head__repo__contents_url": "",
"head__repo__contributors_url": "",
"head__repo__created_at": "",
"head__repo__default_branch": "",
"head__repo__delete_branch_on_merge": "",
"head__repo__deployments_url": "",
"head__repo__description": "",
"head__repo__disabled": "",
"head__repo__downloads_url": "",
"head__repo__events_url": "",
"head__repo__fork": "",
"head__repo__forks": "",
"head__repo__forks_count": "",
"head__repo__forks_url": "",
"head__repo__full_name": "",
"head__repo__git_commits_url": "",
"head__repo__git_refs_url": "",
"head__repo__git_tags_url": "",
"head__repo__git_url": "",
"head__repo__has_discussions": "",
"head__repo__has_downloads": "",
"head__repo__has_issues": "",
"head__repo__has_pages": "",
"head__repo__has_projects": "",
"head__repo__has_pull_requests": "",
"head__repo__has_wiki": "",
"head__repo__homepage": "",
"head__repo__hooks_url": "",
"head__repo__html_url": "",
"head__repo__id": "",
"head__repo__is_template": "",
"head__repo__issue_comment_url": "",
"head__repo__issue_events_url": "",
"head__repo__issues_url": "",
"head__repo__keys_url": "",
"head__repo__labels_url": "",
"head__repo__language": "",
"head__repo__languages_url": "",
"head__repo__license": "",
"head__repo__master_branch": "",
"head__repo__merge_commit_message": "",
"head__repo__merge_commit_title": "",
"head__repo__merges_url": "",
"head__repo__milestones_url": "",
"head__repo__mirror_url": "",
"head__repo__name": "",
"head__repo__node_id": "",
"head__repo__notifications_url": "",
"head__repo__open_issues": "",
"head__repo__open_issues_count": "",
"head__repo__owner": "",
"head__repo__permissions": "",
"head__repo__private": "",
"head__repo__pull_request_creation_policy": "",
"head__repo__pulls_url": "",
"head__repo__pushed_at": "",
"head__repo__releases_url": "",
"head__repo__size": "",
"head__repo__squash_merge_commit_message": "",
"head__repo__squash_merge_commit_title": "",
"head__repo__ssh_url": "",
"head__repo__stargazers_count": "",
"head__repo__stargazers_url": "",
"head__repo__starred_at": "",
"head__repo__statuses_url": "",
"head__repo__subscribers_url": "",
"head__repo__subscription_url": "",
"head__repo__svn_url": "",
"head__repo__tags_url": "",
"head__repo__teams_url": "",
"head__repo__temp_clone_token": "",
"head__repo__topics": "",
"head__repo__trees_url": "",
"head__repo__updated_at": "",
"head__repo__url": "",
"head__repo__use_squash_pr_title_as_default": "",
"head__repo__visibility": "",
"head__repo__watchers": "",
"head__repo__watchers_count": "",
"head__repo__web_commit_signoff_required": "",
"head__sha": "",
"head_sha": "",
"head__user": "",
"head__user__avatar_url": "",
"head__user__email": "",
"head__user__events_url": "",
"head__user__followers_url": "",
"head__user__following_url": "",
"head__user__gists_url": "",
"head__user__gravatar_id": "",
"head__user__html_url": "",
"head__user__id": "",
"head__user__login": "",
"head__user__name": "",
"head__user__node_id": "",
"head__user__organizations_url": "",
"head__user__received_events_url": "",
"head__user__repos_url": "",
"head__user__site_admin": "",
"head__user__starred_at": "",
"head__user__starred_url": "",
"head__user__subscriptions_url": "",
"head__user__type": "",
"head__user__url": "",
"head__user__user_view_type": "",
"html_url": "",
"id": "",
"issue_url": "",
"labels": "",
"label_names": "",
"locked": "",
"maintainer_can_modify": "",
"merge_commit_sha": "",
"mergeable": "",
"mergeable_state": "",
"merged": "",
"merged_at": "",
"merged_by": "",
"merged_by__avatar_url": "",
"merged_by__email": "",
"merged_by__events_url": "",
"merged_by__followers_url": "",
"merged_by__following_url": "",
"merged_by__gists_url": "",
"merged_by__gravatar_id": "",
"merged_by__html_url": "",
"merged_by__id": "",
"merged_by__login": "",
"merged_by__name": "",
"merged_by__node_id": "",
"merged_by__organizations_url": "",
"merged_by__received_events_url": "",
"merged_by__repos_url": "",
"merged_by__site_admin": "",
"merged_by__starred_at": "",
"merged_by__starred_url": "",
"merged_by__subscriptions_url": "",
"merged_by__type": "",
"merged_by__url": "",
"merged_by__user_view_type": "",
"milestone": "",
"milestone__closed_at": "",
"milestone__closed_issues": "",
"milestone__created_at": "",
"milestone__creator": "",
"milestone__creator__avatar_url": "",
"milestone__creator__email": "",
"milestone__creator__events_url": "",
"milestone__creator__followers_url": "",
"milestone__creator__following_url": "",
"milestone__creator__gists_url": "",
"milestone__creator__gravatar_id": "",
"milestone__creator__html_url": "",
"milestone__creator__id": "",
"milestone__creator__login": "",
"milestone__creator__name": "",
"milestone__creator__node_id": "",
"milestone__creator__organizations_url": "",
"milestone__creator__received_events_url": "",
"milestone__creator__repos_url": "",
"milestone__creator__site_admin": "",
"milestone__creator__starred_at": "",
"milestone__creator__starred_url": "",
"milestone__creator__subscriptions_url": "",
"milestone__creator__type": "",
"milestone__creator__url": "",
"milestone__creator__user_view_type": "",
"milestone__description": "",
"milestone__due_on": "",
"milestone__html_url": "",
"milestone__id": "",
"milestone__labels_url": "",
"milestone__node_id": "",
"milestone__number": "",
"milestone__open_issues": "",
"milestone__state": "",
"milestone__title": "",
"milestone__updated_at": "",
"milestone__url": "",
"node_id": "",
"number": "",
"owner": "",
"patch_url": "",
"rebaseable": "",
"repo": "",
"requested_reviewers": "",
"requested_reviewer_logins": "",
"requested_teams": "",
"requested_team_names": "",
"review_comment_url": "",
"review_comments": "",
"review_comments_url": "",
"sort": "",
"state": "",
"statuses_url": "",
"title": "",
"updated_at": "",
"url": "",
"user": "",
"user__avatar_url": "",
"user__email": "",
"user__events_url": "",
"user__followers_url": "",
"user__following_url": "",
"user__gists_url": "",
"user__gravatar_id": "",
"user__html_url": "",
"user__id": "",
"user__login": "",
"user_login": "",
"user__name": "",
"user__node_id": "",
"user__organizations_url": "",
"user__received_events_url": "",
"user__repos_url": "",
"user__site_admin": "",
"user__starred_at": "",
"user__starred_url": "",
"user__subscriptions_url": "",
"user__type": "",
"user__url": "",
"user__user_view_type": "",
"commit_sha": ""
}columns (431)
All returned rowsacross all non-errored trials · filterable · paginated
| 1 | 0 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [x] I have not included unrelated changes in this PR | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 2 | 1 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [x] I have not included unrelated changes in this PR | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 2 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [x] I have not included unrelated changes in this PR | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 3 | {"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369"},… | {"href":"https://api.github.com/repos/anomalyco/opencode/issues/46369/comments"} | https://api.github.com/repos/anomalyco/opencode/issues/46369/comments | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369/commits"} | https://api.github.com/repos/anomalyco/opencode/pulls/46369/commits | {"href":"https://github.com/anomalyco/opencode/pull/46369"} | https://github.com/anomalyco/opencode/pull/46369 | {"href":"https://api.github.com/repos/anomalyco/opencode/issues/46369"} | https://api.github.com/repos/anomalyco/opencode/issues/46369 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number… | https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number} | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369/comments"} | https://api.github.com/repos/anomalyco/opencode/pulls/46369/comments | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46369"} | https://api.github.com/repos/anomalyco/opencode/pulls/46369 | {"href":"https://api.github.com/repos/anomalyco/opencode/statuses/f22237ed76521… | https://api.github.com/repos/anomalyco/opencode/statuses/f22237ed76521269e9fb9d… | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | [] | NONE | — | {"label":"anomalyco:dev","ref":"dev","sha":"9f69463f1d556af2b5b51d2efa1c04f5f54… | anomalyco:dev | dev | dev | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | true | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | false | https://api.github.com/repos/anomalyco/opencode/assignees{/user} | https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha} | https://api.github.com/repos/anomalyco/opencode/branches{/branch} | https://github.com/anomalyco/opencode.git | — | https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator} | https://api.github.com/repos/anomalyco/opencode/comments{/number} | https://api.github.com/repos/anomalyco/opencode/commits{/sha} | https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head} | https://api.github.com/repos/anomalyco/opencode/contents/{+path} | https://api.github.com/repos/anomalyco/opencode/contributors | 2025-04-30T20:08:00Z | dev | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | false | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | 26372 | 26372 | https://api.github.com/repos/anomalyco/opencode/forks | anomalyco/opencode | https://api.github.com/repos/anomalyco/opencode/git/commits{/sha} | https://api.github.com/repos/anomalyco/opencode/git/refs{/sha} | https://api.github.com/repos/anomalyco/opencode/git/tags{/sha} | git://github.com/anomalyco/opencode.git | false | false | true | false | true | true | false | https://opencode.ai | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | false | https://api.github.com/repos/anomalyco/opencode/issues/comments{/number} | https://api.github.com/repos/anomalyco/opencode/issues/events{/number} | https://api.github.com/repos/anomalyco/opencode/issues{/number} | https://api.github.com/repos/anomalyco/opencode/keys{/key_id} | https://api.github.com/repos/anomalyco/opencode/labels{/name} | TypeScript | https://api.github.com/repos/anomalyco/opencode/languages | {"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com… | — | — | — | https://api.github.com/repos/anomalyco/opencode/merges | https://api.github.com/repos/anomalyco/opencode/milestones{/number} | — | opencode | R_kgDOOiiGLw | https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,partic… | 5605 | 5605 | {"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"… | — | false | all | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | 2026-08-31T09:45:26Z | https://api.github.com/repos/anomalyco/opencode/releases{/id} | 489094 | — | — | git@github.com:anomalyco/opencode.git | 202702 | https://api.github.com/repos/anomalyco/opencode/stargazers | — | https://api.github.com/repos/anomalyco/opencode/statuses/{sha} | https://api.github.com/repos/anomalyco/opencode/subscribers | https://api.github.com/repos/anomalyco/opencode/subscription | https://github.com/anomalyco/opencode | https://api.github.com/repos/anomalyco/opencode/tags | https://api.github.com/repos/anomalyco/opencode/teams | — | [] | https://api.github.com/repos/anomalyco/opencode/git/trees{/sha} | 2026-08-31T10:01:00Z | https://api.github.com/repos/anomalyco/opencode | — | public | 202702 | 202702 | false | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | {"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"… | https://avatars.githubusercontent.com/u/66570915?v=4 | — | https://api.github.com/users/anomalyco/events{/privacy} | https://api.github.com/users/anomalyco/followers | https://api.github.com/users/anomalyco/following{/other_user} | https://api.github.com/users/anomalyco/gists{/gist_id} | — | https://github.com/anomalyco | 66570915 | anomalyco | — | MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1 | https://api.github.com/users/anomalyco/orgs | https://api.github.com/users/anomalyco/received_events | https://api.github.com/users/anomalyco/repos | false | — | https://api.github.com/users/anomalyco/starred{/owner}{/repo} | https://api.github.com/users/anomalyco/subscriptions | Organization | https://api.github.com/users/anomalyco | public | ### Issue for this PR | — | — | — | https://api.github.com/repos/anomalyco/opencode/issues/46369/comments | — | https://api.github.com/repos/anomalyco/opencode/pulls/46369/commits | 2026-08-31T09:21:52Z | — | https://github.com/anomalyco/opencode/pull/46369.diff | — | false | {"label":"AnnoyingTechnology:cache-compaction","ref":"cache-compaction","sha":"… | AnnoyingTechnology:cache-compaction | cache-compaction | cache-compaction | {"id":1347336548,"node_id":"R_kgDOUE65ZA","name":"opencode","full_name":"Annoyi… | — | true | — | — | — | — | — | https://api.github.com/repos/AnnoyingTechnology/opencode/{archive_format}{/ref} | false | https://api.github.com/repos/AnnoyingTechnology/opencode/assignees{/user} | https://api.github.com/repos/AnnoyingTechnology/opencode/git/blobs{/sha} | https://api.github.com/repos/AnnoyingTechnology/opencode/branches{/branch} | https://github.com/AnnoyingTechnology/opencode.git | — | https://api.github.com/repos/AnnoyingTechnology/opencode/collaborators{/collabo… | https://api.github.com/repos/AnnoyingTechnology/opencode/comments{/number} | https://api.github.com/repos/AnnoyingTechnology/opencode/commits{/sha} | https://api.github.com/repos/AnnoyingTechnology/opencode/compare/{base}...{head} | https://api.github.com/repos/AnnoyingTechnology/opencode/contents/{+path} | https://api.github.com/repos/AnnoyingTechnology/opencode/contributors | 2026-08-26T12:57:35Z | dev | — | https://api.github.com/repos/AnnoyingTechnology/opencode/deployments | The open source coding agent. | false | https://api.github.com/repos/AnnoyingTechnology/opencode/downloads | https://api.github.com/repos/AnnoyingTechnology/opencode/events | true | 0 | 0 | https://api.github.com/repos/AnnoyingTechnology/opencode/forks | AnnoyingTechnology/opencode | https://api.github.com/repos/AnnoyingTechnology/opencode/git/commits{/sha} | https://api.github.com/repos/AnnoyingTechnology/opencode/git/refs{/sha} | https://api.github.com/repos/AnnoyingTechnology/opencode/git/tags{/sha} | git://github.com/AnnoyingTechnology/opencode.git | false | false | false | false | true | true | false | https://opencode.ai | https://api.github.com/repos/AnnoyingTechnology/opencode/hooks | https://github.com/AnnoyingTechnology/opencode | 1347336548 | false | https://api.github.com/repos/AnnoyingTechnology/opencode/issues/comments{/numbe… | https://api.github.com/repos/AnnoyingTechnology/opencode/issues/events{/number} | https://api.github.com/repos/AnnoyingTechnology/opencode/issues{/number} | https://api.github.com/repos/AnnoyingTechnology/opencode/keys{/key_id} | https://api.github.com/repos/AnnoyingTechnology/opencode/labels{/name} | — | https://api.github.com/repos/AnnoyingTechnology/opencode/languages | {"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com… | — | — | — | https://api.github.com/repos/AnnoyingTechnology/opencode/merges | https://api.github.com/repos/AnnoyingTechnology/opencode/milestones{/number} | — | opencode | R_kgDOUE65ZA | https://api.github.com/repos/AnnoyingTechnology/opencode/notifications{?since,a… | 0 | 0 | {"login":"AnnoyingTechnology","id":5336824,"node_id":"MDQ6VXNlcjUzMzY4MjQ=","av… | — | false | all | https://api.github.com/repos/AnnoyingTechnology/opencode/pulls{/number} | 2026-08-31T09:21:00Z | https://api.github.com/repos/AnnoyingTechnology/opencode/releases{/id} | 478189 | — | — | git@github.com:AnnoyingTechnology/opencode.git | 0 | https://api.github.com/repos/AnnoyingTechnology/opencode/stargazers | — | https://api.github.com/repos/AnnoyingTechnology/opencode/statuses/{sha} | https://api.github.com/repos/AnnoyingTechnology/opencode/subscribers | https://api.github.com/repos/AnnoyingTechnology/opencode/subscription | https://github.com/AnnoyingTechnology/opencode | https://api.github.com/repos/AnnoyingTechnology/opencode/tags | https://api.github.com/repos/AnnoyingTechnology/opencode/teams | — | [] | https://api.github.com/repos/AnnoyingTechnology/opencode/git/trees{/sha} | 2026-08-26T12:57:35Z | https://api.github.com/repos/AnnoyingTechnology/opencode | — | public | 0 | 0 | false | f22237ed76521269e9fb9d34ac3734e62f075939 | f22237ed76521269e9fb9d34ac3734e62f075939 | {"login":"AnnoyingTechnology","id":5336824,"node_id":"MDQ6VXNlcjUzMzY4MjQ=","av… | https://avatars.githubusercontent.com/u/5336824?v=4 | — | https://api.github.com/users/AnnoyingTechnology/events{/privacy} | https://api.github.com/users/AnnoyingTechnology/followers | https://api.github.com/users/AnnoyingTechnology/following{/other_user} | https://api.github.com/users/AnnoyingTechnology/gists{/gist_id} | — | https://github.com/AnnoyingTechnology | 5336824 | AnnoyingTechnology | — | MDQ6VXNlcjUzMzY4MjQ= | https://api.github.com/users/AnnoyingTechnology/orgs | https://api.github.com/users/AnnoyingTechnology/received_events | https://api.github.com/users/AnnoyingTechnology/repos | false | — | https://api.github.com/users/AnnoyingTechnology/starred{/owner}{/repo} | https://api.github.com/users/AnnoyingTechnology/subscriptions | User | https://api.github.com/users/AnnoyingTechnology | public | https://github.com/anomalyco/opencode/pull/46369 | 4400954027 | https://api.github.com/repos/anomalyco/opencode/issues/46369 | [] | — | false | — | 436b038a8f9c375373c2f83c269cc7248ab2826c | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | PR_kwDOOiiGL88AAAABBlE6qw | 46369 | anomalyco | https://github.com/anomalyco/opencode/pull/46369.patch | — | opencode | [] | — | [] | — | https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number} | — | https://api.github.com/repos/anomalyco/opencode/pulls/46369/comments | — | open | https://api.github.com/repos/anomalyco/opencode/statuses/f22237ed76521269e9fb9d… | feat(opencode): add cache-preserving compaction | 2026-08-31T09:30:34Z | https://api.github.com/repos/anomalyco/opencode/pulls/46369 | {"login":"AnnoyingTechnology","id":5336824,"node_id":"MDQ6VXNlcjUzMzY4MjQ=","av… | https://avatars.githubusercontent.com/u/5336824?v=4 | — | https://api.github.com/users/AnnoyingTechnology/events{/privacy} | https://api.github.com/users/AnnoyingTechnology/followers | https://api.github.com/users/AnnoyingTechnology/following{/other_user} | https://api.github.com/users/AnnoyingTechnology/gists{/gist_id} | — | https://github.com/AnnoyingTechnology | 5336824 | AnnoyingTechnology | AnnoyingTechnology | — | MDQ6VXNlcjUzMzY4MjQ= | https://api.github.com/users/AnnoyingTechnology/orgs | https://api.github.com/users/AnnoyingTechnology/received_events | https://api.github.com/users/AnnoyingTechnology/repos | false | — | https://api.github.com/users/AnnoyingTechnology/starred{/owner}{/repo} | https://api.github.com/users/AnnoyingTechnology/subscriptions | User | https://api.github.com/users/AnnoyingTechnology | public | — |
| 1 | 4 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Closes #43249 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 5 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ### Type of change | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 6 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [ ] Bug fix | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 7 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [x] New feature | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 8 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [ ] Refactor / code improvement | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 9 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [ ] Documentation | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 10 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ### What does this PR do? | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 11 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | @rekram1-node, could you review this one? | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 12 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | This adds an opt-in way to keep the stable prompt prefix during compaction. It … | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 13 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | The default path does not change. Replay is limited to the same model and a saf… | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 14 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ### How did you verify your code works? | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 15 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - 121 focused OpenCode tests passed; 2 existing tests skipped | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 16 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - 4 core compaction tests passed | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 17 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - all 30 repository typecheck tasks passed | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 18 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ### Screenshots / recordings | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 19 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Not applicable. | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 20 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | ### Checklist | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 21 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [x] I have tested my changes locally | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 22 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | - [x] I have not included unrelated changes in this PR | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 23 | {"self":{"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368"},… | {"href":"https://api.github.com/repos/anomalyco/opencode/issues/46368/comments"} | https://api.github.com/repos/anomalyco/opencode/issues/46368/comments | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368/commits"} | https://api.github.com/repos/anomalyco/opencode/pulls/46368/commits | {"href":"https://github.com/anomalyco/opencode/pull/46368"} | https://github.com/anomalyco/opencode/pull/46368 | {"href":"https://api.github.com/repos/anomalyco/opencode/issues/46368"} | https://api.github.com/repos/anomalyco/opencode/issues/46368 | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number… | https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number} | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368/comments"} | https://api.github.com/repos/anomalyco/opencode/pulls/46368/comments | {"href":"https://api.github.com/repos/anomalyco/opencode/pulls/46368"} | https://api.github.com/repos/anomalyco/opencode/pulls/46368 | {"href":"https://api.github.com/repos/anomalyco/opencode/statuses/2dd02f7725318… | https://api.github.com/repos/anomalyco/opencode/statuses/2dd02f7725318d57b2079c… | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | [] | NONE | — | {"label":"anomalyco:dev","ref":"dev","sha":"9f69463f1d556af2b5b51d2efa1c04f5f54… | anomalyco:dev | dev | dev | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | true | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | false | https://api.github.com/repos/anomalyco/opencode/assignees{/user} | https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha} | https://api.github.com/repos/anomalyco/opencode/branches{/branch} | https://github.com/anomalyco/opencode.git | — | https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator} | https://api.github.com/repos/anomalyco/opencode/comments{/number} | https://api.github.com/repos/anomalyco/opencode/commits{/sha} | https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head} | https://api.github.com/repos/anomalyco/opencode/contents/{+path} | https://api.github.com/repos/anomalyco/opencode/contributors | 2025-04-30T20:08:00Z | dev | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | false | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | 26372 | 26372 | https://api.github.com/repos/anomalyco/opencode/forks | anomalyco/opencode | https://api.github.com/repos/anomalyco/opencode/git/commits{/sha} | https://api.github.com/repos/anomalyco/opencode/git/refs{/sha} | https://api.github.com/repos/anomalyco/opencode/git/tags{/sha} | git://github.com/anomalyco/opencode.git | false | false | true | false | true | true | false | https://opencode.ai | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | false | https://api.github.com/repos/anomalyco/opencode/issues/comments{/number} | https://api.github.com/repos/anomalyco/opencode/issues/events{/number} | https://api.github.com/repos/anomalyco/opencode/issues{/number} | https://api.github.com/repos/anomalyco/opencode/keys{/key_id} | https://api.github.com/repos/anomalyco/opencode/labels{/name} | TypeScript | https://api.github.com/repos/anomalyco/opencode/languages | {"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com… | — | — | — | https://api.github.com/repos/anomalyco/opencode/merges | https://api.github.com/repos/anomalyco/opencode/milestones{/number} | — | opencode | R_kgDOOiiGLw | https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,partic… | 5605 | 5605 | {"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"… | — | false | all | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | 2026-08-31T09:45:26Z | https://api.github.com/repos/anomalyco/opencode/releases{/id} | 489094 | — | — | git@github.com:anomalyco/opencode.git | 202702 | https://api.github.com/repos/anomalyco/opencode/stargazers | — | https://api.github.com/repos/anomalyco/opencode/statuses/{sha} | https://api.github.com/repos/anomalyco/opencode/subscribers | https://api.github.com/repos/anomalyco/opencode/subscription | https://github.com/anomalyco/opencode | https://api.github.com/repos/anomalyco/opencode/tags | https://api.github.com/repos/anomalyco/opencode/teams | — | [] | https://api.github.com/repos/anomalyco/opencode/git/trees{/sha} | 2026-08-31T10:01:00Z | https://api.github.com/repos/anomalyco/opencode | — | public | 202702 | 202702 | false | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | {"login":"anomalyco","id":66570915,"node_id":"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1"… | https://avatars.githubusercontent.com/u/66570915?v=4 | — | https://api.github.com/users/anomalyco/events{/privacy} | https://api.github.com/users/anomalyco/followers | https://api.github.com/users/anomalyco/following{/other_user} | https://api.github.com/users/anomalyco/gists{/gist_id} | — | https://github.com/anomalyco | 66570915 | anomalyco | — | MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1 | https://api.github.com/users/anomalyco/orgs | https://api.github.com/users/anomalyco/received_events | https://api.github.com/users/anomalyco/repos | false | — | https://api.github.com/users/anomalyco/starred{/owner}{/repo} | https://api.github.com/users/anomalyco/subscriptions | Organization | https://api.github.com/users/anomalyco | public | ## Issue for this PR | — | — | — | https://api.github.com/repos/anomalyco/opencode/issues/46368/comments | — | https://api.github.com/repos/anomalyco/opencode/pulls/46368/commits | 2026-08-31T09:04:21Z | — | https://github.com/anomalyco/opencode/pull/46368.diff | — | false | {"label":"mapix-etnc:fix-mcp-stderr","ref":"fix-mcp-stderr","sha":"2dd02f772531… | mapix-etnc:fix-mcp-stderr | fix-mcp-stderr | fix-mcp-stderr | {"id":1352193200,"node_id":"R_kgDOUJjUsA","name":"opencode-upstream","full_name… | — | true | — | — | — | — | — | https://api.github.com/repos/mapix-etnc/opencode-upstream/{archive_format}{/ref} | false | https://api.github.com/repos/mapix-etnc/opencode-upstream/assignees{/user} | https://api.github.com/repos/mapix-etnc/opencode-upstream/git/blobs{/sha} | https://api.github.com/repos/mapix-etnc/opencode-upstream/branches{/branch} | https://github.com/mapix-etnc/opencode-upstream.git | — | https://api.github.com/repos/mapix-etnc/opencode-upstream/collaborators{/collab… | https://api.github.com/repos/mapix-etnc/opencode-upstream/comments{/number} | https://api.github.com/repos/mapix-etnc/opencode-upstream/commits{/sha} | https://api.github.com/repos/mapix-etnc/opencode-upstream/compare/{base}...{hea… | https://api.github.com/repos/mapix-etnc/opencode-upstream/contents/{+path} | https://api.github.com/repos/mapix-etnc/opencode-upstream/contributors | 2026-08-31T08:50:45Z | dev | — | https://api.github.com/repos/mapix-etnc/opencode-upstream/deployments | The open source coding agent. | false | https://api.github.com/repos/mapix-etnc/opencode-upstream/downloads | https://api.github.com/repos/mapix-etnc/opencode-upstream/events | true | 0 | 0 | https://api.github.com/repos/mapix-etnc/opencode-upstream/forks | mapix-etnc/opencode-upstream | https://api.github.com/repos/mapix-etnc/opencode-upstream/git/commits{/sha} | https://api.github.com/repos/mapix-etnc/opencode-upstream/git/refs{/sha} | https://api.github.com/repos/mapix-etnc/opencode-upstream/git/tags{/sha} | git://github.com/mapix-etnc/opencode-upstream.git | false | false | false | false | true | true | false | https://opencode.ai | https://api.github.com/repos/mapix-etnc/opencode-upstream/hooks | https://github.com/mapix-etnc/opencode-upstream | 1352193200 | false | https://api.github.com/repos/mapix-etnc/opencode-upstream/issues/comments{/numb… | https://api.github.com/repos/mapix-etnc/opencode-upstream/issues/events{/number} | https://api.github.com/repos/mapix-etnc/opencode-upstream/issues{/number} | https://api.github.com/repos/mapix-etnc/opencode-upstream/keys{/key_id} | https://api.github.com/repos/mapix-etnc/opencode-upstream/labels{/name} | — | https://api.github.com/repos/mapix-etnc/opencode-upstream/languages | {"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com… | — | — | — | https://api.github.com/repos/mapix-etnc/opencode-upstream/merges | https://api.github.com/repos/mapix-etnc/opencode-upstream/milestones{/number} | — | opencode-upstream | R_kgDOUJjUsA | https://api.github.com/repos/mapix-etnc/opencode-upstream/notifications{?since,… | 0 | 0 | {"login":"mapix-etnc","id":237064308,"node_id":"U_kgDODiFQdA","avatar_url":"htt… | — | false | all | https://api.github.com/repos/mapix-etnc/opencode-upstream/pulls{/number} | 2026-08-31T08:51:51Z | https://api.github.com/repos/mapix-etnc/opencode-upstream/releases{/id} | 486934 | — | — | git@github.com:mapix-etnc/opencode-upstream.git | 0 | https://api.github.com/repos/mapix-etnc/opencode-upstream/stargazers | — | https://api.github.com/repos/mapix-etnc/opencode-upstream/statuses/{sha} | https://api.github.com/repos/mapix-etnc/opencode-upstream/subscribers | https://api.github.com/repos/mapix-etnc/opencode-upstream/subscription | https://github.com/mapix-etnc/opencode-upstream | https://api.github.com/repos/mapix-etnc/opencode-upstream/tags | https://api.github.com/repos/mapix-etnc/opencode-upstream/teams | — | [] | https://api.github.com/repos/mapix-etnc/opencode-upstream/git/trees{/sha} | 2026-08-31T08:50:45Z | https://api.github.com/repos/mapix-etnc/opencode-upstream | — | public | 0 | 0 | false | 2dd02f7725318d57b2079c9e346127857ad503f2 | 2dd02f7725318d57b2079c9e346127857ad503f2 | {"login":"mapix-etnc","id":237064308,"node_id":"U_kgDODiFQdA","avatar_url":"htt… | https://avatars.githubusercontent.com/u/237064308?v=4 | — | https://api.github.com/users/mapix-etnc/events{/privacy} | https://api.github.com/users/mapix-etnc/followers | https://api.github.com/users/mapix-etnc/following{/other_user} | https://api.github.com/users/mapix-etnc/gists{/gist_id} | — | https://github.com/mapix-etnc | 237064308 | mapix-etnc | — | U_kgDODiFQdA | https://api.github.com/users/mapix-etnc/orgs | https://api.github.com/users/mapix-etnc/received_events | https://api.github.com/users/mapix-etnc/repos | false | — | https://api.github.com/users/mapix-etnc/starred{/owner}{/repo} | https://api.github.com/users/mapix-etnc/subscriptions | User | https://api.github.com/users/mapix-etnc | public | https://github.com/anomalyco/opencode/pull/46368 | 4400827522 | https://api.github.com/repos/anomalyco/opencode/issues/46368 | [{"id":10172891050,"node_id":"LA_kwDOOiiGL88AAAACXln_qg","url":"https://api.git… | needs:compliance | false | — | 6af6e012d136e9afffa9e58e088da00df7095881 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | PR_kwDOOiiGL88AAAABBk9Mgg | 46368 | anomalyco | https://github.com/anomalyco/opencode/pull/46368.patch | — | opencode | [] | — | [] | — | https://api.github.com/repos/anomalyco/opencode/pulls/comments{/number} | — | https://api.github.com/repos/anomalyco/opencode/pulls/46368/comments | — | open | https://api.github.com/repos/anomalyco/opencode/statuses/2dd02f7725318d57b2079c… | fix(mcp): drain local stdio server stderr | 2026-08-31T09:45:57Z | https://api.github.com/repos/anomalyco/opencode/pulls/46368 | {"login":"mapix-etnc","id":237064308,"node_id":"U_kgDODiFQdA","avatar_url":"htt… | https://avatars.githubusercontent.com/u/237064308?v=4 | — | https://api.github.com/users/mapix-etnc/events{/privacy} | https://api.github.com/users/mapix-etnc/followers | https://api.github.com/users/mapix-etnc/following{/other_user} | https://api.github.com/users/mapix-etnc/gists{/gist_id} | — | https://github.com/mapix-etnc | 237064308 | mapix-etnc | mapix-etnc | — | U_kgDODiFQdA | https://api.github.com/users/mapix-etnc/orgs | https://api.github.com/users/mapix-etnc/received_events | https://api.github.com/users/mapix-etnc/repos | false | — | https://api.github.com/users/mapix-etnc/starred{/owner}{/repo} | https://api.github.com/users/mapix-etnc/subscriptions | User | https://api.github.com/users/mapix-etnc | public | — |
| 1 | 24 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Fixes #46367 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
MAX_ROWS_RETURNED inscripts/probe_table.py and re-probe to capture more.Column profile
431 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | _links | — | 0 | 6 | empty |
| 2 | _links__comments | — | 0 | 6 | empty |
| 3 | _links__comments__href | — | 0 | 6 | empty |
| 4 | _links__commits | — | 0 | 6 | empty |
| 5 | _links__commits__href | — | 0 | 6 | empty |
| 6 | _links__html | — | 0 | 6 | empty |
| 7 | _links__html__href | — | 0 | 6 | empty |
| 8 | _links__issue | — | 0 | 6 | empty |
| 9 | _links__issue__href | — | 0 | 6 | empty |
| 10 | _links__review_comment | — | 0 | 6 | empty |
| 11 | _links__review_comment__href | — | 0 | 6 | empty |
| 12 | _links__review_comments | — | 0 | 6 | empty |
| 13 | _links__review_comments__href | — | 0 | 6 | empty |
| 14 | _links__self | — | 0 | 6 | empty |
| 15 | _links__self__href | — | 0 | 6 | empty |
| 16 | _links__statuses | — | 0 | 6 | empty |
| 17 | _links__statuses__href | — | 0 | 6 | empty |
| 18 | active_lock_reason | — | 0 | 6 | empty |
| 19 | additions | — | 0 | 6 | empty |
| 20 | assignee | — | 0 | 6 | empty |
| 21 | assignee__avatar_url | — | 0 | 6 | empty |
| 22 | assignee__email | — | 0 | 6 | empty |
| 23 | assignee__events_url | — | 0 | 6 | empty |
| 24 | assignee__followers_url | — | 0 | 6 | empty |
| 25 | assignee__following_url | — | 0 | 6 | empty |
| 26 | assignee__gists_url | — | 0 | 6 | empty |
| 27 | assignee__gravatar_id | — | 0 | 6 | empty |
| 28 | assignee__html_url | — | 0 | 6 | empty |
| 29 | assignee__id | — | 0 | 6 | empty |
| 30 | assignee__login | — | 0 | 6 | empty |
| 31 | assignee__name | — | 0 | 6 | empty |
| 32 | assignee__node_id | — | 0 | 6 | empty |
| 33 | assignee__organizations_url | — | 0 | 6 | empty |
| 34 | assignee__received_events_url | — | 0 | 6 | empty |
| 35 | assignee__repos_url | — | 0 | 6 | empty |
| 36 | assignee__site_admin | — | 0 | 6 | empty |
| 37 | assignee__starred_at | — | 0 | 6 | empty |
| 38 | assignee__starred_url | — | 0 | 6 | empty |
| 39 | assignee__subscriptions_url | — | 0 | 6 | empty |
| 40 | assignee__type | — | 0 | 6 | empty |
| 41 | assignee__url | — | 0 | 6 | empty |
| 42 | assignee__user_view_type | — | 0 | 6 | empty |
| 43 | assignees | — | 0 | 6 | empty |
| 44 | author_association | — | 0 | 6 | empty |
| 45 | auto_merge | — | 0 | 6 | empty |
| 46 | base | — | 0 | 6 | empty |
| 47 | base__label | — | 0 | 6 | empty |
| 48 | base__ref | — | 0 | 6 | empty |
| 49 | base_ref | — | 0 | 6 | empty |
| 50 | base__repo | — | 0 | 6 | empty |
| 51 | base__repo__allow_auto_merge | — | 0 | 6 | empty |
| 52 | base__repo__allow_forking | — | 0 | 6 | empty |
| 53 | base__repo__allow_merge_commit | — | 0 | 6 | empty |
| 54 | base__repo__allow_rebase_merge | — | 0 | 6 | empty |
| 55 | base__repo__allow_squash_merge | — | 0 | 6 | empty |
| 56 | base__repo__allow_update_branch | — | 0 | 6 | empty |
| 57 | base__repo__anonymous_access_enabled | — | 0 | 6 | empty |
| 58 | base__repo__archive_url | — | 0 | 6 | empty |
| 59 | base__repo__archived | — | 0 | 6 | empty |
| 60 | base__repo__assignees_url | — | 0 | 6 | empty |
| 61 | base__repo__blobs_url | — | 0 | 6 | empty |
| 62 | base__repo__branches_url | — | 0 | 6 | empty |
| 63 | base__repo__clone_url | — | 0 | 6 | empty |
| 64 | base__repo__code_search_index_status | — | 0 | 6 | empty |
| 65 | base__repo__collaborators_url | — | 0 | 6 | empty |
| 66 | base__repo__comments_url | — | 0 | 6 | empty |
| 67 | base__repo__commits_url | — | 0 | 6 | empty |
| 68 | base__repo__compare_url | — | 0 | 6 | empty |
| 69 | base__repo__contents_url | — | 0 | 6 | empty |
| 70 | base__repo__contributors_url | — | 0 | 6 | empty |
| 71 | base__repo__created_at | — | 0 | 6 | empty |
| 72 | base__repo__default_branch | — | 0 | 6 | empty |
| 73 | base__repo__delete_branch_on_merge | — | 0 | 6 | empty |
| 74 | base__repo__deployments_url | — | 0 | 6 | empty |
| 75 | base__repo__description | — | 0 | 6 | empty |
| 76 | base__repo__disabled | — | 0 | 6 | empty |
| 77 | base__repo__downloads_url | — | 0 | 6 | empty |
| 78 | base__repo__events_url | — | 0 | 6 | empty |
| 79 | base__repo__fork | — | 0 | 6 | empty |
| 80 | base__repo__forks | — | 0 | 6 | empty |
| 81 | base__repo__forks_count | — | 0 | 6 | empty |
| 82 | base__repo__forks_url | — | 0 | 6 | empty |
| 83 | base__repo__full_name | — | 0 | 6 | empty |
| 84 | base__repo__git_commits_url | — | 0 | 6 | empty |
| 85 | base__repo__git_refs_url | — | 0 | 6 | empty |
| 86 | base__repo__git_tags_url | — | 0 | 6 | empty |
| 87 | base__repo__git_url | — | 0 | 6 | empty |
| 88 | base__repo__has_discussions | — | 0 | 6 | empty |
| 89 | base__repo__has_downloads | — | 0 | 6 | empty |
| 90 | base__repo__has_issues | — | 0 | 6 | empty |
| 91 | base__repo__has_pages | — | 0 | 6 | empty |
| 92 | base__repo__has_projects | — | 0 | 6 | empty |
| 93 | base__repo__has_pull_requests | — | 0 | 6 | empty |
| 94 | base__repo__has_wiki | — | 0 | 6 | empty |
| 95 | base__repo__homepage | — | 0 | 6 | empty |
| 96 | base__repo__hooks_url | — | 0 | 6 | empty |
| 97 | base__repo__html_url | — | 0 | 6 | empty |
| 98 | base__repo__id | — | 0 | 6 | empty |
| 99 | base__repo__is_template | — | 0 | 6 | empty |
| 100 | base__repo__issue_comment_url | — | 0 | 6 | empty |
| 101 | base__repo__issue_events_url | — | 0 | 6 | empty |
| 102 | base__repo__issues_url | — | 0 | 6 | empty |
| 103 | base__repo__keys_url | — | 0 | 6 | empty |
| 104 | base__repo__labels_url | — | 0 | 6 | empty |
| 105 | base__repo__language | — | 0 | 6 | empty |
| 106 | base__repo__languages_url | — | 0 | 6 | empty |
| 107 | base__repo__license | — | 0 | 6 | empty |
| 108 | base__repo__master_branch | — | 0 | 6 | empty |
| 109 | base__repo__merge_commit_message | — | 0 | 6 | empty |
| 110 | base__repo__merge_commit_title | — | 0 | 6 | empty |
| 111 | base__repo__merges_url | — | 0 | 6 | empty |
| 112 | base__repo__milestones_url | — | 0 | 6 | empty |
| 113 | base__repo__mirror_url | — | 0 | 6 | empty |
| 114 | base__repo__name | — | 0 | 6 | empty |
| 115 | base__repo__node_id | — | 0 | 6 | empty |
| 116 | base__repo__notifications_url | — | 0 | 6 | empty |
| 117 | base__repo__open_issues | — | 0 | 6 | empty |
| 118 | base__repo__open_issues_count | — | 0 | 6 | empty |
| 119 | base__repo__owner | — | 0 | 6 | empty |
| 120 | base__repo__permissions | — | 0 | 6 | empty |
| 121 | base__repo__private | — | 0 | 6 | empty |
| 122 | base__repo__pull_request_creation_policy | — | 0 | 6 | empty |
| 123 | base__repo__pulls_url | — | 0 | 6 | empty |
| 124 | base__repo__pushed_at | — | 0 | 6 | empty |
| 125 | base__repo__releases_url | — | 0 | 6 | empty |
| 126 | base__repo__size | — | 0 | 6 | empty |
| 127 | base__repo__squash_merge_commit_message | — | 0 | 6 | empty |
| 128 | base__repo__squash_merge_commit_title | — | 0 | 6 | empty |
| 129 | base__repo__ssh_url | — | 0 | 6 | empty |
| 130 | base__repo__stargazers_count | — | 0 | 6 | empty |
| 131 | base__repo__stargazers_url | — | 0 | 6 | empty |
| 132 | base__repo__starred_at | — | 0 | 6 | empty |
| 133 | base__repo__statuses_url | — | 0 | 6 | empty |
| 134 | base__repo__subscribers_url | — | 0 | 6 | empty |
| 135 | base__repo__subscription_url | — | 0 | 6 | empty |
| 136 | base__repo__svn_url | — | 0 | 6 | empty |
| 137 | base__repo__tags_url | — | 0 | 6 | empty |
| 138 | base__repo__teams_url | — | 0 | 6 | empty |
| 139 | base__repo__temp_clone_token | — | 0 | 6 | empty |
| 140 | base__repo__topics | — | 0 | 6 | empty |
| 141 | base__repo__trees_url | — | 0 | 6 | empty |
| 142 | base__repo__updated_at | — | 0 | 6 | empty |
| 143 | base__repo__url | — | 0 | 6 | empty |
| 144 | base__repo__use_squash_pr_title_as_default | — | 0 | 6 | empty |
| 145 | base__repo__visibility | — | 0 | 6 | empty |
| 146 | base__repo__watchers | — | 0 | 6 | empty |
| 147 | base__repo__watchers_count | — | 0 | 6 | empty |
| 148 | base__repo__web_commit_signoff_required | — | 0 | 6 | empty |
| 149 | base__sha | — | 0 | 6 | empty |
| 150 | base_sha | — | 0 | 6 | empty |
| 151 | base__user | — | 0 | 6 | empty |
| 152 | base__user__avatar_url | — | 0 | 6 | empty |
| 153 | base__user__email | — | 0 | 6 | empty |
| 154 | base__user__events_url | — | 0 | 6 | empty |
| 155 | base__user__followers_url | — | 0 | 6 | empty |
| 156 | base__user__following_url | — | 0 | 6 | empty |
| 157 | base__user__gists_url | — | 0 | 6 | empty |
| 158 | base__user__gravatar_id | — | 0 | 6 | empty |
| 159 | base__user__html_url | — | 0 | 6 | empty |
| 160 | base__user__id | — | 0 | 6 | empty |
| 161 | base__user__login | — | 0 | 6 | empty |
| 162 | base__user__name | — | 0 | 6 | empty |
| 163 | base__user__node_id | — | 0 | 6 | empty |
| 164 | base__user__organizations_url | — | 0 | 6 | empty |
| 165 | base__user__received_events_url | — | 0 | 6 | empty |
| 166 | base__user__repos_url | — | 0 | 6 | empty |
| 167 | base__user__site_admin | — | 0 | 6 | empty |
| 168 | base__user__starred_at | — | 0 | 6 | empty |
| 169 | base__user__starred_url | — | 0 | 6 | empty |
| 170 | base__user__subscriptions_url | — | 0 | 6 | empty |
| 171 | base__user__type | — | 0 | 6 | empty |
| 172 | base__user__url | — | 0 | 6 | empty |
| 173 | base__user__user_view_type | — | 0 | 6 | empty |
| 174 | body | string | 6 | 0 | "- [x] I have not included unrelated changes in this PR" |
| 175 | changed_files | — | 0 | 6 | empty |
| 176 | closed_at | — | 0 | 6 | empty |
| 177 | comments | — | 0 | 6 | empty |
| 178 | comments_url | — | 0 | 6 | empty |
| 179 | commits | — | 0 | 6 | empty |
| 180 | commits_url | — | 0 | 6 | empty |
| 181 | created_at | — | 0 | 6 | empty |
| 182 | deletions | — | 0 | 6 | empty |
| 183 | diff_url | — | 0 | 6 | empty |
| 184 | direction | — | 0 | 6 | empty |
| 185 | draft | — | 0 | 6 | empty |
| 186 | head | — | 0 | 6 | empty |
| 187 | head__label | — | 0 | 6 | empty |
| 188 | head__ref | — | 0 | 6 | empty |
| 189 | head_ref | — | 0 | 6 | empty |
| 190 | head__repo | — | 0 | 6 | empty |
| 191 | head__repo__allow_auto_merge | — | 0 | 6 | empty |
| 192 | head__repo__allow_forking | — | 0 | 6 | empty |
| 193 | head__repo__allow_merge_commit | — | 0 | 6 | empty |
| 194 | head__repo__allow_rebase_merge | — | 0 | 6 | empty |
| 195 | head__repo__allow_squash_merge | — | 0 | 6 | empty |
| 196 | head__repo__allow_update_branch | — | 0 | 6 | empty |
| 197 | head__repo__anonymous_access_enabled | — | 0 | 6 | empty |
| 198 | head__repo__archive_url | — | 0 | 6 | empty |
| 199 | head__repo__archived | — | 0 | 6 | empty |
| 200 | head__repo__assignees_url | — | 0 | 6 | empty |
| 201 | head__repo__blobs_url | — | 0 | 6 | empty |
| 202 | head__repo__branches_url | — | 0 | 6 | empty |
| 203 | head__repo__clone_url | — | 0 | 6 | empty |
| 204 | head__repo__code_search_index_status | — | 0 | 6 | empty |
| 205 | head__repo__collaborators_url | — | 0 | 6 | empty |
| 206 | head__repo__comments_url | — | 0 | 6 | empty |
| 207 | head__repo__commits_url | — | 0 | 6 | empty |
| 208 | head__repo__compare_url | — | 0 | 6 | empty |
| 209 | head__repo__contents_url | — | 0 | 6 | empty |
| 210 | head__repo__contributors_url | — | 0 | 6 | empty |
| 211 | head__repo__created_at | — | 0 | 6 | empty |
| 212 | head__repo__default_branch | — | 0 | 6 | empty |
| 213 | head__repo__delete_branch_on_merge | — | 0 | 6 | empty |
| 214 | head__repo__deployments_url | — | 0 | 6 | empty |
| 215 | head__repo__description | — | 0 | 6 | empty |
| 216 | head__repo__disabled | — | 0 | 6 | empty |
| 217 | head__repo__downloads_url | — | 0 | 6 | empty |
| 218 | head__repo__events_url | — | 0 | 6 | empty |
| 219 | head__repo__fork | — | 0 | 6 | empty |
| 220 | head__repo__forks | — | 0 | 6 | empty |
| 221 | head__repo__forks_count | — | 0 | 6 | empty |
| 222 | head__repo__forks_url | — | 0 | 6 | empty |
| 223 | head__repo__full_name | — | 0 | 6 | empty |
| 224 | head__repo__git_commits_url | — | 0 | 6 | empty |
| 225 | head__repo__git_refs_url | — | 0 | 6 | empty |
| 226 | head__repo__git_tags_url | — | 0 | 6 | empty |
| 227 | head__repo__git_url | — | 0 | 6 | empty |
| 228 | head__repo__has_discussions | — | 0 | 6 | empty |
| 229 | head__repo__has_downloads | — | 0 | 6 | empty |
| 230 | head__repo__has_issues | — | 0 | 6 | empty |
| 231 | head__repo__has_pages | — | 0 | 6 | empty |
| 232 | head__repo__has_projects | — | 0 | 6 | empty |
| 233 | head__repo__has_pull_requests | — | 0 | 6 | empty |
| 234 | head__repo__has_wiki | — | 0 | 6 | empty |
| 235 | head__repo__homepage | — | 0 | 6 | empty |
| 236 | head__repo__hooks_url | — | 0 | 6 | empty |
| 237 | head__repo__html_url | — | 0 | 6 | empty |
| 238 | head__repo__id | — | 0 | 6 | empty |
| 239 | head__repo__is_template | — | 0 | 6 | empty |
| 240 | head__repo__issue_comment_url | — | 0 | 6 | empty |
| 241 | head__repo__issue_events_url | — | 0 | 6 | empty |
| 242 | head__repo__issues_url | — | 0 | 6 | empty |
| 243 | head__repo__keys_url | — | 0 | 6 | empty |
| 244 | head__repo__labels_url | — | 0 | 6 | empty |
| 245 | head__repo__language | — | 0 | 6 | empty |
| 246 | head__repo__languages_url | — | 0 | 6 | empty |
| 247 | head__repo__license | — | 0 | 6 | empty |
| 248 | head__repo__master_branch | — | 0 | 6 | empty |
| 249 | head__repo__merge_commit_message | — | 0 | 6 | empty |
| 250 | head__repo__merge_commit_title | — | 0 | 6 | empty |
| 251 | head__repo__merges_url | — | 0 | 6 | empty |
| 252 | head__repo__milestones_url | — | 0 | 6 | empty |
| 253 | head__repo__mirror_url | — | 0 | 6 | empty |
| 254 | head__repo__name | — | 0 | 6 | empty |
| 255 | head__repo__node_id | — | 0 | 6 | empty |
| 256 | head__repo__notifications_url | — | 0 | 6 | empty |
| 257 | head__repo__open_issues | — | 0 | 6 | empty |
| 258 | head__repo__open_issues_count | — | 0 | 6 | empty |
| 259 | head__repo__owner | — | 0 | 6 | empty |
| 260 | head__repo__permissions | — | 0 | 6 | empty |
| 261 | head__repo__private | — | 0 | 6 | empty |
| 262 | head__repo__pull_request_creation_policy | — | 0 | 6 | empty |
| 263 | head__repo__pulls_url | — | 0 | 6 | empty |
| 264 | head__repo__pushed_at | — | 0 | 6 | empty |
| 265 | head__repo__releases_url | — | 0 | 6 | empty |
| 266 | head__repo__size | — | 0 | 6 | empty |
| 267 | head__repo__squash_merge_commit_message | — | 0 | 6 | empty |
| 268 | head__repo__squash_merge_commit_title | — | 0 | 6 | empty |
| 269 | head__repo__ssh_url | — | 0 | 6 | empty |
| 270 | head__repo__stargazers_count | — | 0 | 6 | empty |
| 271 | head__repo__stargazers_url | — | 0 | 6 | empty |
| 272 | head__repo__starred_at | — | 0 | 6 | empty |
| 273 | head__repo__statuses_url | — | 0 | 6 | empty |
| 274 | head__repo__subscribers_url | — | 0 | 6 | empty |
| 275 | head__repo__subscription_url | — | 0 | 6 | empty |
| 276 | head__repo__svn_url | — | 0 | 6 | empty |
| 277 | head__repo__tags_url | — | 0 | 6 | empty |
| 278 | head__repo__teams_url | — | 0 | 6 | empty |
| 279 | head__repo__temp_clone_token | — | 0 | 6 | empty |
| 280 | head__repo__topics | — | 0 | 6 | empty |
| 281 | head__repo__trees_url | — | 0 | 6 | empty |
| 282 | head__repo__updated_at | — | 0 | 6 | empty |
| 283 | head__repo__url | — | 0 | 6 | empty |
| 284 | head__repo__use_squash_pr_title_as_default | — | 0 | 6 | empty |
| 285 | head__repo__visibility | — | 0 | 6 | empty |
| 286 | head__repo__watchers | — | 0 | 6 | empty |
| 287 | head__repo__watchers_count | — | 0 | 6 | empty |
| 288 | head__repo__web_commit_signoff_required | — | 0 | 6 | empty |
| 289 | head__sha | — | 0 | 6 | empty |
| 290 | head_sha | — | 0 | 6 | empty |
| 291 | head__user | — | 0 | 6 | empty |
| 292 | head__user__avatar_url | — | 0 | 6 | empty |
| 293 | head__user__email | — | 0 | 6 | empty |
| 294 | head__user__events_url | — | 0 | 6 | empty |
| 295 | head__user__followers_url | — | 0 | 6 | empty |
| 296 | head__user__following_url | — | 0 | 6 | empty |
| 297 | head__user__gists_url | — | 0 | 6 | empty |
| 298 | head__user__gravatar_id | — | 0 | 6 | empty |
| 299 | head__user__html_url | — | 0 | 6 | empty |
| 300 | head__user__id | — | 0 | 6 | empty |
| 301 | head__user__login | — | 0 | 6 | empty |
| 302 | head__user__name | — | 0 | 6 | empty |
| 303 | head__user__node_id | — | 0 | 6 | empty |
| 304 | head__user__organizations_url | — | 0 | 6 | empty |
| 305 | head__user__received_events_url | — | 0 | 6 | empty |
| 306 | head__user__repos_url | — | 0 | 6 | empty |
| 307 | head__user__site_admin | — | 0 | 6 | empty |
| 308 | head__user__starred_at | — | 0 | 6 | empty |
| 309 | head__user__starred_url | — | 0 | 6 | empty |
| 310 | head__user__subscriptions_url | — | 0 | 6 | empty |
| 311 | head__user__type | — | 0 | 6 | empty |
| 312 | head__user__url | — | 0 | 6 | empty |
| 313 | head__user__user_view_type | — | 0 | 6 | empty |
| 314 | html_url | — | 0 | 6 | empty |
| 315 | id | — | 0 | 6 | empty |
| 316 | issue_url | — | 0 | 6 | empty |
| 317 | labels | — | 0 | 6 | empty |
| 318 | label_names | — | 0 | 6 | empty |
| 319 | locked | — | 0 | 6 | empty |
| 320 | maintainer_can_modify | — | 0 | 6 | empty |
| 321 | merge_commit_sha | — | 0 | 6 | empty |
| 322 | mergeable | — | 0 | 6 | empty |
| 323 | mergeable_state | — | 0 | 6 | empty |
| 324 | merged | — | 0 | 6 | empty |
| 325 | merged_at | — | 0 | 6 | empty |
| 326 | merged_by | — | 0 | 6 | empty |
| 327 | merged_by__avatar_url | — | 0 | 6 | empty |
| 328 | merged_by__email | — | 0 | 6 | empty |
| 329 | merged_by__events_url | — | 0 | 6 | empty |
| 330 | merged_by__followers_url | — | 0 | 6 | empty |
| 331 | merged_by__following_url | — | 0 | 6 | empty |
| 332 | merged_by__gists_url | — | 0 | 6 | empty |
| 333 | merged_by__gravatar_id | — | 0 | 6 | empty |
| 334 | merged_by__html_url | — | 0 | 6 | empty |
| 335 | merged_by__id | — | 0 | 6 | empty |
| 336 | merged_by__login | — | 0 | 6 | empty |
| 337 | merged_by__name | — | 0 | 6 | empty |
| 338 | merged_by__node_id | — | 0 | 6 | empty |
| 339 | merged_by__organizations_url | — | 0 | 6 | empty |
| 340 | merged_by__received_events_url | — | 0 | 6 | empty |
| 341 | merged_by__repos_url | — | 0 | 6 | empty |
| 342 | merged_by__site_admin | — | 0 | 6 | empty |
| 343 | merged_by__starred_at | — | 0 | 6 | empty |
| 344 | merged_by__starred_url | — | 0 | 6 | empty |
| 345 | merged_by__subscriptions_url | — | 0 | 6 | empty |
| 346 | merged_by__type | — | 0 | 6 | empty |
| 347 | merged_by__url | — | 0 | 6 | empty |
| 348 | merged_by__user_view_type | — | 0 | 6 | empty |
| 349 | milestone | — | 0 | 6 | empty |
| 350 | milestone__closed_at | — | 0 | 6 | empty |
| 351 | milestone__closed_issues | — | 0 | 6 | empty |
| 352 | milestone__created_at | — | 0 | 6 | empty |
| 353 | milestone__creator | — | 0 | 6 | empty |
| 354 | milestone__creator__avatar_url | — | 0 | 6 | empty |
| 355 | milestone__creator__email | — | 0 | 6 | empty |
| 356 | milestone__creator__events_url | — | 0 | 6 | empty |
| 357 | milestone__creator__followers_url | — | 0 | 6 | empty |
| 358 | milestone__creator__following_url | — | 0 | 6 | empty |
| 359 | milestone__creator__gists_url | — | 0 | 6 | empty |
| 360 | milestone__creator__gravatar_id | — | 0 | 6 | empty |
| 361 | milestone__creator__html_url | — | 0 | 6 | empty |
| 362 | milestone__creator__id | — | 0 | 6 | empty |
| 363 | milestone__creator__login | — | 0 | 6 | empty |
| 364 | milestone__creator__name | — | 0 | 6 | empty |
| 365 | milestone__creator__node_id | — | 0 | 6 | empty |
| 366 | milestone__creator__organizations_url | — | 0 | 6 | empty |
| 367 | milestone__creator__received_events_url | — | 0 | 6 | empty |
| 368 | milestone__creator__repos_url | — | 0 | 6 | empty |
| 369 | milestone__creator__site_admin | — | 0 | 6 | empty |
| 370 | milestone__creator__starred_at | — | 0 | 6 | empty |
| 371 | milestone__creator__starred_url | — | 0 | 6 | empty |
| 372 | milestone__creator__subscriptions_url | — | 0 | 6 | empty |
| 373 | milestone__creator__type | — | 0 | 6 | empty |
| 374 | milestone__creator__url | — | 0 | 6 | empty |
| 375 | milestone__creator__user_view_type | — | 0 | 6 | empty |
| 376 | milestone__description | — | 0 | 6 | empty |
| 377 | milestone__due_on | — | 0 | 6 | empty |
| 378 | milestone__html_url | — | 0 | 6 | empty |
| 379 | milestone__id | — | 0 | 6 | empty |
| 380 | milestone__labels_url | — | 0 | 6 | empty |
| 381 | milestone__node_id | — | 0 | 6 | empty |
| 382 | milestone__number | — | 0 | 6 | empty |
| 383 | milestone__open_issues | — | 0 | 6 | empty |
| 384 | milestone__state | — | 0 | 6 | empty |
| 385 | milestone__title | — | 0 | 6 | empty |
| 386 | milestone__updated_at | — | 0 | 6 | empty |
| 387 | milestone__url | — | 0 | 6 | empty |
| 388 | node_id | — | 0 | 6 | empty |
| 389 | number | — | 0 | 6 | empty |
| 390 | owner | — | 0 | 6 | empty |
| 391 | patch_url | — | 0 | 6 | empty |
| 392 | rebaseable | — | 0 | 6 | empty |
| 393 | repo | — | 0 | 6 | empty |
| 394 | requested_reviewers | — | 0 | 6 | empty |
| 395 | requested_reviewer_logins | — | 0 | 6 | empty |
| 396 | requested_teams | — | 0 | 6 | empty |
| 397 | requested_team_names | — | 0 | 6 | empty |
| 398 | review_comment_url | — | 0 | 6 | empty |
| 399 | review_comments | — | 0 | 6 | empty |
| 400 | review_comments_url | — | 0 | 6 | empty |
| 401 | sort | — | 0 | 6 | empty |
| 402 | state | — | 0 | 6 | empty |
| 403 | statuses_url | — | 0 | 6 | empty |
| 404 | title | — | 0 | 6 | empty |
| 405 | updated_at | — | 0 | 6 | empty |
| 406 | url | — | 0 | 6 | empty |
| 407 | user | — | 0 | 6 | empty |
| 408 | user__avatar_url | — | 0 | 6 | empty |
| 409 | user__email | — | 0 | 6 | empty |
| 410 | user__events_url | — | 0 | 6 | empty |
| 411 | user__followers_url | — | 0 | 6 | empty |
| 412 | user__following_url | — | 0 | 6 | empty |
| 413 | user__gists_url | — | 0 | 6 | empty |
| 414 | user__gravatar_id | — | 0 | 6 | empty |
| 415 | user__html_url | — | 0 | 6 | empty |
| 416 | user__id | — | 0 | 6 | empty |
| 417 | user__login | — | 0 | 6 | empty |
| 418 | user_login | — | 0 | 6 | empty |
| 419 | user__name | — | 0 | 6 | empty |
| 420 | user__node_id | — | 0 | 6 | empty |
| 421 | user__organizations_url | — | 0 | 6 | empty |
| 422 | user__received_events_url | — | 0 | 6 | empty |
| 423 | user__repos_url | — | 0 | 6 | empty |
| 424 | user__site_admin | — | 0 | 6 | empty |
| 425 | user__starred_at | — | 0 | 6 | empty |
| 426 | user__starred_url | — | 0 | 6 | empty |
| 427 | user__subscriptions_url | — | 0 | 6 | empty |
| 428 | user__type | — | 0 | 6 | empty |
| 429 | user__url | — | 0 | 6 | empty |
| 430 | user__user_view_type | — | 0 | 6 | empty |
| 431 | commit_sha | — | 0 | 6 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 13668ms | 1 | ok | _links, _links__comments, _links__comments__href |
| minimal | t2 | 12215ms | 1 | ok | _links, _links__comments, _links__comments__href |
| realistic | t1 | 14410ms | 367 | ok | _links, _links__comments, _links__comments__href |
| realistic | t2 | 12917ms | 367 | ok | _links, _links__comments, _links__comments__href |
| edge | t1 | 23505ms | 3934 | ok | _links, _links__comments, _links__comments__href |
| edge | t2 | 26006ms | 3934 | ok | _links, _links__comments, _links__comments__href |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Requires owner and repo. By default this table requests state=all from GitHub so aggregates include open and closed pull requests; add state when you need only open, closed, or all. Other useful optional filters are head and base. Add number to jump from the default list call to a specific record lookup. GitHub only populates diff-stat columns such as additions, deletions, changed_files, and the merged boolean on that per-PR lookup, so include number before using them. For list queries, use merged_at IS NOT NULL to identify merged pull requests.bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T10:01:16Zreports/github/tables/pulls.json2026-08-31T07:47:14Z2026-08-31T10:01:16Z1