pullrequests Search Results · language:Dune language:Python language:JavaScript is:merged language:Ruby is:unmerged
Filter by
40.6M results
The README lacked clear fork differentiation, organized documentation by purpose, and actionable build instructions for
macOS users. This redesign restructures the README to prioritize fork identity, provide ...
ADR-024 (#423) PR3-pre-2 工具層(Commit 1):把 rule pack 的 3 副本手動同步 (rule-packs/ source / k8s/03-monitoring/ live configmap /
operator-manifests/ 樣板)降為單源生成 + drift guard,根治 PR3-pre 實證的 ~2 個月雙向 drift。
新增:
...
Introduce renderX/renderY and targetX/targetY on tokens and initialize them in spawnToken. Change upsertRemoteToken to
set targetX/targetY (instead of immediately moving the DOM) so remote updates are ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| aws-actions/configure-aws-credentials (changelog) | action | digest | acca2b1 → 99214aa |
Configuration ...
$(cat EOF
Summary
Addresses the standard vocab coverage check from #16 by adding ~220 new entries across verbs and nouns.
- 100 verbs (issues #26–29): motion pairs (бежать/идти/ходить, войти/входить, ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| commander | ~2.10.0 → ~15.0.0 | ...
Motivation
- The previous implementation used os.link(...) to promote temporary outputs which is unnecessary and can fail across
filesystems, while temporary files are already created inside the ...
codex
Closes #1767
Motivation
Iterating on a rubric currently means re-running the whole trial — agent rollout included — to see how a rubric change
moves the reward. For agentic tasks that is the expensive ...
area:cli
area:core
area:docs
area:environments
area:tests
The closing tag becomes /script\s* so a spaced end tag ( /script , valid HTML) cannot slip the no-inline-script guard
(CodeQL py/bad-tag-filter follow-up to the case-insensitivity fix).