pullrequests Search Results · language:Dune language:JavaScript language:Python language:HTML language:Java language:Java
Filter by
210M results
Automated test pull request
Completes the worker verification loop started in the previous PR.
- Admins can list pending documents, approve, or reject (with a required reason, stored and shown back to the worker)
- Approving ...
The umbrella repo tracked __pycache__/*.pyc, so running tests dirtied the tree (surfaced as uncommitted changes during
the 0.2.0 release). Adds a standard Python .gitignore and untracks the two committed ...
Automated test pull request
做了什么
把 cursor-agent 和 grok 接成「多轮可委派」伙伴(python bridge + SESSION_ID 续接),与 collaborating-with-codex/gemini/mimo 同级。
与 PR #3 / external-agent 的分工(两套并存)
| 维度 | collaborating-with-*(本 PR) | external-agent(PR ...
Automated test pull request
Automated test pull request
Keith: show the bottom-nav tab as Live Scoring, not Live .
- site/m/index.html — label text Live → Live Scoring.
- site/m/app.css — .ups-m-nav-label { white-space: nowrap } so it never wraps in the ...
Motivation
- Ensure pushed codex/** branches reliably trigger the AI PR auto-create workflow into phase-13 because a prior Codex
branch (PR #173) did not auto-create and required manual PR creation. ...
codex
Problem
A value set whose compose.include.filter filters on a concept property the code system does not declare in its property
list — e.g. an inline notSelectable property present on concepts but not ...