pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:PHP language:Python
Filter by
12.4M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| python-jsonschema/check-jsonschema (changelog) | repository | digest | 9433772 → f805888 |
Note: ...
dependencies
优化构建脚本
Summary
Persists every successful Telegram dispatch into a new sent_notifications table, adds a /notifications/history dashboard
view, and re-points the per-deal cooldown query at the new table — fixing ...
Summary
- add unattended runtime log archive sync for Codex Stop events
- archive run reports under agent-reports/ repo-key / run-id / and include codex-runtime/eval/report surfaces in
sync/push ...
Motivation
- A stray k line in green-card-telegram/app/dictionaries/uz.yaml broke YAML parsing and caused yaml.ScannerError when
the bot loaded i18n data, leading to runtime failures.
Description ...
codex
This adds an internal integer guard for stream byte counts, sizes, and offsets, then uses it where stream decorators and
upload helpers perform arithmetic or accept configured sizes. Operations that would ...
…l context bias (match production asr.py)
新增手动指定分支编译验证的 CI workflow,支持通过 workflow_dispatch 参数指定任意分支进行 Maven 编译。
用法:
gh workflow run ManualBranchCompileVerify.yml -f branch= 分支名 -f java_version=25
此 PR 独立于 #1762(已合并的 dependabot→dependa 重命名)。 ...
Drives the Chrome DevTools MCP to load a page at 320/375/425/768/1024/1280px, screenshot each, detect horizontal
overflow/layout breaks via a probe script, fix the root cause, and re-verify before reporting. ...
Description
!-- The purpose of the PR, list of the changes, ... --
This PR changes the skipped request handler to receive a Request object instead of only the URL str.
Skipped URLs are now converted ...