pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged is:merged language:JavaScript is:merged
Filter by
92.6M results
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
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
Recent re-exports (#2, #3) were run with seed only, so the identifiers, references, and version rules that sbon-core
derives in its aggregate step were dropped. package-identifiers.js fell to 13 rows and ...
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
🤖 Automated Release PR
This PR was automatically created by GitHub Actions after all CI checks passed on the claude branch.
✅ Pre-merge Checklist
- [x] All CI tests passing
- [x] Version bumped ...
变更
1. 新增 CI(之前仓库无任何 workflow)
- .github/workflows/tests.yml:ubuntu + Python 3.12
- 装 pytest + pyyaml(仓库唯一第三方测试依赖,yaml 在源码里是可选 import)
- push / PR 到 main 时跑 tests/ 全部 98 个测试
2. 痕迹清理
- WORKFLOW.md:econ-write ...
概要
- /pr コマンド実行時に main を fetch pull してから差分確認するよう手順を更新
変更ファイル
- .claude/commands/pr.md — 手順1にデフォルトブランチ最新化を追加
テスト
- [ ] 動作確認済み
Summary
- Add temperature scaling for OpenSkill win probabilities while preserving raw probability fields for debugging.
- Use calibrated OpenSkill probabilities for calibration quality, profile/history ...
D209 — second of 3 deferred items
Adds 4 preset chips to Step 2 of the FilterFunnel: This/Last calendar month + This/Last fiscal month (when entity has
fiscalAnchorDay set).
Fiscal logic
`src/lib/fiscalWindow.js#periodPreset` ...
Summary
- update observability worker startup test monkeypatch helper to accept the optional recovery max-age argument
- keep worker startup compatibility path testable after stale-review recovery ...