Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java

Filter by

195M results  (2 s)

195M results

What we wanted Make train.py drivable by Codex as an autonomous post-training lead. Instead of the one-shot research_agent → train flow, Codex reads each trial s result, edits the recipe (plan.json), ...

Completes the post-PyPI v0.2.1 internals hardening pass for making the harness production-ready for long-running and background delegations. Key changes - Full wiring of StatusManager.ensure_recoverable() ...

ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | turbo (source) | 2.5.2 → 2.9.14 ...

Adds the spec-adherence Definition-of-Done gate for M2 — the test agent. After the builder (US-0011) implements and opens the draft PR, the test agent reads the approved spec + the builder s committed ...

This pull request introduces a comprehensive crisis-signal detection system and updates documentation and user-facing descriptions to reflect new autonomous care features. The centerpiece is the new crisis-signals.js ...

Promotes doc-coverage block validation from advisory no-op to hard-blocking gate in megalint. Changes - doc-coverage.js: New parseDocBlock(), checkBlock(); validate() now returns real violations. Env ...

Updates the requirements on sqlalchemy to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/sqlalchemy/sqlalchemy/releases sqlalchemy s releases ...
dependencies
python

现在的课程平台可以在后台找到观看时长记录,为了刷时长所以 vibe + review 了一下) Features 1. 现在可以按照原速(如果已经看完视频可以二倍速)播放视频。 2. 为这个播放视频的功能添加了一些文字说明 3. 1415926.... Other things... 1. 感觉原来的逻辑可能会导致资源异步加载的时候判定为没课可刷,所以添加了一个异步判断的逻辑。先加载 ...

Closes #481 Summary - Bates.fit() inherited the base-class 3-parameter Nelder-Mead, which stalls on the piecewise-constant (staircase) log-likelihood caused by Math.round(n) in the constructor ...