pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:C#
Filter by
177M results
Release v4.1.0
Repo bump: minor (v4.0.0 - v4.1.0)
Next step: Update tests on this branch to reflect the changes below, then mark this PR ready for review and merge to
master. Back-merge to develop (bumping ...
Adds docs/run_pipeline.md documenting the run_pipeline.py entrypoint. Additive docs only.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Motivation
- Prevent a recurring Windows Start-Process failure when both Path and PATH exist in the process environment.
- Ensure the Windows localhost skill is used up-front before attempting launches ...
codex
Summary
Adds the iLIS interface score (integrated Local Interaction Score; Kim et al., AFM-LIS — github.com/flyark/AFM-LIS) to
AlphaJudge.
iLIS = √(LIS × cLIS), where:
- LIS (already in AlphaJudge) ...
本 PR 修复 editor 中多个小问题:
1. 修复属性面板三个操作图标位置错乱,固定在下方并居中放大。
2. 修复多选复制粘贴 transform 数据时粘贴为初始 0/0/0 的问题。
3. 修复多选时图标跑到可见性下方的问题。
4. 修复层级面板在操作其他物体时自动定位到已选中物体的问题。
5. 修复数据面板小于 0.001 的数值无法修改问题。
6. 数值显示统一保留小数点后三位。 ...
Summary
- Daily automated security audit covering all 12 categories
- No code changes since last review (2026-06-09) — dependency versions unchanged
- All 21 INFO-level findings carried forward ...
Bumps shell-quote from 1.7.2 to 1.8.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md shell-quote s changelog /a . /em /p blockquote ...
dependencies
javascript
Follow-up to #37.
Changes
- Close, not Edit. The read-only view modal now ends with a plain Close button. Editing is reached via the row s
existing pencil action, so the view modal is purely for ...
What
- Restructured tradingcz/ into clear subpackages: common, core, framework, models, clients, indicators, transport,
serialization
- Fixed all cross-package imports to align with the new structure ...