github source
partial
View version history →
github.repo_action_runs
partialList workflow runs for a repository
Requires owner and repo. Most useful optional filters: branch, status, check_suite_id. Add run_id to jump from the default list call to a specific record lookup.
owner, repo captured 2026-08-31 08:00:23Z
Verdict: PARTIAL
2 errors across trials but 2 variants returned data.
What to do
Some variants failed
partialInvestigate which variants returned empty rows and which errored. The failing variant often has the missing filter shape.
Re-probe with smaller LIMIT to isolate the failing variant.Unrecognized error
unknownInspect the raw error and add a rule to scripts/analyze_failures.py.
View the error under Probe variants → first trial → error block.Retry with alternate repos
retry-strategyIf the failure is 404 on `anomalyco/opencode`, try `sst/opencode` or `octocat/Hello-World`. The retry script does this automatically.
python3 scripts/retry_batch.py --source github --only-category <category>rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 30008 ms | 31154 ms | 32301 ms | [2, 2] | 0 |
| realistic | 2 | — ms | — ms | — ms | [0, 0] | 2 |
| edge | 2 | 33301 ms | 34852 ms | 36403 ms | [200, 200] | 0 |
Latency per trial
minimalmedian 31154ms
scale: 0–32301 ms
realistic
scale: 0–1 ms
edgemedian 34852ms
scale: 0–36403 ms
Probe variants — every command + output
minimal
2 trialsmin 30008ms · median 31154ms · max 32301ms · rows 2,2
smallest valid query
Command
SELECT * FROM github.repo_action_runs WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1Trials + output
trial 1·30008ms·rows 2isError=false
First row (click to expand JSON)
{
"actor": "{\"login\":\"Jack-0612\",\"id\":75404538,\"node_id\":\"MDQ6VXNlcjc1NDA0NTM4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/75404538?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Jack-0612\",\"html_url\":\"https://github.com/Jack-0612\",\"followers_url\":\"https://api.github.com/users/Jack-0612/followers\",\"following_url\":\"https://api.github.com/users/Jack-0612/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Jack-0612/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Jack-0612/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Jack-0612/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Jack-0612/orgs\",\"repos_url\":\"https://api.github.com/users/Jack-0612/repos\",\"events_url\":\"https://api.github.com/users/Jack-0612/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Jack-0612/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"actor__avatar_url": "https://avatars.githubusercontent.com/u/75404538?v=4",
"actor__email": "",
"actor__events_url": "https://api.github.com/users/Jack-0612/events{/privacy}",
"actor__followers_url": "https://api.github.com/users/Jack-0612/followers",
"actor__following_url": "https://api.github.com/users/Jack-0612/following{/other_user}",
"actor__gists_url": "https://api.github.com/users/Jack-0612/gists{/gist_id}",
"actor__gravatar_id": "",
"actor__html_url": "https://github.com/Jack-0612",
"actor__id": "75404538",
"actor__login": "Jack-0612",
"actor__name": "",
"actor__node_id": "MDQ6VXNlcjc1NDA0NTM4",
"actor__organizations_url": "https://api.github.com/users/Jack-0612/orgs",
"actor__received_events_url": "https://api.github.com/users/Jack-0612/received_events",
"actor__repos_url": "https://api.github.com/users/Jack-0612/repos",
"actor__site_admin": "false",
"actor__starred_at": "",
"actor__starred_url": "https://api.github.com/users/Jack-0612/starred{/owner}{/repo}",
"actor__subscriptions_url": "https://api.github.com/users/Jack-0612/subscriptions",
"actor__type": "User",
"actor__url": "https://api.github.com/users/Jack-0612",
"actor__user_view_type": "public",
"artifacts_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/artifacts",
"branch": "",
"cancel_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/cancel",
"check_suite_id": "90419898569",
"check_suite_node_id": "CS_kwDOOiiGL88AAAAVDXIoyQ",
"check_suite_url": "https://api.github.com/repos/anomalyco/opencode/check-suites/90419898569",
"conclusion": "skipped",
"created": "",
"created_at": "2026-08-31T07:59:52Z",
"display_title": "Unable to select and move the conversation to the left sidebar",
"event": "issues",
"exclude_pull_requests": "",
"head_branch": "dev",
"head_commit": "{\"id\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"tree_id\":\"35b4f38721dd4830e6c690e91fb7dc5db173453b\",\"message\":\"fix(app): backport session rename and tab menu fixes to v1 (#46116)\\n\\nCo-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>\",\"timestamp\":\"2026-08-31T05:19:51Z\",\"author\":{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"},\"committer\":{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}}",
"head_commit__author": "{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"}",
"head_commit__committer": "{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}",
"head_commit__id": "9f69463f1d556af2b5b51d2efa1c04f5f544f911",
"head_commit__message": "fix(app): backport session rename and tab menu fixes to v1 (#46116)",
"head_commit__timestamp": "2026-08-31T05:19:51Z",
"head_commit__tree_id": "35b4f38721dd4830e6c690e91fb7dc5db173453b",
"head_repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"head_repository__allow_forking": "",
"head_repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"head_repository__archived": "",
"head_repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"head_repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"head_repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"head_repository__clone_url": "",
"head_repository__code_of_conduct": "",
"head_repository__code_of_conduct__body": "",
"head_repository__code_of_conduct__html_url": "",
"head_repository__code_of_conduct__key": "",
"head_repository__code_of_conduct__name": "",
"head_repository__code_of_conduct__url": "",
"head_repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"head_repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"head_repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"head_repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"head_repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"head_repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"head_repository__created_at": "",
"head_repository__custom_properties": "",
"head_repository__default_branch": "",
"head_repository__delete_branch_on_merge": "",
"head_repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"head_repository__description": "The open source coding agent.",
"head_repository__disabled": "",
"head_repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"head_repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"head_repository__fork": "false",
"head_repository__forks": "",
"head_repository__forks_count": "",
"head_repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"head_repository__full_name": "anomalyco/opencode",
"head_repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"head_repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"head_repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"head_repository__git_url": "",
"head_repository__has_discussions": "",
"head_repository__has_downloads": "",
"head_repository__has_issues": "",
"head_repository__has_pages": "",
"head_repository__has_projects": "",
"head_repository__has_pull_requests": "",
"head_repository__has_wiki": "",
"head_repository__homepage": "",
"head_repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"head_repository__html_url": "https://github.com/anomalyco/opencode",
"head_repository__id": "975734319",
"head_repository__is_template": "",
"head_repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"head_repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"head_repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"head_repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"head_repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"head_repository__language": "",
"head_repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"head_repository__license": "",
"head_repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"head_repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"head_repository__mirror_url": "",
"head_repository__name": "opencode",
"head_repository__network_count": "",
"head_repository__node_id": "R_kgDOOiiGLw",
"head_repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"head_repository__open_issues": "",
"head_repository__open_issues_count": "",
"head_repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"head_repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"head_repository__owner__email": "",
"head_repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"head_repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"head_repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"head_repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"head_repository__owner__gravatar_id": "",
"head_repository__owner__html_url": "https://github.com/anomalyco",
"head_repository__owner__id": "66570915",
"head_repository__owner__login": "anomalyco",
"head_repository__owner__name": "",
"head_repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"head_repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"head_repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"head_repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"head_repository__owner__site_admin": "false",
"head_repository__owner__starred_at": "",
"head_repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"head_repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"head_repository__owner__type": "Organization",
"head_repository__owner__url": "https://api.github.com/users/anomalyco",
"head_repository__owner__user_view_type": "public",
"head_repository__permissions": "",
"head_repository__permissions__admin": "",
"head_repository__permissions__maintain": "",
"head_repository__permissions__pull": "",
"head_repository__permissions__push": "",
"head_repository__permissions__triage": "",
"head_repository__private": "false",
"head_repository__pull_request_creation_policy": "",
"head_repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"head_repository__pushed_at": "",
"head_repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"head_repository__role_name": "",
"head_repository__security_and_analysis": "",
"head_repository__size": "",
"head_repository__ssh_url": "",
"head_repository__stargazers_count": "",
"head_repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"head_repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"head_repository__subscribers_count": "",
"head_repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"head_repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"head_repository__svn_url": "",
"head_repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"head_repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"head_repository__temp_clone_token": "",
"head_repository__topics": "",
"head_repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"head_repository__updated_at": "",
"head_repository__url": "https://api.github.com/repos/anomalyco/opencode",
"head_repository__visibility": "",
"head_repository__watchers": "",
"head_repository__watchers_count": "",
"head_repository__web_commit_signoff_required": "",
"head_repository_id": "",
"head_sha": "9f69463f1d556af2b5b51d2efa1c04f5f544f911",
"html_url": "https://github.com/anomalyco/opencode/actions/runs/33370830435",
"id": "33370830435",
"jobs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/jobs",
"logs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/logs",
"name": "duplicate-issues",
"node_id": "WFR_kwLOOiiGL88AAAAHxQ52Yw",
"owner": "anomalyco",
"path": ".github/workflows/duplicate-issues.yml",
"previous_attempt_url": "",
"pull_requests": "[{\"url\":\"https://api.github.com/repos/MervinPraison/opencode/pulls/68\",\"id\":4399875592,\"number\":68,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"315b0ece0fea19862869c21c047f432fa2990196\",\"repo\":{\"id\":1267845689,\"url\":\"https://api.github.com/repos/MervinPraison/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/bolt-builder/bolt-cli/pulls/407\",\"id\":4347348915,\"number\":407,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"990c702fef0b1b7fbb8b6eb2f6e49bd88edf8559\",\"repo\":{\"id\":1315194525,\"url\":\"https://api.github.com/repos/bolt-builder/bolt-cli\",\"name\":\"bolt-cli\"}}},{\"url\":\"https://api.github.com/repos/sams-git-195/opencode/pulls/218\",\"id\":4243772750,\"number\":218,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1f22613feefcc7a77cd1db7412cf1f359b1af328\",\"repo\":{\"id\":1258617118,\"url\":\"https://api.github.com/repos/sams-git-195/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/coleleavitt/opencode/pulls/6\",\"id\":4078761119,\"number\":6,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"3bc71f92c5a061bd377d2ff686a1575376f8585f\",\"repo\":{\"id\":1122536698,\"url\":\"https://api.github.com/repos/coleleavitt/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/CrackerJackMack/opencode/pulls/1\",\"id\":4030558822,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"c933504d9c7074104d74ee1e15fa3b09d1afa84e\",\"repo\":{\"id\":1235571761,\"url\":\"https://api.github.com/repos/CrackerJackMack/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/eddieparc/opencode/pulls/11\",\"id\":3907428010,\"number\":11,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1a111be49457c1e274f2bd473c88ec047806925f\",\"repo\":{\"id\":1272914075,\"url\":\"https://api.github.com/repos/eddieparc/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/haibinml/opencode/pulls/124\",\"id\":3846912250,\"number\":124,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"b75cf30701b67744ac919c748d9f25ce28eeb153\",\"repo\":{\"id\":1231852628,\"url\":\"https://api.github.com/repos/haibinml/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/banzhe/opencode/pulls/232\",\"id\":3844853018,\"number\":232,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"b75cf30701b67744ac919c748d9f25ce28eeb153\",\"repo\":{\"id\":1191444930,\"url\":\"https://api.github.com/repos/banzhe/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/A-Archives-and-Forks/opencode/pulls/33\",\"id\":3548972627,\"number\":33,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1203689084,\"url\":\"https://api.github.com/repos/A-Archives-and-Forks/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/1sLand99/opencode/pulls/363\",\"id\":3548961017,\"number\":363,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1130085589,\"url\":\"https://api.github.com/repos/1sLand99/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/AbhiShake1/opencode/pulls/229\",\"id\":3548953498,\"number\":229,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1156492025,\"url\":\"https://api.github.com/repos/AbhiShake1/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/kp-forks/opencode/pulls/326\",\"id\":3548802324,\"number\":326,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1eafb2160a0dfb9b36791811c99047cd50a6c704\",\"repo\":{\"id\":1133405562,\"url\":\"https://api.github.com/repos/kp-forks/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/MoYiha/opencode/pulls/104\",\"id\":3548797828,\"number\":104,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"2b73a08916da91f93e4981f22aad19353c4510e9\",\"repo\":{\"id\":1179684473,\"url\":\"https://api.github.com/repos/MoYiha/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/muzzlol/opencode/pulls/82\",\"id\":3548727275,\"number\":82,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"11c0ad24aa302400592a576dc4cc4647fd5937b5\",\"repo\":{\"id\":1018417244,\"url\":\"https://api.github.com/repos/muzzlol/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/stormychel/opencode/pulls/285\",\"id\":3542981980,\"number\":285,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"3f3989e6947862c4b33e8ac5fc923cc7e0e65358\",\"repo\":{\"id\":1143033868,\"url\":\"https://api.github.com/repos/stormychel/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/joshuadavidthomas/opencode/pulls/406\",\"id\":3532021261,\"number\":406,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bee094ff7b7f04a74f4f4dfd3a150c5f7b8707d4\",\"repo\":{\"id\":1121294697,\"url\":\"https://api.github.com/repos/joshuadavidthomas/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/cognitolabs-ai/xcode/pulls/1\",\"id\":3490909205,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"79aa22664a43a47702d12074c1fb730962799170\",\"repo\":{\"id\":1144542220,\"url\":\"https://api.github.com/repos/cognitolabs-ai/xcode\",\"name\":\"xcode\"}}},{\"url\":\"https://api.github.com/repos/mr-alejandroo/opengoat/pulls/1\",\"id\":3472788677,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"e56709ec4e47d53ed04fb1884bba21f644f66118\",\"repo\":{\"id\":1178717126,\"url\":\"https://api.github.com/repos/mr-alejandroo/opengoat\",\"name\":\"opengoat\"}}},{\"url\":\"https://api.github.com/repos/hwgao/opencode/pulls/186\",\"id\":3455851603,\"number\":186,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"9eb4f1c99668eed73bc1d86b21669d21d1919caf\",\"repo\":{\"id\":1136175810,\"url\":\"https://api.github.com/repos/hwgao/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Alioth1017/opencode/pulls/4\",\"id\":3361557541,\"number\":4,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37b0a189a4b0f84a111c716bff66a21e3abfae72\",\"repo\":{\"id\":1173118761,\"url\":\"https://api.github.com/repos/Alioth1017/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/okbeginning/opencode/pulls/201\",\"id\":3361543891,\"number\":201,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37b0a189a4b0f84a111c716bff66a21e3abfae72\",\"repo\":{\"id\":1132826161,\"url\":\"https://api.github.com/repos/okbeginning/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/endday/opencode/pulls/2\",\"id\":3337040127,\"number\":2,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"157920b2fbfbfb46dae8badb8328a53f6904e510\",\"repo\":{\"id\":1168409861,\"url\":\"https://api.github.com/repos/endday/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/kripso/opencode/pulls/3\",\"id\":3336218443,\"number\":3,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a41c3f6741e3095954ca96de823d63cba0ff7358\",\"repo\":{\"id\":1168315296,\"url\":\"https://api.github.com/repos/kripso/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/banerRana/opencode/pulls/1\",\"id\":3327128576,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"088a81c116f3fda865851292c92754385292b92d\",\"repo\":{\"id\":1166704446,\"url\":\"https://api.github.com/repos/banerRana/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/sorajate/opencode/pulls/7\",\"id\":3306448077,\"number\":7,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"5fc760ff84493b6ab75152b3d69af9917b89d4c7\",\"repo\":{\"id\":1161055478,\"url\":\"https://api.github.com/repos/sorajate/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/OnlyFor/opencode/pulls/125\",\"id\":3306421750,\"number\":125,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"c9008b36c8b9a3db010524a8f9c1822fd40aff36\",\"repo\":{\"id\":1137346905,\"url\":\"https://api.github.com/repos/OnlyFor/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/edisplay/opencode/pulls/1\",\"id\":3246704668,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"e2ba5d51105481005f321c5b560e2c4f4b5a1757\",\"repo\":{\"id\":1042315844,\"url\":\"https://api.github.com/repos/edisplay/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/vastsa/opencode/pulls/83\",\"id\":3229150265,\"number\":83,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"00637c0269312455e55e4977a7a8f55c728e93bd\",\"repo\":{\"id\":1131227427,\"url\":\"https://api.github.com/repos/vastsa/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Haofei/opencode/pulls/143\",\"id\":3226532746,\"number\":143,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"83e59b9fb8764c1270bc8bf3bc7c7d6e6455ee17\",\"repo\":{\"id\":1122192554,\"url\":\"https://api.github.com/repos/Haofei/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/nonomal/opencode/pulls/2\",\"id\":3207374517,\"number\":2,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"ae77ef3370dd0e017aba38eb5403ccf0f3404e76\",\"repo\":{\"id\":1141123214,\"url\":\"https://api.github.com/repos/nonomal/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/iancooper/opencode/pulls/3\",\"id\":3183330806,\"number\":3,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"632f20558a99ed0f5fccda2dc896da28cb86a987\",\"repo\":{\"id\":1135781277,\"url\":\"https://api.github.com/repos/iancooper/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/AllenTai/opencode/pulls/1\",\"id\":3166535861,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"4695e685cf68f2dcdf9e952b90c34241c71b2df3\",\"repo\":{\"id\":1132769839,\"url\":\"https://api.github.com/repos/AllenTai/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/taqtiqa-mark/opencode/pulls/131\",\"id\":3158980602,\"number\":131,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1076380961,\"url\":\"https://api.github.com/repos/taqtiqa-mark/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Mu-L/opencode/pulls/120\",\"id\":3158833938,\"number\":120,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1112181180,\"url\":\"https://api.github.com/repos/Mu-L/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Stars1233/opencode/pulls/82\",\"id\":3158795423,\"number\":82,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1117732467,\"url\":\"https://api.github.com/repos/Stars1233/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Spencerx/opencode/pulls/24\",\"id\":3158784222,\"number\":24,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1127135819,\"url\":\"https://api.github.com/repos/Spencerx/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/jasonkneen/codesurf-ai/pulls/149\",\"id\":3158718544,\"number\":149,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1104626305,\"url\":\"https://api.github.com/repos/jasonkneen/codesurf-ai\",\"name\":\"codesurf-ai\"}}},{\"url\":\"https://api.github.com/repos/mcx/opencode/pulls/66\",\"id\":3042155204,\"number\":66,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"16d5352c908858c00c90fc4ae90d9681d73862df\",\"repo\":{\"id\":1089940663,\"url\":\"https://api.github.com/repos/mcx/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/codingwatching/opencode/pulls/16\",\"id\":3036286766,\"number\":16,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"896958229b6eaef5a83263c205972f6d18942282\",\"repo\":{\"id\":1098880891,\"url\":\"https://api.github.com/repos/codingwatching/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/philipbrembeck/opencode/pulls/30\",\"id\":3029721215,\"number\":30,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"48024673fb2bd348ded395ddf57b534a36a77909\",\"repo\":{\"id\":1094989962,\"url\":\"https://api.github.com/repos/philipbrembeck/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/JBlazingSun/opencode/pulls/13\",\"id\":3008765576,\"number\":13,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"73443585e5e939522d306c601056dcdf609d67c3\",\"repo\":{\"id\":1093332429,\"url\":\"https://api.github.com/repos/JBlazingSun/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/solism0413-bot/opencode/pulls/22\",\"id\":2992627271,\"number\":22,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"2db350f603d33f708be09706a1d8df24a1f8ca74\",\"repo\":{\"id\":1089181891,\"url\":\"https://api.github.com/repos/solism0413-bot/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/qtxtz/opencode/pulls/14\",\"id\":2987463729,\"number\":14,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37674bc05ba83bdde7064e85a056c768a2453fd2\",\"repo\":{\"id\":1088950895,\"url\":\"https://api.github.com/repos/qtxtz/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/phpmooc/opencode/pulls/38\",\"id\":2969558136,\"number\":38,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"49e1edb691d88682068528e14015621f77f56f69\",\"repo\":{\"id\":1081181138,\"url\":\"https://api.github.com/repos/phpmooc/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/nelsonBlack/opencode/pulls/4\",\"id\":2939043326,\"number\":4,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"123dcc10cce63374e15b93c82c0c530150cb8c56\",\"repo\":{\"id\":1080792786,\"url\":\"https://api.github.com/repos/nelsonBlack/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/RealShocky/opencode/pulls/55\",\"id\":2927859809,\"number\":55,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1e730fcc5fba2148c65a38c8432231f7c561d822\",\"repo\":{\"id\":1068985972,\"url\":\"https://api.github.com/repos/RealShocky/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/xrettle/opencode/pulls/1\",\"id\":2855040444,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"32083f7134a3f044462d6a5bb1c418a3e0e6c7f1\",\"repo\":{\"id\":1021364977,\"url\":\"https://api.github.com/repos/xrettle/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/JC1738/opencode/pulls/1\",\"id\":2830651138,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"cerebras\",\"sha\":\"d353d8edd3a53922ccc40001a6bc718c6cb04319\",\"repo\":{\"id\":1040414318,\"url\":\"https://api.github.com/repos/JC1738/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/ofirmakmal/opencode/pulls/5\",\"id\":2823967373,\"number\":5,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"ef3425a177d8bc431c69ef7350732723e0c37d62\",\"repo\":{\"id\":1054810712,\"url\":\"https://api.github.com/repos/ofirmakmal/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/RanaMoizHaider/opencode/pulls/76\",\"id\":2815624779,\"number\":76,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"eaa50f36d0220fd77f24360c04476a7cb3f314de\",\"repo\":{\"id\":1038712118,\"url\":\"https://api.github.com/repos/RanaMoizHaider/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Jaleel-zhu/opencode/pulls/18\",\"id\":2718136822,\"number\":18,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a157c1ac28e0002e7531c2f3138ee87eeb39d949\",\"repo\":{\"id\":1029406728,\"url\":\"https://api.github.com/repos/Jaleel-zhu/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/tianhm/opencode/pulls/30\",\"id\":2667337133,\"number\":30,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"9731f5b79e50928a50af69252a69ff82d3927e53\",\"repo\":{\"id\":1014099446,\"url\":\"https://api.github.com/repos/tianhm/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/gaylonalfano/opencode/pulls/7\",\"id\":2627015198,\"number\":7,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"afaf9c1d25b74669f62d16d214d38083706f570a\",\"repo\":{\"id\":1009428774,\"url\":\"https://api.github.com/repos/gaylonalfano/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/BasixKOR/opencode/pulls/11\",\"id\":2626939626,\"number\":11,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a7868c1513cf0b0ad368a556803188aae0be7771\",\"repo\":{\"id\":1008726065,\"url\":\"https://api.github.com/repos/BasixKOR/opencode\",\"name\":\"opencode\"}}}]",
"referenced_workflows": "[]",
"repo": "opencode",
"repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"repository__allow_forking": "",
"repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"repository__archived": "",
"repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"repository__clone_url": "",
"repository__code_of_conduct": "",
"repository__code_of_conduct__body": "",
"repository__code_of_conduct__html_url": "",
"repository__code_of_conduct__key": "",
"repository__code_of_conduct__name": "",
"repository__code_of_conduct__url": "",
"repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"repository__created_at": "",
"repository__custom_properties": "",
"repository__default_branch": "",
"repository__delete_branch_on_merge": "",
"repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"repository__description": "The open source coding agent.",
"repository__disabled": "",
"repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"repository__fork": "false",
"repository__forks": "",
"repository__forks_count": "",
"repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"repository__full_name": "anomalyco/opencode",
"repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"repository__git_url": "",
"repository__has_discussions": "",
"repository__has_downloads": "",
"repository__has_issues": "",
"repository__has_pages": "",
"repository__has_projects": "",
"repository__has_pull_requests": "",
"repository__has_wiki": "",
"repository__homepage": "",
"repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"repository__html_url": "https://github.com/anomalyco/opencode",
"repository__id": "975734319",
"repository__is_template": "",
"repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"repository__language": "",
"repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"repository__license": "",
"repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"repository__mirror_url": "",
"repository__name": "opencode",
"repository__network_count": "",
"repository__node_id": "R_kgDOOiiGLw",
"repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"repository__open_issues": "",
"repository__open_issues_count": "",
"repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"repository__owner__email": "",
"repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"repository__owner__gravatar_id": "",
"repository__owner__html_url": "https://github.com/anomalyco",
"repository__owner__id": "66570915",
"repository__owner__login": "anomalyco",
"repository__owner__name": "",
"repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"repository__owner__site_admin": "false",
"repository__owner__starred_at": "",
"repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"repository__owner__type": "Organization",
"repository__owner__url": "https://api.github.com/users/anomalyco",
"repository__owner__user_view_type": "public",
"repository__permissions": "",
"repository__permissions__admin": "",
"repository__permissions__maintain": "",
"repository__permissions__pull": "",
"repository__permissions__push": "",
"repository__permissions__triage": "",
"repository__private": "false",
"repository__pull_request_creation_policy": "",
"repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"repository__pushed_at": "",
"repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"repository__role_name": "",
"repository__security_and_analysis": "",
"repository__size": "",
"repository__ssh_url": "",
"repository__stargazers_count": "",
"repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"repository__subscribers_count": "",
"repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"repository__svn_url": "",
"repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"repository__temp_clone_token": "",
"repository__topics": "",
"repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"repository__updated_at": "",
"repository__url": "https://api.github.com/repos/anomalyco/opencode",
"repository__visibility": "",
"repository__watchers": "",
"repository__watchers_count": "",
"repository__web_commit_signoff_required": "",
"rerun_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/rerun",
"run_attempt": "1",
"run_id": "",
"run_number": "31131",
"run_started_at": "2026-08-31T07:59:52Z",
"status": "completed",
"triggering_actor": "{\"login\":\"Jack-0612\",\"id\":75404538,\"node_id\":\"MDQ6VXNlcjc1NDA0NTM4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/75404538?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Jack-0612\",\"html_url\":\"https://github.com/Jack-0612\",\"followers_url\":\"https://api.github.com/users/Jack-0612/followers\",\"following_url\":\"https://api.github.com/users/Jack-0612/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Jack-0612/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Jack-0612/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Jack-0612/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Jack-0612/orgs\",\"repos_url\":\"https://api.github.com/users/Jack-0612/repos\",\"events_url\":\"https://api.github.com/users/Jack-0612/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Jack-0612/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"triggering_actor__avatar_url": "https://avatars.githubusercontent.com/u/75404538?v=4",
"triggering_actor__email": "",
"triggering_actor__events_url": "https://api.github.com/users/Jack-0612/events{/privacy}",
"triggering_actor__followers_url": "https://api.github.com/users/Jack-0612/followers",
"triggering_actor__following_url": "https://api.github.com/users/Jack-0612/following{/other_user}",
"triggering_actor__gists_url": "https://api.github.com/users/Jack-0612/gists{/gist_id}",
"triggering_actor__gravatar_id": "",
"triggering_actor__html_url": "https://github.com/Jack-0612",
"triggering_actor__id": "75404538",
"triggering_actor__login": "Jack-0612",
"triggering_actor__name": "",
"triggering_actor__node_id": "MDQ6VXNlcjc1NDA0NTM4",
"triggering_actor__organizations_url": "https://api.github.com/users/Jack-0612/orgs",
"triggering_actor__received_events_url": "https://api.github.com/users/Jack-0612/received_events",
"triggering_actor__repos_url": "https://api.github.com/users/Jack-0612/repos",
"triggering_actor__site_admin": "false",
"triggering_actor__starred_at": "",
"triggering_actor__starred_url": "https://api.github.com/users/Jack-0612/starred{/owner}{/repo}",
"triggering_actor__subscriptions_url": "https://api.github.com/users/Jack-0612/subscriptions",
"triggering_actor__type": "User",
"triggering_actor__url": "https://api.github.com/users/Jack-0612",
"triggering_actor__user_view_type": "public",
"updated_at": "2026-08-31T07:59:53Z",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435",
"workflow_id": "180683771",
"workflow_url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771"
}columns (336)
actoractor__avatar_urlactor__emailactor__events_urlactor__followers_urlactor__following_urlactor__gists_urlactor__gravatar_idactor__html_urlactor__idactor__loginactor__nameactor__node_idactor__organizations_urlactor__received_events_urlactor__repos_urlactor__site_adminactor__starred_atactor__starred_urlactor__subscriptions_urlactor__typeactor__urlactor__user_view_typeartifacts_urlbranchcancel_urlcheck_suite_idcheck_suite_node_idcheck_suite_urlconclusioncreatedcreated_atdisplay_titleeventexclude_pull_requestshead_branchhead_commithead_commit__authorhead_commit__committerhead_commit__idhead_commit__messagehead_commit__timestamphead_commit__tree_idhead_repositoryhead_repository__allow_forkinghead_repository__archive_urlhead_repository__archivedhead_repository__assignees_urlhead_repository__blobs_urlhead_repository__branches_urlhead_repository__clone_urlhead_repository__code_of_conducthead_repository__code_of_conduct__bodyhead_repository__code_of_conduct__html_urlhead_repository__code_of_conduct__keyhead_repository__code_of_conduct__namehead_repository__code_of_conduct__urlhead_repository__collaborators_urlhead_repository__comments_urlhead_repository__commits_urlhead_repository__compare_urlhead_repository__contents_urlhead_repository__contributors_urlhead_repository__created_athead_repository__custom_propertieshead_repository__default_branchhead_repository__delete_branch_on_mergehead_repository__deployments_urlhead_repository__descriptionhead_repository__disabledhead_repository__downloads_urlhead_repository__events_urlhead_repository__forkhead_repository__forkshead_repository__forks_counthead_repository__forks_urlhead_repository__full_namehead_repository__git_commits_urlhead_repository__git_refs_urlhead_repository__git_tags_urlhead_repository__git_urlhead_repository__has_discussionshead_repository__has_downloadshead_repository__has_issueshead_repository__has_pageshead_repository__has_projectshead_repository__has_pull_requestshead_repository__has_wikihead_repository__homepagehead_repository__hooks_urlhead_repository__html_urlhead_repository__idhead_repository__is_templatehead_repository__issue_comment_urlhead_repository__issue_events_urlhead_repository__issues_urlhead_repository__keys_urlhead_repository__labels_urlhead_repository__languagehead_repository__languages_urlhead_repository__licensehead_repository__merges_urlhead_repository__milestones_urlhead_repository__mirror_urlhead_repository__namehead_repository__network_counthead_repository__node_idhead_repository__notifications_urlhead_repository__open_issueshead_repository__open_issues_counthead_repository__ownerhead_repository__owner__avatar_urlhead_repository__owner__emailhead_repository__owner__events_urlhead_repository__owner__followers_urlhead_repository__owner__following_urlhead_repository__owner__gists_urlhead_repository__owner__gravatar_idhead_repository__owner__html_urlhead_repository__owner__idhead_repository__owner__loginhead_repository__owner__namehead_repository__owner__node_idhead_repository__owner__organizations_urlhead_repository__owner__received_events_urlhead_repository__owner__repos_urlhead_repository__owner__site_adminhead_repository__owner__starred_athead_repository__owner__starred_urlhead_repository__owner__subscriptions_urlhead_repository__owner__typehead_repository__owner__urlhead_repository__owner__user_view_typehead_repository__permissionshead_repository__permissions__adminhead_repository__permissions__maintainhead_repository__permissions__pullhead_repository__permissions__pushhead_repository__permissions__triagehead_repository__privatehead_repository__pull_request_creation_policyhead_repository__pulls_urlhead_repository__pushed_athead_repository__releases_urlhead_repository__role_namehead_repository__security_and_analysishead_repository__sizehead_repository__ssh_urlhead_repository__stargazers_counthead_repository__stargazers_urlhead_repository__statuses_urlhead_repository__subscribers_counthead_repository__subscribers_urlhead_repository__subscription_urlhead_repository__svn_urlhead_repository__tags_urlhead_repository__teams_urlhead_repository__temp_clone_tokenhead_repository__topicshead_repository__trees_urlhead_repository__updated_athead_repository__urlhead_repository__visibilityhead_repository__watchershead_repository__watchers_counthead_repository__web_commit_signoff_requiredhead_repository_idhead_shahtml_urlidjobs_urllogs_urlnamenode_idownerpathprevious_attempt_urlpull_requestsreferenced_workflowsreporepositoryrepository__allow_forkingrepository__archive_urlrepository__archivedrepository__assignees_urlrepository__blobs_urlrepository__branches_urlrepository__clone_urlrepository__code_of_conductrepository__code_of_conduct__bodyrepository__code_of_conduct__html_urlrepository__code_of_conduct__keyrepository__code_of_conduct__namerepository__code_of_conduct__urlrepository__collaborators_urlrepository__comments_urlrepository__commits_urlrepository__compare_urlrepository__contents_urlrepository__contributors_urlrepository__created_atrepository__custom_propertiesrepository__default_branchrepository__delete_branch_on_mergerepository__deployments_urlrepository__descriptionrepository__disabledrepository__downloads_urlrepository__events_urlrepository__forkrepository__forksrepository__forks_countrepository__forks_urlrepository__full_namerepository__git_commits_urlrepository__git_refs_urlrepository__git_tags_urlrepository__git_urlrepository__has_discussionsrepository__has_downloadsrepository__has_issuesrepository__has_pagesrepository__has_projectsrepository__has_pull_requestsrepository__has_wikirepository__homepagerepository__hooks_urlrepository__html_urlrepository__idrepository__is_templaterepository__issue_comment_urlrepository__issue_events_urlrepository__issues_urlrepository__keys_urlrepository__labels_urlrepository__languagerepository__languages_urlrepository__licenserepository__merges_urlrepository__milestones_urlrepository__mirror_urlrepository__namerepository__network_countrepository__node_idrepository__notifications_urlrepository__open_issuesrepository__open_issues_countrepository__ownerrepository__owner__avatar_urlrepository__owner__emailrepository__owner__events_urlrepository__owner__followers_urlrepository__owner__following_urlrepository__owner__gists_urlrepository__owner__gravatar_idrepository__owner__html_urlrepository__owner__idrepository__owner__loginrepository__owner__namerepository__owner__node_idrepository__owner__organizations_urlrepository__owner__received_events_urlrepository__owner__repos_urlrepository__owner__site_adminrepository__owner__starred_atrepository__owner__starred_urlrepository__owner__subscriptions_urlrepository__owner__typerepository__owner__urlrepository__owner__user_view_typerepository__permissionsrepository__permissions__adminrepository__permissions__maintainrepository__permissions__pullrepository__permissions__pushrepository__permissions__triagerepository__privaterepository__pull_request_creation_policyrepository__pulls_urlrepository__pushed_atrepository__releases_urlrepository__role_namerepository__security_and_analysisrepository__sizerepository__ssh_urlrepository__stargazers_countrepository__stargazers_urlrepository__statuses_urlrepository__subscribers_countrepository__subscribers_urlrepository__subscription_urlrepository__svn_urlrepository__tags_urlrepository__teams_urlrepository__temp_clone_tokenrepository__topicsrepository__trees_urlrepository__updated_atrepository__urlrepository__visibilityrepository__watchersrepository__watchers_countrepository__web_commit_signoff_requiredrerun_urlrun_attemptrun_idrun_numberrun_started_atstatustriggering_actortriggering_actor__avatar_urltriggering_actor__emailtriggering_actor__events_urltriggering_actor__followers_urltriggering_actor__following_urltriggering_actor__gists_urltriggering_actor__gravatar_idtriggering_actor__html_urltriggering_actor__idtriggering_actor__logintriggering_actor__nametriggering_actor__node_idtriggering_actor__organizations_urltriggering_actor__received_events_urltriggering_actor__repos_urltriggering_actor__site_admintriggering_actor__starred_attriggering_actor__starred_urltriggering_actor__subscriptions_urltriggering_actor__typetriggering_actor__urltriggering_actor__user_view_typeupdated_aturlworkflow_idworkflow_url
trial 2·32301ms·rows 2isError=false
First row (click to expand JSON)
{
"actor": "{\"login\":\"Brendonovich\",\"id\":14191578,\"node_id\":\"MDQ6VXNlcjE0MTkxNTc4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/14191578?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Brendonovich\",\"html_url\":\"https://github.com/Brendonovich\",\"followers_url\":\"https://api.github.com/users/Brendonovich/followers\",\"following_url\":\"https://api.github.com/users/Brendonovich/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Brendonovich/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Brendonovich/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Brendonovich/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Brendonovich/orgs\",\"repos_url\":\"https://api.github.com/users/Brendonovich/repos\",\"events_url\":\"https://api.github.com/users/Brendonovich/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Brendonovich/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"actor__avatar_url": "https://avatars.githubusercontent.com/u/14191578?v=4",
"actor__email": "",
"actor__events_url": "https://api.github.com/users/Brendonovich/events{/privacy}",
"actor__followers_url": "https://api.github.com/users/Brendonovich/followers",
"actor__following_url": "https://api.github.com/users/Brendonovich/following{/other_user}",
"actor__gists_url": "https://api.github.com/users/Brendonovich/gists{/gist_id}",
"actor__gravatar_id": "",
"actor__html_url": "https://github.com/Brendonovich",
"actor__id": "14191578",
"actor__login": "Brendonovich",
"actor__name": "",
"actor__node_id": "MDQ6VXNlcjE0MTkxNTc4",
"actor__organizations_url": "https://api.github.com/users/Brendonovich/orgs",
"actor__received_events_url": "https://api.github.com/users/Brendonovich/received_events",
"actor__repos_url": "https://api.github.com/users/Brendonovich/repos",
"actor__site_admin": "false",
"actor__starred_at": "",
"actor__starred_url": "https://api.github.com/users/Brendonovich/starred{/owner}{/repo}",
"actor__subscriptions_url": "https://api.github.com/users/Brendonovich/subscriptions",
"actor__type": "User",
"actor__url": "https://api.github.com/users/Brendonovich",
"actor__user_view_type": "public",
"artifacts_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/artifacts",
"branch": "",
"cancel_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/cancel",
"check_suite_id": "90420138369",
"check_suite_node_id": "CS_kwDOOiiGL88AAAAVDXXRgQ",
"check_suite_url": "https://api.github.com/repos/anomalyco/opencode/check-suites/90420138369",
"conclusion": "",
"created": "",
"created_at": "2026-08-31T08:00:58Z",
"display_title": "release",
"event": "push",
"exclude_pull_requests": "",
"head_branch": "v2",
"head_commit": "{\"id\":\"0dad76e618e82ce8c93354076b11b97880bd7347\",\"tree_id\":\"db4a72594f48917296b44a2e9352c2a5bb8d7100\",\"message\":\"fix(ui): prevent menu items from shrinking (#46353)\\n\\nCo-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>\",\"timestamp\":\"2026-08-31T08:00:55Z\",\"author\":{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"},\"committer\":{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}}",
"head_commit__author": "{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"}",
"head_commit__committer": "{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}",
"head_commit__id": "0dad76e618e82ce8c93354076b11b97880bd7347",
"head_commit__message": "fix(ui): prevent menu items from shrinking (#46353)",
"head_commit__timestamp": "2026-08-31T08:00:55Z",
"head_commit__tree_id": "db4a72594f48917296b44a2e9352c2a5bb8d7100",
"head_repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"head_repository__allow_forking": "",
"head_repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"head_repository__archived": "",
"head_repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"head_repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"head_repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"head_repository__clone_url": "",
"head_repository__code_of_conduct": "",
"head_repository__code_of_conduct__body": "",
"head_repository__code_of_conduct__html_url": "",
"head_repository__code_of_conduct__key": "",
"head_repository__code_of_conduct__name": "",
"head_repository__code_of_conduct__url": "",
"head_repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"head_repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"head_repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"head_repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"head_repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"head_repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"head_repository__created_at": "",
"head_repository__custom_properties": "",
"head_repository__default_branch": "",
"head_repository__delete_branch_on_merge": "",
"head_repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"head_repository__description": "The open source coding agent.",
"head_repository__disabled": "",
"head_repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"head_repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"head_repository__fork": "false",
"head_repository__forks": "",
"head_repository__forks_count": "",
"head_repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"head_repository__full_name": "anomalyco/opencode",
"head_repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"head_repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"head_repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"head_repository__git_url": "",
"head_repository__has_discussions": "",
"head_repository__has_downloads": "",
"head_repository__has_issues": "",
"head_repository__has_pages": "",
"head_repository__has_projects": "",
"head_repository__has_pull_requests": "",
"head_repository__has_wiki": "",
"head_repository__homepage": "",
"head_repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"head_repository__html_url": "https://github.com/anomalyco/opencode",
"head_repository__id": "975734319",
"head_repository__is_template": "",
"head_repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"head_repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"head_repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"head_repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"head_repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"head_repository__language": "",
"head_repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"head_repository__license": "",
"head_repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"head_repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"head_repository__mirror_url": "",
"head_repository__name": "opencode",
"head_repository__network_count": "",
"head_repository__node_id": "R_kgDOOiiGLw",
"head_repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"head_repository__open_issues": "",
"head_repository__open_issues_count": "",
"head_repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"head_repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"head_repository__owner__email": "",
"head_repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"head_repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"head_repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"head_repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"head_repository__owner__gravatar_id": "",
"head_repository__owner__html_url": "https://github.com/anomalyco",
"head_repository__owner__id": "66570915",
"head_repository__owner__login": "anomalyco",
"head_repository__owner__name": "",
"head_repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"head_repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"head_repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"head_repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"head_repository__owner__site_admin": "false",
"head_repository__owner__starred_at": "",
"head_repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"head_repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"head_repository__owner__type": "Organization",
"head_repository__owner__url": "https://api.github.com/users/anomalyco",
"head_repository__owner__user_view_type": "public",
"head_repository__permissions": "",
"head_repository__permissions__admin": "",
"head_repository__permissions__maintain": "",
"head_repository__permissions__pull": "",
"head_repository__permissions__push": "",
"head_repository__permissions__triage": "",
"head_repository__private": "false",
"head_repository__pull_request_creation_policy": "",
"head_repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"head_repository__pushed_at": "",
"head_repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"head_repository__role_name": "",
"head_repository__security_and_analysis": "",
"head_repository__size": "",
"head_repository__ssh_url": "",
"head_repository__stargazers_count": "",
"head_repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"head_repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"head_repository__subscribers_count": "",
"head_repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"head_repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"head_repository__svn_url": "",
"head_repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"head_repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"head_repository__temp_clone_token": "",
"head_repository__topics": "",
"head_repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"head_repository__updated_at": "",
"head_repository__url": "https://api.github.com/repos/anomalyco/opencode",
"head_repository__visibility": "",
"head_repository__watchers": "",
"head_repository__watchers_count": "",
"head_repository__web_commit_signoff_required": "",
"head_repository_id": "",
"head_sha": "0dad76e618e82ce8c93354076b11b97880bd7347",
"html_url": "https://github.com/anomalyco/opencode/actions/runs/33370919358",
"id": "33370919358",
"jobs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/jobs",
"logs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/logs",
"name": "release",
"node_id": "WFR_kwLOOiiGL88AAAAHxQ_Rvg",
"owner": "anomalyco",
"path": ".github/workflows/publish.yml",
"previous_attempt_url": "",
"pull_requests": "[]",
"referenced_workflows": "[]",
"repo": "opencode",
"repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"repository__allow_forking": "",
"repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"repository__archived": "",
"repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"repository__clone_url": "",
"repository__code_of_conduct": "",
"repository__code_of_conduct__body": "",
"repository__code_of_conduct__html_url": "",
"repository__code_of_conduct__key": "",
"repository__code_of_conduct__name": "",
"repository__code_of_conduct__url": "",
"repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"repository__created_at": "",
"repository__custom_properties": "",
"repository__default_branch": "",
"repository__delete_branch_on_merge": "",
"repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"repository__description": "The open source coding agent.",
"repository__disabled": "",
"repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"repository__fork": "false",
"repository__forks": "",
"repository__forks_count": "",
"repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"repository__full_name": "anomalyco/opencode",
"repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"repository__git_url": "",
"repository__has_discussions": "",
"repository__has_downloads": "",
"repository__has_issues": "",
"repository__has_pages": "",
"repository__has_projects": "",
"repository__has_pull_requests": "",
"repository__has_wiki": "",
"repository__homepage": "",
"repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"repository__html_url": "https://github.com/anomalyco/opencode",
"repository__id": "975734319",
"repository__is_template": "",
"repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"repository__language": "",
"repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"repository__license": "",
"repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"repository__mirror_url": "",
"repository__name": "opencode",
"repository__network_count": "",
"repository__node_id": "R_kgDOOiiGLw",
"repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"repository__open_issues": "",
"repository__open_issues_count": "",
"repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"repository__owner__email": "",
"repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"repository__owner__gravatar_id": "",
"repository__owner__html_url": "https://github.com/anomalyco",
"repository__owner__id": "66570915",
"repository__owner__login": "anomalyco",
"repository__owner__name": "",
"repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"repository__owner__site_admin": "false",
"repository__owner__starred_at": "",
"repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"repository__owner__type": "Organization",
"repository__owner__url": "https://api.github.com/users/anomalyco",
"repository__owner__user_view_type": "public",
"repository__permissions": "",
"repository__permissions__admin": "",
"repository__permissions__maintain": "",
"repository__permissions__pull": "",
"repository__permissions__push": "",
"repository__permissions__triage": "",
"repository__private": "false",
"repository__pull_request_creation_policy": "",
"repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"repository__pushed_at": "",
"repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"repository__role_name": "",
"repository__security_and_analysis": "",
"repository__size": "",
"repository__ssh_url": "",
"repository__stargazers_count": "",
"repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"repository__subscribers_count": "",
"repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"repository__svn_url": "",
"repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"repository__temp_clone_token": "",
"repository__topics": "",
"repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"repository__updated_at": "",
"repository__url": "https://api.github.com/repos/anomalyco/opencode",
"repository__visibility": "",
"repository__watchers": "",
"repository__watchers_count": "",
"repository__web_commit_signoff_required": "",
"rerun_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/rerun",
"run_attempt": "1",
"run_id": "",
"run_number": "18722",
"run_started_at": "2026-08-31T08:00:58Z",
"status": "in_progress",
"triggering_actor": "{\"login\":\"Brendonovich\",\"id\":14191578,\"node_id\":\"MDQ6VXNlcjE0MTkxNTc4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/14191578?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Brendonovich\",\"html_url\":\"https://github.com/Brendonovich\",\"followers_url\":\"https://api.github.com/users/Brendonovich/followers\",\"following_url\":\"https://api.github.com/users/Brendonovich/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Brendonovich/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Brendonovich/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Brendonovich/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Brendonovich/orgs\",\"repos_url\":\"https://api.github.com/users/Brendonovich/repos\",\"events_url\":\"https://api.github.com/users/Brendonovich/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Brendonovich/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"triggering_actor__avatar_url": "https://avatars.githubusercontent.com/u/14191578?v=4",
"triggering_actor__email": "",
"triggering_actor__events_url": "https://api.github.com/users/Brendonovich/events{/privacy}",
"triggering_actor__followers_url": "https://api.github.com/users/Brendonovich/followers",
"triggering_actor__following_url": "https://api.github.com/users/Brendonovich/following{/other_user}",
"triggering_actor__gists_url": "https://api.github.com/users/Brendonovich/gists{/gist_id}",
"triggering_actor__gravatar_id": "",
"triggering_actor__html_url": "https://github.com/Brendonovich",
"triggering_actor__id": "14191578",
"triggering_actor__login": "Brendonovich",
"triggering_actor__name": "",
"triggering_actor__node_id": "MDQ6VXNlcjE0MTkxNTc4",
"triggering_actor__organizations_url": "https://api.github.com/users/Brendonovich/orgs",
"triggering_actor__received_events_url": "https://api.github.com/users/Brendonovich/received_events",
"triggering_actor__repos_url": "https://api.github.com/users/Brendonovich/repos",
"triggering_actor__site_admin": "false",
"triggering_actor__starred_at": "",
"triggering_actor__starred_url": "https://api.github.com/users/Brendonovich/starred{/owner}{/repo}",
"triggering_actor__subscriptions_url": "https://api.github.com/users/Brendonovich/subscriptions",
"triggering_actor__type": "User",
"triggering_actor__url": "https://api.github.com/users/Brendonovich",
"triggering_actor__user_view_type": "public",
"updated_at": "2026-08-31T08:01:07Z",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358",
"workflow_id": "168190908",
"workflow_url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/168190908"
}columns (336)
actoractor__avatar_urlactor__emailactor__events_urlactor__followers_urlactor__following_urlactor__gists_urlactor__gravatar_idactor__html_urlactor__idactor__loginactor__nameactor__node_idactor__organizations_urlactor__received_events_urlactor__repos_urlactor__site_adminactor__starred_atactor__starred_urlactor__subscriptions_urlactor__typeactor__urlactor__user_view_typeartifacts_urlbranchcancel_urlcheck_suite_idcheck_suite_node_idcheck_suite_urlconclusioncreatedcreated_atdisplay_titleeventexclude_pull_requestshead_branchhead_commithead_commit__authorhead_commit__committerhead_commit__idhead_commit__messagehead_commit__timestamphead_commit__tree_idhead_repositoryhead_repository__allow_forkinghead_repository__archive_urlhead_repository__archivedhead_repository__assignees_urlhead_repository__blobs_urlhead_repository__branches_urlhead_repository__clone_urlhead_repository__code_of_conducthead_repository__code_of_conduct__bodyhead_repository__code_of_conduct__html_urlhead_repository__code_of_conduct__keyhead_repository__code_of_conduct__namehead_repository__code_of_conduct__urlhead_repository__collaborators_urlhead_repository__comments_urlhead_repository__commits_urlhead_repository__compare_urlhead_repository__contents_urlhead_repository__contributors_urlhead_repository__created_athead_repository__custom_propertieshead_repository__default_branchhead_repository__delete_branch_on_mergehead_repository__deployments_urlhead_repository__descriptionhead_repository__disabledhead_repository__downloads_urlhead_repository__events_urlhead_repository__forkhead_repository__forkshead_repository__forks_counthead_repository__forks_urlhead_repository__full_namehead_repository__git_commits_urlhead_repository__git_refs_urlhead_repository__git_tags_urlhead_repository__git_urlhead_repository__has_discussionshead_repository__has_downloadshead_repository__has_issueshead_repository__has_pageshead_repository__has_projectshead_repository__has_pull_requestshead_repository__has_wikihead_repository__homepagehead_repository__hooks_urlhead_repository__html_urlhead_repository__idhead_repository__is_templatehead_repository__issue_comment_urlhead_repository__issue_events_urlhead_repository__issues_urlhead_repository__keys_urlhead_repository__labels_urlhead_repository__languagehead_repository__languages_urlhead_repository__licensehead_repository__merges_urlhead_repository__milestones_urlhead_repository__mirror_urlhead_repository__namehead_repository__network_counthead_repository__node_idhead_repository__notifications_urlhead_repository__open_issueshead_repository__open_issues_counthead_repository__ownerhead_repository__owner__avatar_urlhead_repository__owner__emailhead_repository__owner__events_urlhead_repository__owner__followers_urlhead_repository__owner__following_urlhead_repository__owner__gists_urlhead_repository__owner__gravatar_idhead_repository__owner__html_urlhead_repository__owner__idhead_repository__owner__loginhead_repository__owner__namehead_repository__owner__node_idhead_repository__owner__organizations_urlhead_repository__owner__received_events_urlhead_repository__owner__repos_urlhead_repository__owner__site_adminhead_repository__owner__starred_athead_repository__owner__starred_urlhead_repository__owner__subscriptions_urlhead_repository__owner__typehead_repository__owner__urlhead_repository__owner__user_view_typehead_repository__permissionshead_repository__permissions__adminhead_repository__permissions__maintainhead_repository__permissions__pullhead_repository__permissions__pushhead_repository__permissions__triagehead_repository__privatehead_repository__pull_request_creation_policyhead_repository__pulls_urlhead_repository__pushed_athead_repository__releases_urlhead_repository__role_namehead_repository__security_and_analysishead_repository__sizehead_repository__ssh_urlhead_repository__stargazers_counthead_repository__stargazers_urlhead_repository__statuses_urlhead_repository__subscribers_counthead_repository__subscribers_urlhead_repository__subscription_urlhead_repository__svn_urlhead_repository__tags_urlhead_repository__teams_urlhead_repository__temp_clone_tokenhead_repository__topicshead_repository__trees_urlhead_repository__updated_athead_repository__urlhead_repository__visibilityhead_repository__watchershead_repository__watchers_counthead_repository__web_commit_signoff_requiredhead_repository_idhead_shahtml_urlidjobs_urllogs_urlnamenode_idownerpathprevious_attempt_urlpull_requestsreferenced_workflowsreporepositoryrepository__allow_forkingrepository__archive_urlrepository__archivedrepository__assignees_urlrepository__blobs_urlrepository__branches_urlrepository__clone_urlrepository__code_of_conductrepository__code_of_conduct__bodyrepository__code_of_conduct__html_urlrepository__code_of_conduct__keyrepository__code_of_conduct__namerepository__code_of_conduct__urlrepository__collaborators_urlrepository__comments_urlrepository__commits_urlrepository__compare_urlrepository__contents_urlrepository__contributors_urlrepository__created_atrepository__custom_propertiesrepository__default_branchrepository__delete_branch_on_mergerepository__deployments_urlrepository__descriptionrepository__disabledrepository__downloads_urlrepository__events_urlrepository__forkrepository__forksrepository__forks_countrepository__forks_urlrepository__full_namerepository__git_commits_urlrepository__git_refs_urlrepository__git_tags_urlrepository__git_urlrepository__has_discussionsrepository__has_downloadsrepository__has_issuesrepository__has_pagesrepository__has_projectsrepository__has_pull_requestsrepository__has_wikirepository__homepagerepository__hooks_urlrepository__html_urlrepository__idrepository__is_templaterepository__issue_comment_urlrepository__issue_events_urlrepository__issues_urlrepository__keys_urlrepository__labels_urlrepository__languagerepository__languages_urlrepository__licenserepository__merges_urlrepository__milestones_urlrepository__mirror_urlrepository__namerepository__network_countrepository__node_idrepository__notifications_urlrepository__open_issuesrepository__open_issues_countrepository__ownerrepository__owner__avatar_urlrepository__owner__emailrepository__owner__events_urlrepository__owner__followers_urlrepository__owner__following_urlrepository__owner__gists_urlrepository__owner__gravatar_idrepository__owner__html_urlrepository__owner__idrepository__owner__loginrepository__owner__namerepository__owner__node_idrepository__owner__organizations_urlrepository__owner__received_events_urlrepository__owner__repos_urlrepository__owner__site_adminrepository__owner__starred_atrepository__owner__starred_urlrepository__owner__subscriptions_urlrepository__owner__typerepository__owner__urlrepository__owner__user_view_typerepository__permissionsrepository__permissions__adminrepository__permissions__maintainrepository__permissions__pullrepository__permissions__pushrepository__permissions__triagerepository__privaterepository__pull_request_creation_policyrepository__pulls_urlrepository__pushed_atrepository__releases_urlrepository__role_namerepository__security_and_analysisrepository__sizerepository__ssh_urlrepository__stargazers_countrepository__stargazers_urlrepository__statuses_urlrepository__subscribers_countrepository__subscribers_urlrepository__subscription_urlrepository__svn_urlrepository__tags_urlrepository__teams_urlrepository__temp_clone_tokenrepository__topicsrepository__trees_urlrepository__updated_atrepository__urlrepository__visibilityrepository__watchersrepository__watchers_countrepository__web_commit_signoff_requiredrerun_urlrun_attemptrun_idrun_numberrun_started_atstatustriggering_actortriggering_actor__avatar_urltriggering_actor__emailtriggering_actor__events_urltriggering_actor__followers_urltriggering_actor__following_urltriggering_actor__gists_urltriggering_actor__gravatar_idtriggering_actor__html_urltriggering_actor__idtriggering_actor__logintriggering_actor__nametriggering_actor__node_idtriggering_actor__organizations_urltriggering_actor__received_events_urltriggering_actor__repos_urltriggering_actor__site_admintriggering_actor__starred_attriggering_actor__starred_urltriggering_actor__subscriptions_urltriggering_actor__typetriggering_actor__urltriggering_actor__user_view_typeupdated_aturlworkflow_idworkflow_url
realistic
2 trialstypical user query
Command
SELECT * FROM github.repo_action_runs WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25Trials + output
trial 1·-1ms·rows 0isError=true
Error
timeouttrial 2·-1ms·rows 0isError=true
Error
timeoutedge
2 trialsmin 33301ms · median 34852ms · max 36403ms · rows 200,200
edge: larger limit
Command
SELECT * FROM github.repo_action_runs WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200Trials + output
trial 1·36403ms·rows 200isError=false
First row (click to expand JSON)
{
"actor": "{\"login\":\"FransJoosten\",\"id\":78415948,\"node_id\":\"MDQ6VXNlcjc4NDE1OTQ4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/78415948?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/FransJoosten\",\"html_url\":\"https://github.com/FransJoosten\",\"followers_url\":\"https://api.github.com/users/FransJoosten/followers\",\"following_url\":\"https://api.github.com/users/FransJoosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/FransJoosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/FransJoosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/FransJoosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/FransJoosten/orgs\",\"repos_url\":\"https://api.github.com/users/FransJoosten/repos\",\"events_url\":\"https://api.github.com/users/FransJoosten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/FransJoosten/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"actor__avatar_url": "https://avatars.githubusercontent.com/u/78415948?v=4",
"actor__email": "",
"actor__events_url": "https://api.github.com/users/FransJoosten/events{/privacy}",
"actor__followers_url": "https://api.github.com/users/FransJoosten/followers",
"actor__following_url": "https://api.github.com/users/FransJoosten/following{/other_user}",
"actor__gists_url": "https://api.github.com/users/FransJoosten/gists{/gist_id}",
"actor__gravatar_id": "",
"actor__html_url": "https://github.com/FransJoosten",
"actor__id": "78415948",
"actor__login": "FransJoosten",
"actor__name": "",
"actor__node_id": "MDQ6VXNlcjc4NDE1OTQ4",
"actor__organizations_url": "https://api.github.com/users/FransJoosten/orgs",
"actor__received_events_url": "https://api.github.com/users/FransJoosten/received_events",
"actor__repos_url": "https://api.github.com/users/FransJoosten/repos",
"actor__site_admin": "false",
"actor__starred_at": "",
"actor__starred_url": "https://api.github.com/users/FransJoosten/starred{/owner}{/repo}",
"actor__subscriptions_url": "https://api.github.com/users/FransJoosten/subscriptions",
"actor__type": "User",
"actor__url": "https://api.github.com/users/FransJoosten",
"actor__user_view_type": "public",
"artifacts_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/artifacts",
"branch": "",
"cancel_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/cancel",
"check_suite_id": "90420497628",
"check_suite_node_id": "CS_kwDOOiiGL88AAAAVDXtM3A",
"check_suite_url": "https://api.github.com/repos/anomalyco/opencode/check-suites/90420497628",
"conclusion": "success",
"created": "",
"created_at": "2026-08-31T08:02:44Z",
"display_title": "MCP OAuth client hardcodes prompt=consent, bypassing tenant-wide admin consent (Microsoft Entra)",
"event": "issues",
"exclude_pull_requests": "",
"head_branch": "dev",
"head_commit": "{\"id\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"tree_id\":\"35b4f38721dd4830e6c690e91fb7dc5db173453b\",\"message\":\"fix(app): backport session rename and tab menu fixes to v1 (#46116)\\n\\nCo-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>\",\"timestamp\":\"2026-08-31T05:19:51Z\",\"author\":{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"},\"committer\":{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}}",
"head_commit__author": "{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"}",
"head_commit__committer": "{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}",
"head_commit__id": "9f69463f1d556af2b5b51d2efa1c04f5f544f911",
"head_commit__message": "fix(app): backport session rename and tab menu fixes to v1 (#46116)",
"head_commit__timestamp": "2026-08-31T05:19:51Z",
"head_commit__tree_id": "35b4f38721dd4830e6c690e91fb7dc5db173453b",
"head_repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"head_repository__allow_forking": "",
"head_repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"head_repository__archived": "",
"head_repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"head_repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"head_repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"head_repository__clone_url": "",
"head_repository__code_of_conduct": "",
"head_repository__code_of_conduct__body": "",
"head_repository__code_of_conduct__html_url": "",
"head_repository__code_of_conduct__key": "",
"head_repository__code_of_conduct__name": "",
"head_repository__code_of_conduct__url": "",
"head_repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"head_repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"head_repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"head_repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"head_repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"head_repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"head_repository__created_at": "",
"head_repository__custom_properties": "",
"head_repository__default_branch": "",
"head_repository__delete_branch_on_merge": "",
"head_repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"head_repository__description": "The open source coding agent.",
"head_repository__disabled": "",
"head_repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"head_repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"head_repository__fork": "false",
"head_repository__forks": "",
"head_repository__forks_count": "",
"head_repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"head_repository__full_name": "anomalyco/opencode",
"head_repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"head_repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"head_repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"head_repository__git_url": "",
"head_repository__has_discussions": "",
"head_repository__has_downloads": "",
"head_repository__has_issues": "",
"head_repository__has_pages": "",
"head_repository__has_projects": "",
"head_repository__has_pull_requests": "",
"head_repository__has_wiki": "",
"head_repository__homepage": "",
"head_repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"head_repository__html_url": "https://github.com/anomalyco/opencode",
"head_repository__id": "975734319",
"head_repository__is_template": "",
"head_repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"head_repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"head_repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"head_repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"head_repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"head_repository__language": "",
"head_repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"head_repository__license": "",
"head_repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"head_repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"head_repository__mirror_url": "",
"head_repository__name": "opencode",
"head_repository__network_count": "",
"head_repository__node_id": "R_kgDOOiiGLw",
"head_repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"head_repository__open_issues": "",
"head_repository__open_issues_count": "",
"head_repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"head_repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"head_repository__owner__email": "",
"head_repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"head_repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"head_repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"head_repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"head_repository__owner__gravatar_id": "",
"head_repository__owner__html_url": "https://github.com/anomalyco",
"head_repository__owner__id": "66570915",
"head_repository__owner__login": "anomalyco",
"head_repository__owner__name": "",
"head_repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"head_repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"head_repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"head_repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"head_repository__owner__site_admin": "false",
"head_repository__owner__starred_at": "",
"head_repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"head_repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"head_repository__owner__type": "Organization",
"head_repository__owner__url": "https://api.github.com/users/anomalyco",
"head_repository__owner__user_view_type": "public",
"head_repository__permissions": "",
"head_repository__permissions__admin": "",
"head_repository__permissions__maintain": "",
"head_repository__permissions__pull": "",
"head_repository__permissions__push": "",
"head_repository__permissions__triage": "",
"head_repository__private": "false",
"head_repository__pull_request_creation_policy": "",
"head_repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"head_repository__pushed_at": "",
"head_repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"head_repository__role_name": "",
"head_repository__security_and_analysis": "",
"head_repository__size": "",
"head_repository__ssh_url": "",
"head_repository__stargazers_count": "",
"head_repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"head_repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"head_repository__subscribers_count": "",
"head_repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"head_repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"head_repository__svn_url": "",
"head_repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"head_repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"head_repository__temp_clone_token": "",
"head_repository__topics": "",
"head_repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"head_repository__updated_at": "",
"head_repository__url": "https://api.github.com/repos/anomalyco/opencode",
"head_repository__visibility": "",
"head_repository__watchers": "",
"head_repository__watchers_count": "",
"head_repository__web_commit_signoff_required": "",
"head_repository_id": "",
"head_sha": "9f69463f1d556af2b5b51d2efa1c04f5f544f911",
"html_url": "https://github.com/anomalyco/opencode/actions/runs/33371049059",
"id": "33371049059",
"jobs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/jobs",
"logs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/logs",
"name": "duplicate-issues",
"node_id": "WFR_kwLOOiiGL88AAAAHxRHMYw",
"owner": "anomalyco",
"path": ".github/workflows/duplicate-issues.yml",
"previous_attempt_url": "",
"pull_requests": "[{\"url\":\"https://api.github.com/repos/MervinPraison/opencode/pulls/68\",\"id\":4399875592,\"number\":68,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"315b0ece0fea19862869c21c047f432fa2990196\",\"repo\":{\"id\":1267845689,\"url\":\"https://api.github.com/repos/MervinPraison/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/bolt-builder/bolt-cli/pulls/407\",\"id\":4347348915,\"number\":407,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"990c702fef0b1b7fbb8b6eb2f6e49bd88edf8559\",\"repo\":{\"id\":1315194525,\"url\":\"https://api.github.com/repos/bolt-builder/bolt-cli\",\"name\":\"bolt-cli\"}}},{\"url\":\"https://api.github.com/repos/sams-git-195/opencode/pulls/218\",\"id\":4243772750,\"number\":218,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1f22613feefcc7a77cd1db7412cf1f359b1af328\",\"repo\":{\"id\":1258617118,\"url\":\"https://api.github.com/repos/sams-git-195/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/coleleavitt/opencode/pulls/6\",\"id\":4078761119,\"number\":6,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"3bc71f92c5a061bd377d2ff686a1575376f8585f\",\"repo\":{\"id\":1122536698,\"url\":\"https://api.github.com/repos/coleleavitt/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/CrackerJackMack/opencode/pulls/1\",\"id\":4030558822,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"c933504d9c7074104d74ee1e15fa3b09d1afa84e\",\"repo\":{\"id\":1235571761,\"url\":\"https://api.github.com/repos/CrackerJackMack/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/eddieparc/opencode/pulls/11\",\"id\":3907428010,\"number\":11,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1a111be49457c1e274f2bd473c88ec047806925f\",\"repo\":{\"id\":1272914075,\"url\":\"https://api.github.com/repos/eddieparc/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/haibinml/opencode/pulls/124\",\"id\":3846912250,\"number\":124,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"b75cf30701b67744ac919c748d9f25ce28eeb153\",\"repo\":{\"id\":1231852628,\"url\":\"https://api.github.com/repos/haibinml/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/banzhe/opencode/pulls/232\",\"id\":3844853018,\"number\":232,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"b75cf30701b67744ac919c748d9f25ce28eeb153\",\"repo\":{\"id\":1191444930,\"url\":\"https://api.github.com/repos/banzhe/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/A-Archives-and-Forks/opencode/pulls/33\",\"id\":3548972627,\"number\":33,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1203689084,\"url\":\"https://api.github.com/repos/A-Archives-and-Forks/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/1sLand99/opencode/pulls/363\",\"id\":3548961017,\"number\":363,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1130085589,\"url\":\"https://api.github.com/repos/1sLand99/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/AbhiShake1/opencode/pulls/229\",\"id\":3548953498,\"number\":229,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1156492025,\"url\":\"https://api.github.com/repos/AbhiShake1/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/kp-forks/opencode/pulls/326\",\"id\":3548802324,\"number\":326,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1eafb2160a0dfb9b36791811c99047cd50a6c704\",\"repo\":{\"id\":1133405562,\"url\":\"https://api.github.com/repos/kp-forks/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/MoYiha/opencode/pulls/104\",\"id\":3548797828,\"number\":104,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"2b73a08916da91f93e4981f22aad19353c4510e9\",\"repo\":{\"id\":1179684473,\"url\":\"https://api.github.com/repos/MoYiha/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/muzzlol/opencode/pulls/82\",\"id\":3548727275,\"number\":82,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"11c0ad24aa302400592a576dc4cc4647fd5937b5\",\"repo\":{\"id\":1018417244,\"url\":\"https://api.github.com/repos/muzzlol/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/stormychel/opencode/pulls/285\",\"id\":3542981980,\"number\":285,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"3f3989e6947862c4b33e8ac5fc923cc7e0e65358\",\"repo\":{\"id\":1143033868,\"url\":\"https://api.github.com/repos/stormychel/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/joshuadavidthomas/opencode/pulls/406\",\"id\":3532021261,\"number\":406,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bee094ff7b7f04a74f4f4dfd3a150c5f7b8707d4\",\"repo\":{\"id\":1121294697,\"url\":\"https://api.github.com/repos/joshuadavidthomas/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/cognitolabs-ai/xcode/pulls/1\",\"id\":3490909205,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"79aa22664a43a47702d12074c1fb730962799170\",\"repo\":{\"id\":1144542220,\"url\":\"https://api.github.com/repos/cognitolabs-ai/xcode\",\"name\":\"xcode\"}}},{\"url\":\"https://api.github.com/repos/mr-alejandroo/opengoat/pulls/1\",\"id\":3472788677,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"e56709ec4e47d53ed04fb1884bba21f644f66118\",\"repo\":{\"id\":1178717126,\"url\":\"https://api.github.com/repos/mr-alejandroo/opengoat\",\"name\":\"opengoat\"}}},{\"url\":\"https://api.github.com/repos/hwgao/opencode/pulls/186\",\"id\":3455851603,\"number\":186,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"9eb4f1c99668eed73bc1d86b21669d21d1919caf\",\"repo\":{\"id\":1136175810,\"url\":\"https://api.github.com/repos/hwgao/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Alioth1017/opencode/pulls/4\",\"id\":3361557541,\"number\":4,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37b0a189a4b0f84a111c716bff66a21e3abfae72\",\"repo\":{\"id\":1173118761,\"url\":\"https://api.github.com/repos/Alioth1017/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/okbeginning/opencode/pulls/201\",\"id\":3361543891,\"number\":201,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37b0a189a4b0f84a111c716bff66a21e3abfae72\",\"repo\":{\"id\":1132826161,\"url\":\"https://api.github.com/repos/okbeginning/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/endday/opencode/pulls/2\",\"id\":3337040127,\"number\":2,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"157920b2fbfbfb46dae8badb8328a53f6904e510\",\"repo\":{\"id\":1168409861,\"url\":\"https://api.github.com/repos/endday/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/kripso/opencode/pulls/3\",\"id\":3336218443,\"number\":3,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a41c3f6741e3095954ca96de823d63cba0ff7358\",\"repo\":{\"id\":1168315296,\"url\":\"https://api.github.com/repos/kripso/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/banerRana/opencode/pulls/1\",\"id\":3327128576,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"088a81c116f3fda865851292c92754385292b92d\",\"repo\":{\"id\":1166704446,\"url\":\"https://api.github.com/repos/banerRana/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/sorajate/opencode/pulls/7\",\"id\":3306448077,\"number\":7,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"5fc760ff84493b6ab75152b3d69af9917b89d4c7\",\"repo\":{\"id\":1161055478,\"url\":\"https://api.github.com/repos/sorajate/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/OnlyFor/opencode/pulls/125\",\"id\":3306421750,\"number\":125,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"c9008b36c8b9a3db010524a8f9c1822fd40aff36\",\"repo\":{\"id\":1137346905,\"url\":\"https://api.github.com/repos/OnlyFor/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/edisplay/opencode/pulls/1\",\"id\":3246704668,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"e2ba5d51105481005f321c5b560e2c4f4b5a1757\",\"repo\":{\"id\":1042315844,\"url\":\"https://api.github.com/repos/edisplay/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/vastsa/opencode/pulls/83\",\"id\":3229150265,\"number\":83,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"00637c0269312455e55e4977a7a8f55c728e93bd\",\"repo\":{\"id\":1131227427,\"url\":\"https://api.github.com/repos/vastsa/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Haofei/opencode/pulls/143\",\"id\":3226532746,\"number\":143,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"83e59b9fb8764c1270bc8bf3bc7c7d6e6455ee17\",\"repo\":{\"id\":1122192554,\"url\":\"https://api.github.com/repos/Haofei/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/nonomal/opencode/pulls/2\",\"id\":3207374517,\"number\":2,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"ae77ef3370dd0e017aba38eb5403ccf0f3404e76\",\"repo\":{\"id\":1141123214,\"url\":\"https://api.github.com/repos/nonomal/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/iancooper/opencode/pulls/3\",\"id\":3183330806,\"number\":3,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"632f20558a99ed0f5fccda2dc896da28cb86a987\",\"repo\":{\"id\":1135781277,\"url\":\"https://api.github.com/repos/iancooper/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/AllenTai/opencode/pulls/1\",\"id\":3166535861,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"4695e685cf68f2dcdf9e952b90c34241c71b2df3\",\"repo\":{\"id\":1132769839,\"url\":\"https://api.github.com/repos/AllenTai/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/taqtiqa-mark/opencode/pulls/131\",\"id\":3158980602,\"number\":131,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1076380961,\"url\":\"https://api.github.com/repos/taqtiqa-mark/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Mu-L/opencode/pulls/120\",\"id\":3158833938,\"number\":120,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1112181180,\"url\":\"https://api.github.com/repos/Mu-L/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Stars1233/opencode/pulls/82\",\"id\":3158795423,\"number\":82,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1117732467,\"url\":\"https://api.github.com/repos/Stars1233/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Spencerx/opencode/pulls/24\",\"id\":3158784222,\"number\":24,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1127135819,\"url\":\"https://api.github.com/repos/Spencerx/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/jasonkneen/codesurf-ai/pulls/149\",\"id\":3158718544,\"number\":149,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1104626305,\"url\":\"https://api.github.com/repos/jasonkneen/codesurf-ai\",\"name\":\"codesurf-ai\"}}},{\"url\":\"https://api.github.com/repos/mcx/opencode/pulls/66\",\"id\":3042155204,\"number\":66,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"16d5352c908858c00c90fc4ae90d9681d73862df\",\"repo\":{\"id\":1089940663,\"url\":\"https://api.github.com/repos/mcx/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/codingwatching/opencode/pulls/16\",\"id\":3036286766,\"number\":16,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"896958229b6eaef5a83263c205972f6d18942282\",\"repo\":{\"id\":1098880891,\"url\":\"https://api.github.com/repos/codingwatching/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/philipbrembeck/opencode/pulls/30\",\"id\":3029721215,\"number\":30,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"48024673fb2bd348ded395ddf57b534a36a77909\",\"repo\":{\"id\":1094989962,\"url\":\"https://api.github.com/repos/philipbrembeck/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/JBlazingSun/opencode/pulls/13\",\"id\":3008765576,\"number\":13,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"73443585e5e939522d306c601056dcdf609d67c3\",\"repo\":{\"id\":1093332429,\"url\":\"https://api.github.com/repos/JBlazingSun/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/solism0413-bot/opencode/pulls/22\",\"id\":2992627271,\"number\":22,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"2db350f603d33f708be09706a1d8df24a1f8ca74\",\"repo\":{\"id\":1089181891,\"url\":\"https://api.github.com/repos/solism0413-bot/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/qtxtz/opencode/pulls/14\",\"id\":2987463729,\"number\":14,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37674bc05ba83bdde7064e85a056c768a2453fd2\",\"repo\":{\"id\":1088950895,\"url\":\"https://api.github.com/repos/qtxtz/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/phpmooc/opencode/pulls/38\",\"id\":2969558136,\"number\":38,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"49e1edb691d88682068528e14015621f77f56f69\",\"repo\":{\"id\":1081181138,\"url\":\"https://api.github.com/repos/phpmooc/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/nelsonBlack/opencode/pulls/4\",\"id\":2939043326,\"number\":4,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"123dcc10cce63374e15b93c82c0c530150cb8c56\",\"repo\":{\"id\":1080792786,\"url\":\"https://api.github.com/repos/nelsonBlack/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/RealShocky/opencode/pulls/55\",\"id\":2927859809,\"number\":55,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1e730fcc5fba2148c65a38c8432231f7c561d822\",\"repo\":{\"id\":1068985972,\"url\":\"https://api.github.com/repos/RealShocky/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/xrettle/opencode/pulls/1\",\"id\":2855040444,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"32083f7134a3f044462d6a5bb1c418a3e0e6c7f1\",\"repo\":{\"id\":1021364977,\"url\":\"https://api.github.com/repos/xrettle/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/JC1738/opencode/pulls/1\",\"id\":2830651138,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"cerebras\",\"sha\":\"d353d8edd3a53922ccc40001a6bc718c6cb04319\",\"repo\":{\"id\":1040414318,\"url\":\"https://api.github.com/repos/JC1738/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/ofirmakmal/opencode/pulls/5\",\"id\":2823967373,\"number\":5,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"ef3425a177d8bc431c69ef7350732723e0c37d62\",\"repo\":{\"id\":1054810712,\"url\":\"https://api.github.com/repos/ofirmakmal/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/RanaMoizHaider/opencode/pulls/76\",\"id\":2815624779,\"number\":76,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"eaa50f36d0220fd77f24360c04476a7cb3f314de\",\"repo\":{\"id\":1038712118,\"url\":\"https://api.github.com/repos/RanaMoizHaider/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Jaleel-zhu/opencode/pulls/18\",\"id\":2718136822,\"number\":18,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a157c1ac28e0002e7531c2f3138ee87eeb39d949\",\"repo\":{\"id\":1029406728,\"url\":\"https://api.github.com/repos/Jaleel-zhu/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/tianhm/opencode/pulls/30\",\"id\":2667337133,\"number\":30,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"9731f5b79e50928a50af69252a69ff82d3927e53\",\"repo\":{\"id\":1014099446,\"url\":\"https://api.github.com/repos/tianhm/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/gaylonalfano/opencode/pulls/7\",\"id\":2627015198,\"number\":7,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"afaf9c1d25b74669f62d16d214d38083706f570a\",\"repo\":{\"id\":1009428774,\"url\":\"https://api.github.com/repos/gaylonalfano/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/BasixKOR/opencode/pulls/11\",\"id\":2626939626,\"number\":11,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a7868c1513cf0b0ad368a556803188aae0be7771\",\"repo\":{\"id\":1008726065,\"url\":\"https://api.github.com/repos/BasixKOR/opencode\",\"name\":\"opencode\"}}}]",
"referenced_workflows": "[]",
"repo": "opencode",
"repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"repository__allow_forking": "",
"repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"repository__archived": "",
"repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"repository__clone_url": "",
"repository__code_of_conduct": "",
"repository__code_of_conduct__body": "",
"repository__code_of_conduct__html_url": "",
"repository__code_of_conduct__key": "",
"repository__code_of_conduct__name": "",
"repository__code_of_conduct__url": "",
"repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"repository__created_at": "",
"repository__custom_properties": "",
"repository__default_branch": "",
"repository__delete_branch_on_merge": "",
"repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"repository__description": "The open source coding agent.",
"repository__disabled": "",
"repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"repository__fork": "false",
"repository__forks": "",
"repository__forks_count": "",
"repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"repository__full_name": "anomalyco/opencode",
"repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"repository__git_url": "",
"repository__has_discussions": "",
"repository__has_downloads": "",
"repository__has_issues": "",
"repository__has_pages": "",
"repository__has_projects": "",
"repository__has_pull_requests": "",
"repository__has_wiki": "",
"repository__homepage": "",
"repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"repository__html_url": "https://github.com/anomalyco/opencode",
"repository__id": "975734319",
"repository__is_template": "",
"repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"repository__language": "",
"repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"repository__license": "",
"repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"repository__mirror_url": "",
"repository__name": "opencode",
"repository__network_count": "",
"repository__node_id": "R_kgDOOiiGLw",
"repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"repository__open_issues": "",
"repository__open_issues_count": "",
"repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"repository__owner__email": "",
"repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"repository__owner__gravatar_id": "",
"repository__owner__html_url": "https://github.com/anomalyco",
"repository__owner__id": "66570915",
"repository__owner__login": "anomalyco",
"repository__owner__name": "",
"repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"repository__owner__site_admin": "false",
"repository__owner__starred_at": "",
"repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"repository__owner__type": "Organization",
"repository__owner__url": "https://api.github.com/users/anomalyco",
"repository__owner__user_view_type": "public",
"repository__permissions": "",
"repository__permissions__admin": "",
"repository__permissions__maintain": "",
"repository__permissions__pull": "",
"repository__permissions__push": "",
"repository__permissions__triage": "",
"repository__private": "false",
"repository__pull_request_creation_policy": "",
"repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"repository__pushed_at": "",
"repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"repository__role_name": "",
"repository__security_and_analysis": "",
"repository__size": "",
"repository__ssh_url": "",
"repository__stargazers_count": "",
"repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"repository__subscribers_count": "",
"repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"repository__svn_url": "",
"repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"repository__temp_clone_token": "",
"repository__topics": "",
"repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"repository__updated_at": "",
"repository__url": "https://api.github.com/repos/anomalyco/opencode",
"repository__visibility": "",
"repository__watchers": "",
"repository__watchers_count": "",
"repository__web_commit_signoff_required": "",
"rerun_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/rerun",
"run_attempt": "1",
"run_id": "",
"run_number": "31132",
"run_started_at": "2026-08-31T08:02:44Z",
"status": "completed",
"triggering_actor": "{\"login\":\"FransJoosten\",\"id\":78415948,\"node_id\":\"MDQ6VXNlcjc4NDE1OTQ4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/78415948?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/FransJoosten\",\"html_url\":\"https://github.com/FransJoosten\",\"followers_url\":\"https://api.github.com/users/FransJoosten/followers\",\"following_url\":\"https://api.github.com/users/FransJoosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/FransJoosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/FransJoosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/FransJoosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/FransJoosten/orgs\",\"repos_url\":\"https://api.github.com/users/FransJoosten/repos\",\"events_url\":\"https://api.github.com/users/FransJoosten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/FransJoosten/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"triggering_actor__avatar_url": "https://avatars.githubusercontent.com/u/78415948?v=4",
"triggering_actor__email": "",
"triggering_actor__events_url": "https://api.github.com/users/FransJoosten/events{/privacy}",
"triggering_actor__followers_url": "https://api.github.com/users/FransJoosten/followers",
"triggering_actor__following_url": "https://api.github.com/users/FransJoosten/following{/other_user}",
"triggering_actor__gists_url": "https://api.github.com/users/FransJoosten/gists{/gist_id}",
"triggering_actor__gravatar_id": "",
"triggering_actor__html_url": "https://github.com/FransJoosten",
"triggering_actor__id": "78415948",
"triggering_actor__login": "FransJoosten",
"triggering_actor__name": "",
"triggering_actor__node_id": "MDQ6VXNlcjc4NDE1OTQ4",
"triggering_actor__organizations_url": "https://api.github.com/users/FransJoosten/orgs",
"triggering_actor__received_events_url": "https://api.github.com/users/FransJoosten/received_events",
"triggering_actor__repos_url": "https://api.github.com/users/FransJoosten/repos",
"triggering_actor__site_admin": "false",
"triggering_actor__starred_at": "",
"triggering_actor__starred_url": "https://api.github.com/users/FransJoosten/starred{/owner}{/repo}",
"triggering_actor__subscriptions_url": "https://api.github.com/users/FransJoosten/subscriptions",
"triggering_actor__type": "User",
"triggering_actor__url": "https://api.github.com/users/FransJoosten",
"triggering_actor__user_view_type": "public",
"updated_at": "2026-08-31T08:03:50Z",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059",
"workflow_id": "180683771",
"workflow_url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771"
}columns (336)
actoractor__avatar_urlactor__emailactor__events_urlactor__followers_urlactor__following_urlactor__gists_urlactor__gravatar_idactor__html_urlactor__idactor__loginactor__nameactor__node_idactor__organizations_urlactor__received_events_urlactor__repos_urlactor__site_adminactor__starred_atactor__starred_urlactor__subscriptions_urlactor__typeactor__urlactor__user_view_typeartifacts_urlbranchcancel_urlcheck_suite_idcheck_suite_node_idcheck_suite_urlconclusioncreatedcreated_atdisplay_titleeventexclude_pull_requestshead_branchhead_commithead_commit__authorhead_commit__committerhead_commit__idhead_commit__messagehead_commit__timestamphead_commit__tree_idhead_repositoryhead_repository__allow_forkinghead_repository__archive_urlhead_repository__archivedhead_repository__assignees_urlhead_repository__blobs_urlhead_repository__branches_urlhead_repository__clone_urlhead_repository__code_of_conducthead_repository__code_of_conduct__bodyhead_repository__code_of_conduct__html_urlhead_repository__code_of_conduct__keyhead_repository__code_of_conduct__namehead_repository__code_of_conduct__urlhead_repository__collaborators_urlhead_repository__comments_urlhead_repository__commits_urlhead_repository__compare_urlhead_repository__contents_urlhead_repository__contributors_urlhead_repository__created_athead_repository__custom_propertieshead_repository__default_branchhead_repository__delete_branch_on_mergehead_repository__deployments_urlhead_repository__descriptionhead_repository__disabledhead_repository__downloads_urlhead_repository__events_urlhead_repository__forkhead_repository__forkshead_repository__forks_counthead_repository__forks_urlhead_repository__full_namehead_repository__git_commits_urlhead_repository__git_refs_urlhead_repository__git_tags_urlhead_repository__git_urlhead_repository__has_discussionshead_repository__has_downloadshead_repository__has_issueshead_repository__has_pageshead_repository__has_projectshead_repository__has_pull_requestshead_repository__has_wikihead_repository__homepagehead_repository__hooks_urlhead_repository__html_urlhead_repository__idhead_repository__is_templatehead_repository__issue_comment_urlhead_repository__issue_events_urlhead_repository__issues_urlhead_repository__keys_urlhead_repository__labels_urlhead_repository__languagehead_repository__languages_urlhead_repository__licensehead_repository__merges_urlhead_repository__milestones_urlhead_repository__mirror_urlhead_repository__namehead_repository__network_counthead_repository__node_idhead_repository__notifications_urlhead_repository__open_issueshead_repository__open_issues_counthead_repository__ownerhead_repository__owner__avatar_urlhead_repository__owner__emailhead_repository__owner__events_urlhead_repository__owner__followers_urlhead_repository__owner__following_urlhead_repository__owner__gists_urlhead_repository__owner__gravatar_idhead_repository__owner__html_urlhead_repository__owner__idhead_repository__owner__loginhead_repository__owner__namehead_repository__owner__node_idhead_repository__owner__organizations_urlhead_repository__owner__received_events_urlhead_repository__owner__repos_urlhead_repository__owner__site_adminhead_repository__owner__starred_athead_repository__owner__starred_urlhead_repository__owner__subscriptions_urlhead_repository__owner__typehead_repository__owner__urlhead_repository__owner__user_view_typehead_repository__permissionshead_repository__permissions__adminhead_repository__permissions__maintainhead_repository__permissions__pullhead_repository__permissions__pushhead_repository__permissions__triagehead_repository__privatehead_repository__pull_request_creation_policyhead_repository__pulls_urlhead_repository__pushed_athead_repository__releases_urlhead_repository__role_namehead_repository__security_and_analysishead_repository__sizehead_repository__ssh_urlhead_repository__stargazers_counthead_repository__stargazers_urlhead_repository__statuses_urlhead_repository__subscribers_counthead_repository__subscribers_urlhead_repository__subscription_urlhead_repository__svn_urlhead_repository__tags_urlhead_repository__teams_urlhead_repository__temp_clone_tokenhead_repository__topicshead_repository__trees_urlhead_repository__updated_athead_repository__urlhead_repository__visibilityhead_repository__watchershead_repository__watchers_counthead_repository__web_commit_signoff_requiredhead_repository_idhead_shahtml_urlidjobs_urllogs_urlnamenode_idownerpathprevious_attempt_urlpull_requestsreferenced_workflowsreporepositoryrepository__allow_forkingrepository__archive_urlrepository__archivedrepository__assignees_urlrepository__blobs_urlrepository__branches_urlrepository__clone_urlrepository__code_of_conductrepository__code_of_conduct__bodyrepository__code_of_conduct__html_urlrepository__code_of_conduct__keyrepository__code_of_conduct__namerepository__code_of_conduct__urlrepository__collaborators_urlrepository__comments_urlrepository__commits_urlrepository__compare_urlrepository__contents_urlrepository__contributors_urlrepository__created_atrepository__custom_propertiesrepository__default_branchrepository__delete_branch_on_mergerepository__deployments_urlrepository__descriptionrepository__disabledrepository__downloads_urlrepository__events_urlrepository__forkrepository__forksrepository__forks_countrepository__forks_urlrepository__full_namerepository__git_commits_urlrepository__git_refs_urlrepository__git_tags_urlrepository__git_urlrepository__has_discussionsrepository__has_downloadsrepository__has_issuesrepository__has_pagesrepository__has_projectsrepository__has_pull_requestsrepository__has_wikirepository__homepagerepository__hooks_urlrepository__html_urlrepository__idrepository__is_templaterepository__issue_comment_urlrepository__issue_events_urlrepository__issues_urlrepository__keys_urlrepository__labels_urlrepository__languagerepository__languages_urlrepository__licenserepository__merges_urlrepository__milestones_urlrepository__mirror_urlrepository__namerepository__network_countrepository__node_idrepository__notifications_urlrepository__open_issuesrepository__open_issues_countrepository__ownerrepository__owner__avatar_urlrepository__owner__emailrepository__owner__events_urlrepository__owner__followers_urlrepository__owner__following_urlrepository__owner__gists_urlrepository__owner__gravatar_idrepository__owner__html_urlrepository__owner__idrepository__owner__loginrepository__owner__namerepository__owner__node_idrepository__owner__organizations_urlrepository__owner__received_events_urlrepository__owner__repos_urlrepository__owner__site_adminrepository__owner__starred_atrepository__owner__starred_urlrepository__owner__subscriptions_urlrepository__owner__typerepository__owner__urlrepository__owner__user_view_typerepository__permissionsrepository__permissions__adminrepository__permissions__maintainrepository__permissions__pullrepository__permissions__pushrepository__permissions__triagerepository__privaterepository__pull_request_creation_policyrepository__pulls_urlrepository__pushed_atrepository__releases_urlrepository__role_namerepository__security_and_analysisrepository__sizerepository__ssh_urlrepository__stargazers_countrepository__stargazers_urlrepository__statuses_urlrepository__subscribers_countrepository__subscribers_urlrepository__subscription_urlrepository__svn_urlrepository__tags_urlrepository__teams_urlrepository__temp_clone_tokenrepository__topicsrepository__trees_urlrepository__updated_atrepository__urlrepository__visibilityrepository__watchersrepository__watchers_countrepository__web_commit_signoff_requiredrerun_urlrun_attemptrun_idrun_numberrun_started_atstatustriggering_actortriggering_actor__avatar_urltriggering_actor__emailtriggering_actor__events_urltriggering_actor__followers_urltriggering_actor__following_urltriggering_actor__gists_urltriggering_actor__gravatar_idtriggering_actor__html_urltriggering_actor__idtriggering_actor__logintriggering_actor__nametriggering_actor__node_idtriggering_actor__organizations_urltriggering_actor__received_events_urltriggering_actor__repos_urltriggering_actor__site_admintriggering_actor__starred_attriggering_actor__starred_urltriggering_actor__subscriptions_urltriggering_actor__typetriggering_actor__urltriggering_actor__user_view_typeupdated_aturlworkflow_idworkflow_url
trial 2·33301ms·rows 200isError=false
First row (click to expand JSON)
{
"actor": "{\"login\":\"FransJoosten\",\"id\":78415948,\"node_id\":\"MDQ6VXNlcjc4NDE1OTQ4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/78415948?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/FransJoosten\",\"html_url\":\"https://github.com/FransJoosten\",\"followers_url\":\"https://api.github.com/users/FransJoosten/followers\",\"following_url\":\"https://api.github.com/users/FransJoosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/FransJoosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/FransJoosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/FransJoosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/FransJoosten/orgs\",\"repos_url\":\"https://api.github.com/users/FransJoosten/repos\",\"events_url\":\"https://api.github.com/users/FransJoosten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/FransJoosten/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"actor__avatar_url": "https://avatars.githubusercontent.com/u/78415948?v=4",
"actor__email": "",
"actor__events_url": "https://api.github.com/users/FransJoosten/events{/privacy}",
"actor__followers_url": "https://api.github.com/users/FransJoosten/followers",
"actor__following_url": "https://api.github.com/users/FransJoosten/following{/other_user}",
"actor__gists_url": "https://api.github.com/users/FransJoosten/gists{/gist_id}",
"actor__gravatar_id": "",
"actor__html_url": "https://github.com/FransJoosten",
"actor__id": "78415948",
"actor__login": "FransJoosten",
"actor__name": "",
"actor__node_id": "MDQ6VXNlcjc4NDE1OTQ4",
"actor__organizations_url": "https://api.github.com/users/FransJoosten/orgs",
"actor__received_events_url": "https://api.github.com/users/FransJoosten/received_events",
"actor__repos_url": "https://api.github.com/users/FransJoosten/repos",
"actor__site_admin": "false",
"actor__starred_at": "",
"actor__starred_url": "https://api.github.com/users/FransJoosten/starred{/owner}{/repo}",
"actor__subscriptions_url": "https://api.github.com/users/FransJoosten/subscriptions",
"actor__type": "User",
"actor__url": "https://api.github.com/users/FransJoosten",
"actor__user_view_type": "public",
"artifacts_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/artifacts",
"branch": "",
"cancel_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/cancel",
"check_suite_id": "90420497628",
"check_suite_node_id": "CS_kwDOOiiGL88AAAAVDXtM3A",
"check_suite_url": "https://api.github.com/repos/anomalyco/opencode/check-suites/90420497628",
"conclusion": "success",
"created": "",
"created_at": "2026-08-31T08:02:44Z",
"display_title": "MCP OAuth client hardcodes prompt=consent, bypassing tenant-wide admin consent (Microsoft Entra)",
"event": "issues",
"exclude_pull_requests": "",
"head_branch": "dev",
"head_commit": "{\"id\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"tree_id\":\"35b4f38721dd4830e6c690e91fb7dc5db173453b\",\"message\":\"fix(app): backport session rename and tab menu fixes to v1 (#46116)\\n\\nCo-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>\",\"timestamp\":\"2026-08-31T05:19:51Z\",\"author\":{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"},\"committer\":{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}}",
"head_commit__author": "{\"name\":\"opencode-agent[bot]\",\"email\":\"219766164+opencode-agent[bot]@users.noreply.github.com\"}",
"head_commit__committer": "{\"name\":\"GitHub\",\"email\":\"noreply@github.com\"}",
"head_commit__id": "9f69463f1d556af2b5b51d2efa1c04f5f544f911",
"head_commit__message": "fix(app): backport session rename and tab menu fixes to v1 (#46116)",
"head_commit__timestamp": "2026-08-31T05:19:51Z",
"head_commit__tree_id": "35b4f38721dd4830e6c690e91fb7dc5db173453b",
"head_repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"head_repository__allow_forking": "",
"head_repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"head_repository__archived": "",
"head_repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"head_repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"head_repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"head_repository__clone_url": "",
"head_repository__code_of_conduct": "",
"head_repository__code_of_conduct__body": "",
"head_repository__code_of_conduct__html_url": "",
"head_repository__code_of_conduct__key": "",
"head_repository__code_of_conduct__name": "",
"head_repository__code_of_conduct__url": "",
"head_repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"head_repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"head_repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"head_repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"head_repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"head_repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"head_repository__created_at": "",
"head_repository__custom_properties": "",
"head_repository__default_branch": "",
"head_repository__delete_branch_on_merge": "",
"head_repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"head_repository__description": "The open source coding agent.",
"head_repository__disabled": "",
"head_repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"head_repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"head_repository__fork": "false",
"head_repository__forks": "",
"head_repository__forks_count": "",
"head_repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"head_repository__full_name": "anomalyco/opencode",
"head_repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"head_repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"head_repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"head_repository__git_url": "",
"head_repository__has_discussions": "",
"head_repository__has_downloads": "",
"head_repository__has_issues": "",
"head_repository__has_pages": "",
"head_repository__has_projects": "",
"head_repository__has_pull_requests": "",
"head_repository__has_wiki": "",
"head_repository__homepage": "",
"head_repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"head_repository__html_url": "https://github.com/anomalyco/opencode",
"head_repository__id": "975734319",
"head_repository__is_template": "",
"head_repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"head_repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"head_repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"head_repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"head_repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"head_repository__language": "",
"head_repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"head_repository__license": "",
"head_repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"head_repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"head_repository__mirror_url": "",
"head_repository__name": "opencode",
"head_repository__network_count": "",
"head_repository__node_id": "R_kgDOOiiGLw",
"head_repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"head_repository__open_issues": "",
"head_repository__open_issues_count": "",
"head_repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"head_repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"head_repository__owner__email": "",
"head_repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"head_repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"head_repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"head_repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"head_repository__owner__gravatar_id": "",
"head_repository__owner__html_url": "https://github.com/anomalyco",
"head_repository__owner__id": "66570915",
"head_repository__owner__login": "anomalyco",
"head_repository__owner__name": "",
"head_repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"head_repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"head_repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"head_repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"head_repository__owner__site_admin": "false",
"head_repository__owner__starred_at": "",
"head_repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"head_repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"head_repository__owner__type": "Organization",
"head_repository__owner__url": "https://api.github.com/users/anomalyco",
"head_repository__owner__user_view_type": "public",
"head_repository__permissions": "",
"head_repository__permissions__admin": "",
"head_repository__permissions__maintain": "",
"head_repository__permissions__pull": "",
"head_repository__permissions__push": "",
"head_repository__permissions__triage": "",
"head_repository__private": "false",
"head_repository__pull_request_creation_policy": "",
"head_repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"head_repository__pushed_at": "",
"head_repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"head_repository__role_name": "",
"head_repository__security_and_analysis": "",
"head_repository__size": "",
"head_repository__ssh_url": "",
"head_repository__stargazers_count": "",
"head_repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"head_repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"head_repository__subscribers_count": "",
"head_repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"head_repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"head_repository__svn_url": "",
"head_repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"head_repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"head_repository__temp_clone_token": "",
"head_repository__topics": "",
"head_repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"head_repository__updated_at": "",
"head_repository__url": "https://api.github.com/repos/anomalyco/opencode",
"head_repository__visibility": "",
"head_repository__watchers": "",
"head_repository__watchers_count": "",
"head_repository__web_commit_signoff_required": "",
"head_repository_id": "",
"head_sha": "9f69463f1d556af2b5b51d2efa1c04f5f544f911",
"html_url": "https://github.com/anomalyco/opencode/actions/runs/33371049059",
"id": "33371049059",
"jobs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/jobs",
"logs_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/logs",
"name": "duplicate-issues",
"node_id": "WFR_kwLOOiiGL88AAAAHxRHMYw",
"owner": "anomalyco",
"path": ".github/workflows/duplicate-issues.yml",
"previous_attempt_url": "",
"pull_requests": "[{\"url\":\"https://api.github.com/repos/MervinPraison/opencode/pulls/68\",\"id\":4399875592,\"number\":68,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"315b0ece0fea19862869c21c047f432fa2990196\",\"repo\":{\"id\":1267845689,\"url\":\"https://api.github.com/repos/MervinPraison/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/bolt-builder/bolt-cli/pulls/407\",\"id\":4347348915,\"number\":407,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"990c702fef0b1b7fbb8b6eb2f6e49bd88edf8559\",\"repo\":{\"id\":1315194525,\"url\":\"https://api.github.com/repos/bolt-builder/bolt-cli\",\"name\":\"bolt-cli\"}}},{\"url\":\"https://api.github.com/repos/sams-git-195/opencode/pulls/218\",\"id\":4243772750,\"number\":218,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1f22613feefcc7a77cd1db7412cf1f359b1af328\",\"repo\":{\"id\":1258617118,\"url\":\"https://api.github.com/repos/sams-git-195/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/coleleavitt/opencode/pulls/6\",\"id\":4078761119,\"number\":6,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"3bc71f92c5a061bd377d2ff686a1575376f8585f\",\"repo\":{\"id\":1122536698,\"url\":\"https://api.github.com/repos/coleleavitt/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/CrackerJackMack/opencode/pulls/1\",\"id\":4030558822,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"c933504d9c7074104d74ee1e15fa3b09d1afa84e\",\"repo\":{\"id\":1235571761,\"url\":\"https://api.github.com/repos/CrackerJackMack/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/eddieparc/opencode/pulls/11\",\"id\":3907428010,\"number\":11,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1a111be49457c1e274f2bd473c88ec047806925f\",\"repo\":{\"id\":1272914075,\"url\":\"https://api.github.com/repos/eddieparc/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/haibinml/opencode/pulls/124\",\"id\":3846912250,\"number\":124,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"b75cf30701b67744ac919c748d9f25ce28eeb153\",\"repo\":{\"id\":1231852628,\"url\":\"https://api.github.com/repos/haibinml/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/banzhe/opencode/pulls/232\",\"id\":3844853018,\"number\":232,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"b75cf30701b67744ac919c748d9f25ce28eeb153\",\"repo\":{\"id\":1191444930,\"url\":\"https://api.github.com/repos/banzhe/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/A-Archives-and-Forks/opencode/pulls/33\",\"id\":3548972627,\"number\":33,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1203689084,\"url\":\"https://api.github.com/repos/A-Archives-and-Forks/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/1sLand99/opencode/pulls/363\",\"id\":3548961017,\"number\":363,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1130085589,\"url\":\"https://api.github.com/repos/1sLand99/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/AbhiShake1/opencode/pulls/229\",\"id\":3548953498,\"number\":229,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"98b60acf4b283efceeea6584f4aa50ff1346c540\",\"repo\":{\"id\":1156492025,\"url\":\"https://api.github.com/repos/AbhiShake1/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/kp-forks/opencode/pulls/326\",\"id\":3548802324,\"number\":326,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1eafb2160a0dfb9b36791811c99047cd50a6c704\",\"repo\":{\"id\":1133405562,\"url\":\"https://api.github.com/repos/kp-forks/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/MoYiha/opencode/pulls/104\",\"id\":3548797828,\"number\":104,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"2b73a08916da91f93e4981f22aad19353c4510e9\",\"repo\":{\"id\":1179684473,\"url\":\"https://api.github.com/repos/MoYiha/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/muzzlol/opencode/pulls/82\",\"id\":3548727275,\"number\":82,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"11c0ad24aa302400592a576dc4cc4647fd5937b5\",\"repo\":{\"id\":1018417244,\"url\":\"https://api.github.com/repos/muzzlol/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/stormychel/opencode/pulls/285\",\"id\":3542981980,\"number\":285,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"3f3989e6947862c4b33e8ac5fc923cc7e0e65358\",\"repo\":{\"id\":1143033868,\"url\":\"https://api.github.com/repos/stormychel/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/joshuadavidthomas/opencode/pulls/406\",\"id\":3532021261,\"number\":406,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bee094ff7b7f04a74f4f4dfd3a150c5f7b8707d4\",\"repo\":{\"id\":1121294697,\"url\":\"https://api.github.com/repos/joshuadavidthomas/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/cognitolabs-ai/xcode/pulls/1\",\"id\":3490909205,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"79aa22664a43a47702d12074c1fb730962799170\",\"repo\":{\"id\":1144542220,\"url\":\"https://api.github.com/repos/cognitolabs-ai/xcode\",\"name\":\"xcode\"}}},{\"url\":\"https://api.github.com/repos/mr-alejandroo/opengoat/pulls/1\",\"id\":3472788677,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"e56709ec4e47d53ed04fb1884bba21f644f66118\",\"repo\":{\"id\":1178717126,\"url\":\"https://api.github.com/repos/mr-alejandroo/opengoat\",\"name\":\"opengoat\"}}},{\"url\":\"https://api.github.com/repos/hwgao/opencode/pulls/186\",\"id\":3455851603,\"number\":186,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"9eb4f1c99668eed73bc1d86b21669d21d1919caf\",\"repo\":{\"id\":1136175810,\"url\":\"https://api.github.com/repos/hwgao/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Alioth1017/opencode/pulls/4\",\"id\":3361557541,\"number\":4,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37b0a189a4b0f84a111c716bff66a21e3abfae72\",\"repo\":{\"id\":1173118761,\"url\":\"https://api.github.com/repos/Alioth1017/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/okbeginning/opencode/pulls/201\",\"id\":3361543891,\"number\":201,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37b0a189a4b0f84a111c716bff66a21e3abfae72\",\"repo\":{\"id\":1132826161,\"url\":\"https://api.github.com/repos/okbeginning/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/endday/opencode/pulls/2\",\"id\":3337040127,\"number\":2,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"157920b2fbfbfb46dae8badb8328a53f6904e510\",\"repo\":{\"id\":1168409861,\"url\":\"https://api.github.com/repos/endday/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/kripso/opencode/pulls/3\",\"id\":3336218443,\"number\":3,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a41c3f6741e3095954ca96de823d63cba0ff7358\",\"repo\":{\"id\":1168315296,\"url\":\"https://api.github.com/repos/kripso/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/banerRana/opencode/pulls/1\",\"id\":3327128576,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"088a81c116f3fda865851292c92754385292b92d\",\"repo\":{\"id\":1166704446,\"url\":\"https://api.github.com/repos/banerRana/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/sorajate/opencode/pulls/7\",\"id\":3306448077,\"number\":7,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"5fc760ff84493b6ab75152b3d69af9917b89d4c7\",\"repo\":{\"id\":1161055478,\"url\":\"https://api.github.com/repos/sorajate/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/OnlyFor/opencode/pulls/125\",\"id\":3306421750,\"number\":125,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"c9008b36c8b9a3db010524a8f9c1822fd40aff36\",\"repo\":{\"id\":1137346905,\"url\":\"https://api.github.com/repos/OnlyFor/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/edisplay/opencode/pulls/1\",\"id\":3246704668,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"e2ba5d51105481005f321c5b560e2c4f4b5a1757\",\"repo\":{\"id\":1042315844,\"url\":\"https://api.github.com/repos/edisplay/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/vastsa/opencode/pulls/83\",\"id\":3229150265,\"number\":83,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"00637c0269312455e55e4977a7a8f55c728e93bd\",\"repo\":{\"id\":1131227427,\"url\":\"https://api.github.com/repos/vastsa/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Haofei/opencode/pulls/143\",\"id\":3226532746,\"number\":143,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"83e59b9fb8764c1270bc8bf3bc7c7d6e6455ee17\",\"repo\":{\"id\":1122192554,\"url\":\"https://api.github.com/repos/Haofei/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/nonomal/opencode/pulls/2\",\"id\":3207374517,\"number\":2,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"ae77ef3370dd0e017aba38eb5403ccf0f3404e76\",\"repo\":{\"id\":1141123214,\"url\":\"https://api.github.com/repos/nonomal/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/iancooper/opencode/pulls/3\",\"id\":3183330806,\"number\":3,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"632f20558a99ed0f5fccda2dc896da28cb86a987\",\"repo\":{\"id\":1135781277,\"url\":\"https://api.github.com/repos/iancooper/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/AllenTai/opencode/pulls/1\",\"id\":3166535861,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"4695e685cf68f2dcdf9e952b90c34241c71b2df3\",\"repo\":{\"id\":1132769839,\"url\":\"https://api.github.com/repos/AllenTai/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/taqtiqa-mark/opencode/pulls/131\",\"id\":3158980602,\"number\":131,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1076380961,\"url\":\"https://api.github.com/repos/taqtiqa-mark/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Mu-L/opencode/pulls/120\",\"id\":3158833938,\"number\":120,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1112181180,\"url\":\"https://api.github.com/repos/Mu-L/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Stars1233/opencode/pulls/82\",\"id\":3158795423,\"number\":82,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1117732467,\"url\":\"https://api.github.com/repos/Stars1233/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Spencerx/opencode/pulls/24\",\"id\":3158784222,\"number\":24,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1127135819,\"url\":\"https://api.github.com/repos/Spencerx/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/jasonkneen/codesurf-ai/pulls/149\",\"id\":3158718544,\"number\":149,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"bded900ef7de536faaa791aeffbcbbf727a98432\",\"repo\":{\"id\":1104626305,\"url\":\"https://api.github.com/repos/jasonkneen/codesurf-ai\",\"name\":\"codesurf-ai\"}}},{\"url\":\"https://api.github.com/repos/mcx/opencode/pulls/66\",\"id\":3042155204,\"number\":66,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"16d5352c908858c00c90fc4ae90d9681d73862df\",\"repo\":{\"id\":1089940663,\"url\":\"https://api.github.com/repos/mcx/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/codingwatching/opencode/pulls/16\",\"id\":3036286766,\"number\":16,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"896958229b6eaef5a83263c205972f6d18942282\",\"repo\":{\"id\":1098880891,\"url\":\"https://api.github.com/repos/codingwatching/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/philipbrembeck/opencode/pulls/30\",\"id\":3029721215,\"number\":30,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"48024673fb2bd348ded395ddf57b534a36a77909\",\"repo\":{\"id\":1094989962,\"url\":\"https://api.github.com/repos/philipbrembeck/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/JBlazingSun/opencode/pulls/13\",\"id\":3008765576,\"number\":13,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"73443585e5e939522d306c601056dcdf609d67c3\",\"repo\":{\"id\":1093332429,\"url\":\"https://api.github.com/repos/JBlazingSun/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/solism0413-bot/opencode/pulls/22\",\"id\":2992627271,\"number\":22,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"2db350f603d33f708be09706a1d8df24a1f8ca74\",\"repo\":{\"id\":1089181891,\"url\":\"https://api.github.com/repos/solism0413-bot/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/qtxtz/opencode/pulls/14\",\"id\":2987463729,\"number\":14,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"37674bc05ba83bdde7064e85a056c768a2453fd2\",\"repo\":{\"id\":1088950895,\"url\":\"https://api.github.com/repos/qtxtz/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/phpmooc/opencode/pulls/38\",\"id\":2969558136,\"number\":38,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"49e1edb691d88682068528e14015621f77f56f69\",\"repo\":{\"id\":1081181138,\"url\":\"https://api.github.com/repos/phpmooc/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/nelsonBlack/opencode/pulls/4\",\"id\":2939043326,\"number\":4,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"123dcc10cce63374e15b93c82c0c530150cb8c56\",\"repo\":{\"id\":1080792786,\"url\":\"https://api.github.com/repos/nelsonBlack/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/RealShocky/opencode/pulls/55\",\"id\":2927859809,\"number\":55,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"1e730fcc5fba2148c65a38c8432231f7c561d822\",\"repo\":{\"id\":1068985972,\"url\":\"https://api.github.com/repos/RealShocky/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/xrettle/opencode/pulls/1\",\"id\":2855040444,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"32083f7134a3f044462d6a5bb1c418a3e0e6c7f1\",\"repo\":{\"id\":1021364977,\"url\":\"https://api.github.com/repos/xrettle/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/JC1738/opencode/pulls/1\",\"id\":2830651138,\"number\":1,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"cerebras\",\"sha\":\"d353d8edd3a53922ccc40001a6bc718c6cb04319\",\"repo\":{\"id\":1040414318,\"url\":\"https://api.github.com/repos/JC1738/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/ofirmakmal/opencode/pulls/5\",\"id\":2823967373,\"number\":5,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"ef3425a177d8bc431c69ef7350732723e0c37d62\",\"repo\":{\"id\":1054810712,\"url\":\"https://api.github.com/repos/ofirmakmal/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/RanaMoizHaider/opencode/pulls/76\",\"id\":2815624779,\"number\":76,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"eaa50f36d0220fd77f24360c04476a7cb3f314de\",\"repo\":{\"id\":1038712118,\"url\":\"https://api.github.com/repos/RanaMoizHaider/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/Jaleel-zhu/opencode/pulls/18\",\"id\":2718136822,\"number\":18,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a157c1ac28e0002e7531c2f3138ee87eeb39d949\",\"repo\":{\"id\":1029406728,\"url\":\"https://api.github.com/repos/Jaleel-zhu/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/tianhm/opencode/pulls/30\",\"id\":2667337133,\"number\":30,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"9731f5b79e50928a50af69252a69ff82d3927e53\",\"repo\":{\"id\":1014099446,\"url\":\"https://api.github.com/repos/tianhm/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/gaylonalfano/opencode/pulls/7\",\"id\":2627015198,\"number\":7,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"afaf9c1d25b74669f62d16d214d38083706f570a\",\"repo\":{\"id\":1009428774,\"url\":\"https://api.github.com/repos/gaylonalfano/opencode\",\"name\":\"opencode\"}}},{\"url\":\"https://api.github.com/repos/BasixKOR/opencode/pulls/11\",\"id\":2626939626,\"number\":11,\"head\":{\"ref\":\"dev\",\"sha\":\"9f69463f1d556af2b5b51d2efa1c04f5f544f911\",\"repo\":{\"id\":975734319,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"name\":\"opencode\"}},\"base\":{\"ref\":\"dev\",\"sha\":\"a7868c1513cf0b0ad368a556803188aae0be7771\",\"repo\":{\"id\":1008726065,\"url\":\"https://api.github.com/repos/BasixKOR/opencode\",\"name\":\"opencode\"}}}]",
"referenced_workflows": "[]",
"repo": "opencode",
"repository": "{\"id\":975734319,\"node_id\":\"R_kgDOOiiGLw\",\"name\":\"opencode\",\"full_name\":\"anomalyco/opencode\",\"private\":false,\"owner\":{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false},\"html_url\":\"https://github.com/anomalyco/opencode\",\"description\":\"The open source coding agent.\",\"fork\":false,\"url\":\"https://api.github.com/repos/anomalyco/opencode\",\"forks_url\":\"https://api.github.com/repos/anomalyco/opencode/forks\",\"keys_url\":\"https://api.github.com/repos/anomalyco/opencode/keys{/key_id}\",\"collaborators_url\":\"https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}\",\"teams_url\":\"https://api.github.com/repos/anomalyco/opencode/teams\",\"hooks_url\":\"https://api.github.com/repos/anomalyco/opencode/hooks\",\"issue_events_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/events{/number}\",\"events_url\":\"https://api.github.com/repos/anomalyco/opencode/events\",\"assignees_url\":\"https://api.github.com/repos/anomalyco/opencode/assignees{/user}\",\"branches_url\":\"https://api.github.com/repos/anomalyco/opencode/branches{/branch}\",\"tags_url\":\"https://api.github.com/repos/anomalyco/opencode/tags\",\"blobs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}\",\"git_tags_url\":\"https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}\",\"git_refs_url\":\"https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}\",\"trees_url\":\"https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}\",\"statuses_url\":\"https://api.github.com/repos/anomalyco/opencode/statuses/{sha}\",\"languages_url\":\"https://api.github.com/repos/anomalyco/opencode/languages\",\"stargazers_url\":\"https://api.github.com/repos/anomalyco/opencode/stargazers\",\"contributors_url\":\"https://api.github.com/repos/anomalyco/opencode/contributors\",\"subscribers_url\":\"https://api.github.com/repos/anomalyco/opencode/subscribers\",\"subscription_url\":\"https://api.github.com/repos/anomalyco/opencode/subscription\",\"commits_url\":\"https://api.github.com/repos/anomalyco/opencode/commits{/sha}\",\"git_commits_url\":\"https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}\",\"comments_url\":\"https://api.github.com/repos/anomalyco/opencode/comments{/number}\",\"issue_comment_url\":\"https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}\",\"contents_url\":\"https://api.github.com/repos/anomalyco/opencode/contents/{+path}\",\"compare_url\":\"https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}\",\"merges_url\":\"https://api.github.com/repos/anomalyco/opencode/merges\",\"archive_url\":\"https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}\",\"downloads_url\":\"https://api.github.com/repos/anomalyco/opencode/downloads\",\"issues_url\":\"https://api.github.com/repos/anomalyco/opencode/issues{/number}\",\"pulls_url\":\"https://api.github.com/repos/anomalyco/opencode/pulls{/number}\",\"milestones_url\":\"https://api.github.com/repos/anomalyco/opencode/milestones{/number}\",\"notifications_url\":\"https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}\",\"labels_url\":\"https://api.github.com/repos/anomalyco/opencode/labels{/name}\",\"releases_url\":\"https://api.github.com/repos/anomalyco/opencode/releases{/id}\",\"deployments_url\":\"https://api.github.com/repos/anomalyco/opencode/deployments\"}",
"repository__allow_forking": "",
"repository__archive_url": "https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref}",
"repository__archived": "",
"repository__assignees_url": "https://api.github.com/repos/anomalyco/opencode/assignees{/user}",
"repository__blobs_url": "https://api.github.com/repos/anomalyco/opencode/git/blobs{/sha}",
"repository__branches_url": "https://api.github.com/repos/anomalyco/opencode/branches{/branch}",
"repository__clone_url": "",
"repository__code_of_conduct": "",
"repository__code_of_conduct__body": "",
"repository__code_of_conduct__html_url": "",
"repository__code_of_conduct__key": "",
"repository__code_of_conduct__name": "",
"repository__code_of_conduct__url": "",
"repository__collaborators_url": "https://api.github.com/repos/anomalyco/opencode/collaborators{/collaborator}",
"repository__comments_url": "https://api.github.com/repos/anomalyco/opencode/comments{/number}",
"repository__commits_url": "https://api.github.com/repos/anomalyco/opencode/commits{/sha}",
"repository__compare_url": "https://api.github.com/repos/anomalyco/opencode/compare/{base}...{head}",
"repository__contents_url": "https://api.github.com/repos/anomalyco/opencode/contents/{+path}",
"repository__contributors_url": "https://api.github.com/repos/anomalyco/opencode/contributors",
"repository__created_at": "",
"repository__custom_properties": "",
"repository__default_branch": "",
"repository__delete_branch_on_merge": "",
"repository__deployments_url": "https://api.github.com/repos/anomalyco/opencode/deployments",
"repository__description": "The open source coding agent.",
"repository__disabled": "",
"repository__downloads_url": "https://api.github.com/repos/anomalyco/opencode/downloads",
"repository__events_url": "https://api.github.com/repos/anomalyco/opencode/events",
"repository__fork": "false",
"repository__forks": "",
"repository__forks_count": "",
"repository__forks_url": "https://api.github.com/repos/anomalyco/opencode/forks",
"repository__full_name": "anomalyco/opencode",
"repository__git_commits_url": "https://api.github.com/repos/anomalyco/opencode/git/commits{/sha}",
"repository__git_refs_url": "https://api.github.com/repos/anomalyco/opencode/git/refs{/sha}",
"repository__git_tags_url": "https://api.github.com/repos/anomalyco/opencode/git/tags{/sha}",
"repository__git_url": "",
"repository__has_discussions": "",
"repository__has_downloads": "",
"repository__has_issues": "",
"repository__has_pages": "",
"repository__has_projects": "",
"repository__has_pull_requests": "",
"repository__has_wiki": "",
"repository__homepage": "",
"repository__hooks_url": "https://api.github.com/repos/anomalyco/opencode/hooks",
"repository__html_url": "https://github.com/anomalyco/opencode",
"repository__id": "975734319",
"repository__is_template": "",
"repository__issue_comment_url": "https://api.github.com/repos/anomalyco/opencode/issues/comments{/number}",
"repository__issue_events_url": "https://api.github.com/repos/anomalyco/opencode/issues/events{/number}",
"repository__issues_url": "https://api.github.com/repos/anomalyco/opencode/issues{/number}",
"repository__keys_url": "https://api.github.com/repos/anomalyco/opencode/keys{/key_id}",
"repository__labels_url": "https://api.github.com/repos/anomalyco/opencode/labels{/name}",
"repository__language": "",
"repository__languages_url": "https://api.github.com/repos/anomalyco/opencode/languages",
"repository__license": "",
"repository__merges_url": "https://api.github.com/repos/anomalyco/opencode/merges",
"repository__milestones_url": "https://api.github.com/repos/anomalyco/opencode/milestones{/number}",
"repository__mirror_url": "",
"repository__name": "opencode",
"repository__network_count": "",
"repository__node_id": "R_kgDOOiiGLw",
"repository__notifications_url": "https://api.github.com/repos/anomalyco/opencode/notifications{?since,all,participating}",
"repository__open_issues": "",
"repository__open_issues_count": "",
"repository__owner": "{\"login\":\"anomalyco\",\"id\":66570915,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/66570915?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anomalyco\",\"html_url\":\"https://github.com/anomalyco\",\"followers_url\":\"https://api.github.com/users/anomalyco/followers\",\"following_url\":\"https://api.github.com/users/anomalyco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anomalyco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anomalyco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anomalyco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anomalyco/orgs\",\"repos_url\":\"https://api.github.com/users/anomalyco/repos\",\"events_url\":\"https://api.github.com/users/anomalyco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anomalyco/received_events\",\"type\":\"Organization\",\"user_view_type\":\"public\",\"site_admin\":false}",
"repository__owner__avatar_url": "https://avatars.githubusercontent.com/u/66570915?v=4",
"repository__owner__email": "",
"repository__owner__events_url": "https://api.github.com/users/anomalyco/events{/privacy}",
"repository__owner__followers_url": "https://api.github.com/users/anomalyco/followers",
"repository__owner__following_url": "https://api.github.com/users/anomalyco/following{/other_user}",
"repository__owner__gists_url": "https://api.github.com/users/anomalyco/gists{/gist_id}",
"repository__owner__gravatar_id": "",
"repository__owner__html_url": "https://github.com/anomalyco",
"repository__owner__id": "66570915",
"repository__owner__login": "anomalyco",
"repository__owner__name": "",
"repository__owner__node_id": "MDEyOk9yZ2FuaXphdGlvbjY2NTcwOTE1",
"repository__owner__organizations_url": "https://api.github.com/users/anomalyco/orgs",
"repository__owner__received_events_url": "https://api.github.com/users/anomalyco/received_events",
"repository__owner__repos_url": "https://api.github.com/users/anomalyco/repos",
"repository__owner__site_admin": "false",
"repository__owner__starred_at": "",
"repository__owner__starred_url": "https://api.github.com/users/anomalyco/starred{/owner}{/repo}",
"repository__owner__subscriptions_url": "https://api.github.com/users/anomalyco/subscriptions",
"repository__owner__type": "Organization",
"repository__owner__url": "https://api.github.com/users/anomalyco",
"repository__owner__user_view_type": "public",
"repository__permissions": "",
"repository__permissions__admin": "",
"repository__permissions__maintain": "",
"repository__permissions__pull": "",
"repository__permissions__push": "",
"repository__permissions__triage": "",
"repository__private": "false",
"repository__pull_request_creation_policy": "",
"repository__pulls_url": "https://api.github.com/repos/anomalyco/opencode/pulls{/number}",
"repository__pushed_at": "",
"repository__releases_url": "https://api.github.com/repos/anomalyco/opencode/releases{/id}",
"repository__role_name": "",
"repository__security_and_analysis": "",
"repository__size": "",
"repository__ssh_url": "",
"repository__stargazers_count": "",
"repository__stargazers_url": "https://api.github.com/repos/anomalyco/opencode/stargazers",
"repository__statuses_url": "https://api.github.com/repos/anomalyco/opencode/statuses/{sha}",
"repository__subscribers_count": "",
"repository__subscribers_url": "https://api.github.com/repos/anomalyco/opencode/subscribers",
"repository__subscription_url": "https://api.github.com/repos/anomalyco/opencode/subscription",
"repository__svn_url": "",
"repository__tags_url": "https://api.github.com/repos/anomalyco/opencode/tags",
"repository__teams_url": "https://api.github.com/repos/anomalyco/opencode/teams",
"repository__temp_clone_token": "",
"repository__topics": "",
"repository__trees_url": "https://api.github.com/repos/anomalyco/opencode/git/trees{/sha}",
"repository__updated_at": "",
"repository__url": "https://api.github.com/repos/anomalyco/opencode",
"repository__visibility": "",
"repository__watchers": "",
"repository__watchers_count": "",
"repository__web_commit_signoff_required": "",
"rerun_url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/rerun",
"run_attempt": "1",
"run_id": "",
"run_number": "31132",
"run_started_at": "2026-08-31T08:02:44Z",
"status": "completed",
"triggering_actor": "{\"login\":\"FransJoosten\",\"id\":78415948,\"node_id\":\"MDQ6VXNlcjc4NDE1OTQ4\",\"avatar_url\":\"https://avatars.githubusercontent.com/u/78415948?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/FransJoosten\",\"html_url\":\"https://github.com/FransJoosten\",\"followers_url\":\"https://api.github.com/users/FransJoosten/followers\",\"following_url\":\"https://api.github.com/users/FransJoosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/FransJoosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/FransJoosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/FransJoosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/FransJoosten/orgs\",\"repos_url\":\"https://api.github.com/users/FransJoosten/repos\",\"events_url\":\"https://api.github.com/users/FransJoosten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/FransJoosten/received_events\",\"type\":\"User\",\"user_view_type\":\"public\",\"site_admin\":false}",
"triggering_actor__avatar_url": "https://avatars.githubusercontent.com/u/78415948?v=4",
"triggering_actor__email": "",
"triggering_actor__events_url": "https://api.github.com/users/FransJoosten/events{/privacy}",
"triggering_actor__followers_url": "https://api.github.com/users/FransJoosten/followers",
"triggering_actor__following_url": "https://api.github.com/users/FransJoosten/following{/other_user}",
"triggering_actor__gists_url": "https://api.github.com/users/FransJoosten/gists{/gist_id}",
"triggering_actor__gravatar_id": "",
"triggering_actor__html_url": "https://github.com/FransJoosten",
"triggering_actor__id": "78415948",
"triggering_actor__login": "FransJoosten",
"triggering_actor__name": "",
"triggering_actor__node_id": "MDQ6VXNlcjc4NDE1OTQ4",
"triggering_actor__organizations_url": "https://api.github.com/users/FransJoosten/orgs",
"triggering_actor__received_events_url": "https://api.github.com/users/FransJoosten/received_events",
"triggering_actor__repos_url": "https://api.github.com/users/FransJoosten/repos",
"triggering_actor__site_admin": "false",
"triggering_actor__starred_at": "",
"triggering_actor__starred_url": "https://api.github.com/users/FransJoosten/starred{/owner}{/repo}",
"triggering_actor__subscriptions_url": "https://api.github.com/users/FransJoosten/subscriptions",
"triggering_actor__type": "User",
"triggering_actor__url": "https://api.github.com/users/FransJoosten",
"triggering_actor__user_view_type": "public",
"updated_at": "2026-08-31T08:03:50Z",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059",
"workflow_id": "180683771",
"workflow_url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771"
}columns (336)
actoractor__avatar_urlactor__emailactor__events_urlactor__followers_urlactor__following_urlactor__gists_urlactor__gravatar_idactor__html_urlactor__idactor__loginactor__nameactor__node_idactor__organizations_urlactor__received_events_urlactor__repos_urlactor__site_adminactor__starred_atactor__starred_urlactor__subscriptions_urlactor__typeactor__urlactor__user_view_typeartifacts_urlbranchcancel_urlcheck_suite_idcheck_suite_node_idcheck_suite_urlconclusioncreatedcreated_atdisplay_titleeventexclude_pull_requestshead_branchhead_commithead_commit__authorhead_commit__committerhead_commit__idhead_commit__messagehead_commit__timestamphead_commit__tree_idhead_repositoryhead_repository__allow_forkinghead_repository__archive_urlhead_repository__archivedhead_repository__assignees_urlhead_repository__blobs_urlhead_repository__branches_urlhead_repository__clone_urlhead_repository__code_of_conducthead_repository__code_of_conduct__bodyhead_repository__code_of_conduct__html_urlhead_repository__code_of_conduct__keyhead_repository__code_of_conduct__namehead_repository__code_of_conduct__urlhead_repository__collaborators_urlhead_repository__comments_urlhead_repository__commits_urlhead_repository__compare_urlhead_repository__contents_urlhead_repository__contributors_urlhead_repository__created_athead_repository__custom_propertieshead_repository__default_branchhead_repository__delete_branch_on_mergehead_repository__deployments_urlhead_repository__descriptionhead_repository__disabledhead_repository__downloads_urlhead_repository__events_urlhead_repository__forkhead_repository__forkshead_repository__forks_counthead_repository__forks_urlhead_repository__full_namehead_repository__git_commits_urlhead_repository__git_refs_urlhead_repository__git_tags_urlhead_repository__git_urlhead_repository__has_discussionshead_repository__has_downloadshead_repository__has_issueshead_repository__has_pageshead_repository__has_projectshead_repository__has_pull_requestshead_repository__has_wikihead_repository__homepagehead_repository__hooks_urlhead_repository__html_urlhead_repository__idhead_repository__is_templatehead_repository__issue_comment_urlhead_repository__issue_events_urlhead_repository__issues_urlhead_repository__keys_urlhead_repository__labels_urlhead_repository__languagehead_repository__languages_urlhead_repository__licensehead_repository__merges_urlhead_repository__milestones_urlhead_repository__mirror_urlhead_repository__namehead_repository__network_counthead_repository__node_idhead_repository__notifications_urlhead_repository__open_issueshead_repository__open_issues_counthead_repository__ownerhead_repository__owner__avatar_urlhead_repository__owner__emailhead_repository__owner__events_urlhead_repository__owner__followers_urlhead_repository__owner__following_urlhead_repository__owner__gists_urlhead_repository__owner__gravatar_idhead_repository__owner__html_urlhead_repository__owner__idhead_repository__owner__loginhead_repository__owner__namehead_repository__owner__node_idhead_repository__owner__organizations_urlhead_repository__owner__received_events_urlhead_repository__owner__repos_urlhead_repository__owner__site_adminhead_repository__owner__starred_athead_repository__owner__starred_urlhead_repository__owner__subscriptions_urlhead_repository__owner__typehead_repository__owner__urlhead_repository__owner__user_view_typehead_repository__permissionshead_repository__permissions__adminhead_repository__permissions__maintainhead_repository__permissions__pullhead_repository__permissions__pushhead_repository__permissions__triagehead_repository__privatehead_repository__pull_request_creation_policyhead_repository__pulls_urlhead_repository__pushed_athead_repository__releases_urlhead_repository__role_namehead_repository__security_and_analysishead_repository__sizehead_repository__ssh_urlhead_repository__stargazers_counthead_repository__stargazers_urlhead_repository__statuses_urlhead_repository__subscribers_counthead_repository__subscribers_urlhead_repository__subscription_urlhead_repository__svn_urlhead_repository__tags_urlhead_repository__teams_urlhead_repository__temp_clone_tokenhead_repository__topicshead_repository__trees_urlhead_repository__updated_athead_repository__urlhead_repository__visibilityhead_repository__watchershead_repository__watchers_counthead_repository__web_commit_signoff_requiredhead_repository_idhead_shahtml_urlidjobs_urllogs_urlnamenode_idownerpathprevious_attempt_urlpull_requestsreferenced_workflowsreporepositoryrepository__allow_forkingrepository__archive_urlrepository__archivedrepository__assignees_urlrepository__blobs_urlrepository__branches_urlrepository__clone_urlrepository__code_of_conductrepository__code_of_conduct__bodyrepository__code_of_conduct__html_urlrepository__code_of_conduct__keyrepository__code_of_conduct__namerepository__code_of_conduct__urlrepository__collaborators_urlrepository__comments_urlrepository__commits_urlrepository__compare_urlrepository__contents_urlrepository__contributors_urlrepository__created_atrepository__custom_propertiesrepository__default_branchrepository__delete_branch_on_mergerepository__deployments_urlrepository__descriptionrepository__disabledrepository__downloads_urlrepository__events_urlrepository__forkrepository__forksrepository__forks_countrepository__forks_urlrepository__full_namerepository__git_commits_urlrepository__git_refs_urlrepository__git_tags_urlrepository__git_urlrepository__has_discussionsrepository__has_downloadsrepository__has_issuesrepository__has_pagesrepository__has_projectsrepository__has_pull_requestsrepository__has_wikirepository__homepagerepository__hooks_urlrepository__html_urlrepository__idrepository__is_templaterepository__issue_comment_urlrepository__issue_events_urlrepository__issues_urlrepository__keys_urlrepository__labels_urlrepository__languagerepository__languages_urlrepository__licenserepository__merges_urlrepository__milestones_urlrepository__mirror_urlrepository__namerepository__network_countrepository__node_idrepository__notifications_urlrepository__open_issuesrepository__open_issues_countrepository__ownerrepository__owner__avatar_urlrepository__owner__emailrepository__owner__events_urlrepository__owner__followers_urlrepository__owner__following_urlrepository__owner__gists_urlrepository__owner__gravatar_idrepository__owner__html_urlrepository__owner__idrepository__owner__loginrepository__owner__namerepository__owner__node_idrepository__owner__organizations_urlrepository__owner__received_events_urlrepository__owner__repos_urlrepository__owner__site_adminrepository__owner__starred_atrepository__owner__starred_urlrepository__owner__subscriptions_urlrepository__owner__typerepository__owner__urlrepository__owner__user_view_typerepository__permissionsrepository__permissions__adminrepository__permissions__maintainrepository__permissions__pullrepository__permissions__pushrepository__permissions__triagerepository__privaterepository__pull_request_creation_policyrepository__pulls_urlrepository__pushed_atrepository__releases_urlrepository__role_namerepository__security_and_analysisrepository__sizerepository__ssh_urlrepository__stargazers_countrepository__stargazers_urlrepository__statuses_urlrepository__subscribers_countrepository__subscribers_urlrepository__subscription_urlrepository__svn_urlrepository__tags_urlrepository__teams_urlrepository__temp_clone_tokenrepository__topicsrepository__trees_urlrepository__updated_atrepository__urlrepository__visibilityrepository__watchersrepository__watchers_countrepository__web_commit_signoff_requiredrerun_urlrun_attemptrun_idrun_numberrun_started_atstatustriggering_actortriggering_actor__avatar_urltriggering_actor__emailtriggering_actor__events_urltriggering_actor__followers_urltriggering_actor__following_urltriggering_actor__gists_urltriggering_actor__gravatar_idtriggering_actor__html_urltriggering_actor__idtriggering_actor__logintriggering_actor__nametriggering_actor__node_idtriggering_actor__organizations_urltriggering_actor__received_events_urltriggering_actor__repos_urltriggering_actor__site_admintriggering_actor__starred_attriggering_actor__starred_urltriggering_actor__subscriptions_urltriggering_actor__typetriggering_actor__urltriggering_actor__user_view_typeupdated_aturlworkflow_idworkflow_url
All returned rowsacross all non-errored trials · filterable · paginated
404 rows stored · 404 returned · page 1/17
| 1 | 0 | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/cancel | 90419898569 | CS_kwDOOiiGL88AAAAVDXIoyQ | https://api.github.com/repos/anomalyco/opencode/check-suites/90419898569 | skipped | — | 2026-08-31T07:59:52Z | Unable to select and move the conversation to the left sidebar | issues | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33370830435 | 33370830435 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/logs | duplicate-issues | WFR_kwLOOiiGL88AAAAHxQ52Yw | anomalyco | .github/workflows/duplicate-issues.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/rerun | 1 | — | 31131 | 2026-08-31T07:59:52Z | completed | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | 2026-08-31T07:59:53Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435 | 180683771 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771 |
| 1 | 1 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 2 | 2 | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/cancel | 90420138369 | CS_kwDOOiiGL88AAAAVDXXRgQ | https://api.github.com/repos/anomalyco/opencode/check-suites/90420138369 | — | — | 2026-08-31T08:00:58Z | release | push | — | v2 | {"id":"0dad76e618e82ce8c93354076b11b97880bd7347","tree_id":"db4a72594f48917296b… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 0dad76e618e82ce8c93354076b11b97880bd7347 | fix(ui): prevent menu items from shrinking (#46353) | 2026-08-31T08:00:55Z | db4a72594f48917296b44a2e9352c2a5bb8d7100 | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 0dad76e618e82ce8c93354076b11b97880bd7347 | https://github.com/anomalyco/opencode/actions/runs/33370919358 | 33370919358 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/logs | release | WFR_kwLOOiiGL88AAAAHxQ_Rvg | anomalyco | .github/workflows/publish.yml | — | [] | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/rerun | 1 | — | 18722 | 2026-08-31T08:00:58Z | in_progress | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | 2026-08-31T08:01:07Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358 | 168190908 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/168190908 |
| 2 | 3 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 4 | {"login":"FransJoosten","id":78415948,"node_id":"MDQ6VXNlcjc4NDE1OTQ4","avatar_… | https://avatars.githubusercontent.com/u/78415948?v=4 | — | https://api.github.com/users/FransJoosten/events{/privacy} | https://api.github.com/users/FransJoosten/followers | https://api.github.com/users/FransJoosten/following{/other_user} | https://api.github.com/users/FransJoosten/gists{/gist_id} | — | https://github.com/FransJoosten | 78415948 | FransJoosten | — | MDQ6VXNlcjc4NDE1OTQ4 | https://api.github.com/users/FransJoosten/orgs | https://api.github.com/users/FransJoosten/received_events | https://api.github.com/users/FransJoosten/repos | false | — | https://api.github.com/users/FransJoosten/starred{/owner}{/repo} | https://api.github.com/users/FransJoosten/subscriptions | User | https://api.github.com/users/FransJoosten | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/cancel | 90420497628 | CS_kwDOOiiGL88AAAAVDXtM3A | https://api.github.com/repos/anomalyco/opencode/check-suites/90420497628 | success | — | 2026-08-31T08:02:44Z | MCP OAuth client hardcodes prompt=consent, bypassing tenant-wide admin consent … | issues | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33371049059 | 33371049059 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/logs | duplicate-issues | WFR_kwLOOiiGL88AAAAHxRHMYw | anomalyco | .github/workflows/duplicate-issues.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059/rerun | 1 | — | 31132 | 2026-08-31T08:02:44Z | completed | {"login":"FransJoosten","id":78415948,"node_id":"MDQ6VXNlcjc4NDE1OTQ4","avatar_… | https://avatars.githubusercontent.com/u/78415948?v=4 | — | https://api.github.com/users/FransJoosten/events{/privacy} | https://api.github.com/users/FransJoosten/followers | https://api.github.com/users/FransJoosten/following{/other_user} | https://api.github.com/users/FransJoosten/gists{/gist_id} | — | https://github.com/FransJoosten | 78415948 | FransJoosten | — | MDQ6VXNlcjc4NDE1OTQ4 | https://api.github.com/users/FransJoosten/orgs | https://api.github.com/users/FransJoosten/received_events | https://api.github.com/users/FransJoosten/repos | false | — | https://api.github.com/users/FransJoosten/starred{/owner}{/repo} | https://api.github.com/users/FransJoosten/subscriptions | User | https://api.github.com/users/FransJoosten | public | 2026-08-31T08:03:50Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049059 | 180683771 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771 |
| 1 | 5 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 6 | {"login":"FransJoosten","id":78415948,"node_id":"MDQ6VXNlcjc4NDE1OTQ4","avatar_… | https://avatars.githubusercontent.com/u/78415948?v=4 | — | https://api.github.com/users/FransJoosten/events{/privacy} | https://api.github.com/users/FransJoosten/followers | https://api.github.com/users/FransJoosten/following{/other_user} | https://api.github.com/users/FransJoosten/gists{/gist_id} | — | https://github.com/FransJoosten | 78415948 | FransJoosten | — | MDQ6VXNlcjc4NDE1OTQ4 | https://api.github.com/users/FransJoosten/orgs | https://api.github.com/users/FransJoosten/received_events | https://api.github.com/users/FransJoosten/repos | false | — | https://api.github.com/users/FransJoosten/starred{/owner}{/repo} | https://api.github.com/users/FransJoosten/subscriptions | User | https://api.github.com/users/FransJoosten | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049054/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049054/cancel | 90420497616 | CS_kwDOOiiGL88AAAAVDXtM0A | https://api.github.com/repos/anomalyco/opencode/check-suites/90420497616 | success | — | 2026-08-31T08:02:44Z | MCP OAuth client hardcodes prompt=consent, bypassing tenant-wide admin consent … | issues | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33371049054 | 33371049054 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049054/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049054/logs | triage | WFR_kwLOOiiGL88AAAAHxRHMXg | anomalyco | .github/workflows/triage.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049054/rerun | 1 | — | 22125 | 2026-08-31T08:02:44Z | completed | {"login":"FransJoosten","id":78415948,"node_id":"MDQ6VXNlcjc4NDE1OTQ4","avatar_… | https://avatars.githubusercontent.com/u/78415948?v=4 | — | https://api.github.com/users/FransJoosten/events{/privacy} | https://api.github.com/users/FransJoosten/followers | https://api.github.com/users/FransJoosten/following{/other_user} | https://api.github.com/users/FransJoosten/gists{/gist_id} | — | https://github.com/FransJoosten | 78415948 | FransJoosten | — | MDQ6VXNlcjc4NDE1OTQ4 | https://api.github.com/users/FransJoosten/orgs | https://api.github.com/users/FransJoosten/received_events | https://api.github.com/users/FransJoosten/repos | false | — | https://api.github.com/users/FransJoosten/starred{/owner}{/repo} | https://api.github.com/users/FransJoosten/subscriptions | User | https://api.github.com/users/FransJoosten | public | 2026-08-31T08:03:34Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371049054 | 216204586 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/216204586 |
| 1 | 7 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 8 | {"login":"NaturalSelect","id":40818329,"node_id":"MDQ6VXNlcjQwODE4MzI5","avatar… | https://avatars.githubusercontent.com/u/40818329?v=4 | — | https://api.github.com/users/NaturalSelect/events{/privacy} | https://api.github.com/users/NaturalSelect/followers | https://api.github.com/users/NaturalSelect/following{/other_user} | https://api.github.com/users/NaturalSelect/gists{/gist_id} | — | https://github.com/NaturalSelect | 40818329 | NaturalSelect | — | MDQ6VXNlcjQwODE4MzI5 | https://api.github.com/users/NaturalSelect/orgs | https://api.github.com/users/NaturalSelect/received_events | https://api.github.com/users/NaturalSelect/repos | false | — | https://api.github.com/users/NaturalSelect/starred{/owner}{/repo} | https://api.github.com/users/NaturalSelect/subscriptions | User | https://api.github.com/users/NaturalSelect | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023842/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023842/cancel | 90420427788 | CS_kwDOOiiGL88AAAAVDXo8DA | https://api.github.com/repos/anomalyco/opencode/check-suites/90420427788 | skipped | — | 2026-08-31T08:02:23Z | fix(tui): show permission prompts from nested subagent chains | issue_comment | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33371023842 | 33371023842 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023842/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023842/logs | review | WFR_kwLOOiiGL88AAAAHxRFp4g | anomalyco | .github/workflows/review.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023842/rerun | 1 | — | 59388 | 2026-08-31T08:02:23Z | completed | {"login":"NaturalSelect","id":40818329,"node_id":"MDQ6VXNlcjQwODE4MzI5","avatar… | https://avatars.githubusercontent.com/u/40818329?v=4 | — | https://api.github.com/users/NaturalSelect/events{/privacy} | https://api.github.com/users/NaturalSelect/followers | https://api.github.com/users/NaturalSelect/following{/other_user} | https://api.github.com/users/NaturalSelect/gists{/gist_id} | — | https://github.com/NaturalSelect | 40818329 | NaturalSelect | — | MDQ6VXNlcjQwODE4MzI5 | https://api.github.com/users/NaturalSelect/orgs | https://api.github.com/users/NaturalSelect/received_events | https://api.github.com/users/NaturalSelect/repos | false | — | https://api.github.com/users/NaturalSelect/starred{/owner}{/repo} | https://api.github.com/users/NaturalSelect/subscriptions | User | https://api.github.com/users/NaturalSelect | public | 2026-08-31T08:02:24Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023842 | 212696900 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/212696900 |
| 1 | 9 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 10 | {"login":"NaturalSelect","id":40818329,"node_id":"MDQ6VXNlcjQwODE4MzI5","avatar… | https://avatars.githubusercontent.com/u/40818329?v=4 | — | https://api.github.com/users/NaturalSelect/events{/privacy} | https://api.github.com/users/NaturalSelect/followers | https://api.github.com/users/NaturalSelect/following{/other_user} | https://api.github.com/users/NaturalSelect/gists{/gist_id} | — | https://github.com/NaturalSelect | 40818329 | NaturalSelect | — | MDQ6VXNlcjQwODE4MzI5 | https://api.github.com/users/NaturalSelect/orgs | https://api.github.com/users/NaturalSelect/received_events | https://api.github.com/users/NaturalSelect/repos | false | — | https://api.github.com/users/NaturalSelect/starred{/owner}{/repo} | https://api.github.com/users/NaturalSelect/subscriptions | User | https://api.github.com/users/NaturalSelect | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023763/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023763/cancel | 90420427585 | CS_kwDOOiiGL88AAAAVDXo7QQ | https://api.github.com/repos/anomalyco/opencode/check-suites/90420427585 | skipped | — | 2026-08-31T08:02:23Z | fix(tui): show permission prompts from nested subagent chains | issue_comment | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33371023763 | 33371023763 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023763/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023763/logs | opencode | WFR_kwLOOiiGL88AAAAHxRFpkw | anomalyco | .github/workflows/opencode.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023763/rerun | 1 | — | 77146 | 2026-08-31T08:02:23Z | completed | {"login":"NaturalSelect","id":40818329,"node_id":"MDQ6VXNlcjQwODE4MzI5","avatar… | https://avatars.githubusercontent.com/u/40818329?v=4 | — | https://api.github.com/users/NaturalSelect/events{/privacy} | https://api.github.com/users/NaturalSelect/followers | https://api.github.com/users/NaturalSelect/following{/other_user} | https://api.github.com/users/NaturalSelect/gists{/gist_id} | — | https://github.com/NaturalSelect | 40818329 | NaturalSelect | — | MDQ6VXNlcjQwODE4MzI5 | https://api.github.com/users/NaturalSelect/orgs | https://api.github.com/users/NaturalSelect/received_events | https://api.github.com/users/NaturalSelect/repos | false | — | https://api.github.com/users/NaturalSelect/starred{/owner}{/repo} | https://api.github.com/users/NaturalSelect/subscriptions | User | https://api.github.com/users/NaturalSelect | public | 2026-08-31T08:02:24Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33371023763 | 174391588 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/174391588 |
| 1 | 11 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 12 | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/cancel | 90420138369 | CS_kwDOOiiGL88AAAAVDXXRgQ | https://api.github.com/repos/anomalyco/opencode/check-suites/90420138369 | — | — | 2026-08-31T08:00:58Z | release | push | — | v2 | {"id":"0dad76e618e82ce8c93354076b11b97880bd7347","tree_id":"db4a72594f48917296b… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 0dad76e618e82ce8c93354076b11b97880bd7347 | fix(ui): prevent menu items from shrinking (#46353) | 2026-08-31T08:00:55Z | db4a72594f48917296b44a2e9352c2a5bb8d7100 | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 0dad76e618e82ce8c93354076b11b97880bd7347 | https://github.com/anomalyco/opencode/actions/runs/33370919358 | 33370919358 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/logs | release | WFR_kwLOOiiGL88AAAAHxQ_Rvg | anomalyco | .github/workflows/publish.yml | — | [] | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358/rerun | 1 | — | 18722 | 2026-08-31T08:00:58Z | in_progress | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | 2026-08-31T08:03:41Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919358 | 168190908 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/168190908 |
| 1 | 13 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 14 | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919345/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919345/cancel | 90420138357 | CS_kwDOOiiGL88AAAAVDXXRdQ | https://api.github.com/repos/anomalyco/opencode/check-suites/90420138357 | success | — | 2026-08-31T08:00:58Z | fix(ui): prevent menu items from shrinking (#46353) | push | — | v2 | {"id":"0dad76e618e82ce8c93354076b11b97880bd7347","tree_id":"db4a72594f48917296b… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 0dad76e618e82ce8c93354076b11b97880bd7347 | fix(ui): prevent menu items from shrinking (#46353) | 2026-08-31T08:00:55Z | db4a72594f48917296b44a2e9352c2a5bb8d7100 | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 0dad76e618e82ce8c93354076b11b97880bd7347 | https://github.com/anomalyco/opencode/actions/runs/33370919345 | 33370919345 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919345/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919345/logs | typecheck | WFR_kwLOOiiGL88AAAAHxQ_RsQ | anomalyco | .github/workflows/typecheck.yml | — | [] | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919345/rerun | 1 | — | 63282 | 2026-08-31T08:00:58Z | completed | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | 2026-08-31T08:02:20Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919345 | 178887963 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/178887963 |
| 1 | 15 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 16 | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919335/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919335/cancel | 90420138295 | CS_kwDOOiiGL88AAAAVDXXRNw | https://api.github.com/repos/anomalyco/opencode/check-suites/90420138295 | success | — | 2026-08-31T08:00:58Z | fix(ui): prevent menu items from shrinking (#46353) | push | — | v2 | {"id":"0dad76e618e82ce8c93354076b11b97880bd7347","tree_id":"db4a72594f48917296b… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 0dad76e618e82ce8c93354076b11b97880bd7347 | fix(ui): prevent menu items from shrinking (#46353) | 2026-08-31T08:00:55Z | db4a72594f48917296b44a2e9352c2a5bb8d7100 | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 0dad76e618e82ce8c93354076b11b97880bd7347 | https://github.com/anomalyco/opencode/actions/runs/33370919335 | 33370919335 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919335/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919335/logs | deploy-www | WFR_kwLOOiiGL88AAAAHxQ_Rpw | anomalyco | .github/workflows/deploy-www.yml | — | [] | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919335/rerun | 1 | — | 1777 | 2026-08-31T08:00:58Z | completed | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | 2026-08-31T08:02:59Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919335 | 320536136 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/320536136 |
| 1 | 17 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 18 | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919304/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919304/cancel | 90420138239 | CS_kwDOOiiGL88AAAAVDXXQ_w | https://api.github.com/repos/anomalyco/opencode/check-suites/90420138239 | — | — | 2026-08-31T08:00:58Z | fix(ui): prevent menu items from shrinking (#46353) | push | — | v2 | {"id":"0dad76e618e82ce8c93354076b11b97880bd7347","tree_id":"db4a72594f48917296b… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 0dad76e618e82ce8c93354076b11b97880bd7347 | fix(ui): prevent menu items from shrinking (#46353) | 2026-08-31T08:00:55Z | db4a72594f48917296b44a2e9352c2a5bb8d7100 | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 0dad76e618e82ce8c93354076b11b97880bd7347 | https://github.com/anomalyco/opencode/actions/runs/33370919304 | 33370919304 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919304/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919304/logs | test | WFR_kwLOOiiGL88AAAAHxQ_RiA | anomalyco | .github/workflows/test.yml | — | [] | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919304/rerun | 1 | — | 68456 | 2026-08-31T08:00:58Z | in_progress | {"login":"Brendonovich","id":14191578,"node_id":"MDQ6VXNlcjE0MTkxNTc4","avatar_… | https://avatars.githubusercontent.com/u/14191578?v=4 | — | https://api.github.com/users/Brendonovich/events{/privacy} | https://api.github.com/users/Brendonovich/followers | https://api.github.com/users/Brendonovich/following{/other_user} | https://api.github.com/users/Brendonovich/gists{/gist_id} | — | https://github.com/Brendonovich | 14191578 | Brendonovich | — | MDQ6VXNlcjE0MTkxNTc4 | https://api.github.com/users/Brendonovich/orgs | https://api.github.com/users/Brendonovich/received_events | https://api.github.com/users/Brendonovich/repos | false | — | https://api.github.com/users/Brendonovich/starred{/owner}{/repo} | https://api.github.com/users/Brendonovich/subscriptions | User | https://api.github.com/users/Brendonovich | public | 2026-08-31T08:01:50Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370919304 | 193014382 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/193014382 |
| 1 | 19 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 20 | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/cancel | 90419898569 | CS_kwDOOiiGL88AAAAVDXIoyQ | https://api.github.com/repos/anomalyco/opencode/check-suites/90419898569 | skipped | — | 2026-08-31T07:59:52Z | Unable to select and move the conversation to the left sidebar | issues | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33370830435 | 33370830435 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/logs | duplicate-issues | WFR_kwLOOiiGL88AAAAHxQ52Yw | anomalyco | .github/workflows/duplicate-issues.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435/rerun | 1 | — | 31131 | 2026-08-31T07:59:52Z | completed | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | 2026-08-31T07:59:53Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370830435 | 180683771 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771 |
| 1 | 21 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 22 | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767378/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767378/cancel | 90419730211 | CS_kwDOOiiGL88AAAAVDW-XIw | https://api.github.com/repos/anomalyco/opencode/check-suites/90419730211 | success | — | 2026-08-31T07:58:57Z | Unable to select and move the conversation to the left sidebar | issues | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33370767378 | 33370767378 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767378/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767378/logs | triage | WFR_kwLOOiiGL88AAAAHxQ2AEg | anomalyco | .github/workflows/triage.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767378/rerun | 1 | — | 22124 | 2026-08-31T07:58:57Z | completed | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | 2026-08-31T08:00:49Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767378 | 216204586 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/216204586 |
| 1 | 23 | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com> | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — | — |
| 1 | 24 | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767371/artifa… | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767371/cancel | 90419730216 | CS_kwDOOiiGL88AAAAVDW-XKA | https://api.github.com/repos/anomalyco/opencode/check-suites/90419730216 | success | — | 2026-08-31T07:58:57Z | Unable to select and move the conversation to the left sidebar | issues | — | dev | {"id":"9f69463f1d556af2b5b51d2efa1c04f5f544f911","tree_id":"35b4f38721dd4830e6c… | {"name":"opencode-agent[bot]","email":"219766164+opencode-agent[bot]@users.nore… | {"name":"GitHub","email":"noreply@github.com"} | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | fix(app): backport session rename and tab menu fixes to v1 (#46116) | 2026-08-31T05:19:51Z | 35b4f38721dd4830e6c690e91fb7dc5db173453b | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | — | 9f69463f1d556af2b5b51d2efa1c04f5f544f911 | https://github.com/anomalyco/opencode/actions/runs/33370767371 | 33370767371 | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767371/jobs | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767371/logs | duplicate-issues | WFR_kwLOOiiGL88AAAAHxQ2ACw | anomalyco | .github/workflows/duplicate-issues.yml | — | [{"url":"https://api.github.com/repos/MervinPraison/opencode/pulls/68","id":439… | [] | opencode | {"id":975734319,"node_id":"R_kgDOOiiGLw","name":"opencode","full_name":"anomaly… | — | https://api.github.com/repos/anomalyco/opencode/{archive_format}{/ref} | — | 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://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 | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/deployments | The open source coding agent. | — | https://api.github.com/repos/anomalyco/opencode/downloads | https://api.github.com/repos/anomalyco/opencode/events | false | — | — | 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} | — | — | — | — | — | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/hooks | https://github.com/anomalyco/opencode | 975734319 | — | 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} | — | https://api.github.com/repos/anomalyco/opencode/languages | — | 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… | — | — | {"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 | — | — | — | — | — | — | false | — | https://api.github.com/repos/anomalyco/opencode/pulls{/number} | — | https://api.github.com/repos/anomalyco/opencode/releases{/id} | — | — | — | — | — | 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://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} | — | https://api.github.com/repos/anomalyco/opencode | — | — | — | — | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767371/rerun | 1 | — | 31130 | 2026-08-31T07:58:57Z | completed | {"login":"Jack-0612","id":75404538,"node_id":"MDQ6VXNlcjc1NDA0NTM4","avatar_url… | https://avatars.githubusercontent.com/u/75404538?v=4 | — | https://api.github.com/users/Jack-0612/events{/privacy} | https://api.github.com/users/Jack-0612/followers | https://api.github.com/users/Jack-0612/following{/other_user} | https://api.github.com/users/Jack-0612/gists{/gist_id} | — | https://github.com/Jack-0612 | 75404538 | Jack-0612 | — | MDQ6VXNlcjc1NDA0NTM4 | https://api.github.com/users/Jack-0612/orgs | https://api.github.com/users/Jack-0612/received_events | https://api.github.com/users/Jack-0612/repos | false | — | https://api.github.com/users/Jack-0612/starred{/owner}{/repo} | https://api.github.com/users/Jack-0612/subscriptions | User | https://api.github.com/users/Jack-0612 | public | 2026-08-31T08:00:13Z | https://api.github.com/repos/anomalyco/opencode/actions/runs/33370767371 | 180683771 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771 |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 30008ms | 2 | ok | actor, actor__avatar_url, actor__email |
| minimal | t2 | 32301ms | 2 | ok | actor, actor__avatar_url, actor__email |
| realistic | t1 | -1ms | 0 | error | — |
| realistic | t2 | -1ms | 0 | error | — |
| edge | t1 | 36403ms | 200 | ok | actor, actor__avatar_url, actor__email |
| edge | t2 | 33301ms | 200 | ok | actor, actor__avatar_url, actor__email |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:00:23ZJSON record:
reports/github/tables/repo_action_runs.jsonfirst_run_at:
2026-08-31T08:00:23Zlast_retried_at:
2026-08-31T08:00:23Zretry_count:
0