Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Java language:Java

Filter by

209M results  (2 s)

209M results

Summary Replace MINIMAX_API_KEY/MINIMAX_BASE_URL with generic LLM_API_KEY/LLM_BASE_URL/LLM_MODEL across the benchmark CI pipeline so any Anthropic-compatible LLM provider can be used without code changes. ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...

Summary Closes #260. A validator-rejected ingest used to leave an empty orphaned table behind — create_table fired inside __init__ BEFORE validate_data() ran. The next retry s stale-table guard then ...

Motivation - Reviewer-facing generated artifacts contained host-specific absolute paths which made evidence non-reproducible across local, CI, and external reviewer environments. - Generated summary ...
codex

Dapr just released v1.18.0. | | version | | --- | --- | | Current pin | 1.17.9 | | Upstream latest | 1.18.0 | This PR bumps __dapr_version in application_sdk/version.py so: - The embedded local-dev ...
dependencies

Adds a .mailmap collapsing the two author identities (tonmoy tonmoy@polygontech.xyz and Saddam Hossain …noreply ) into one canonical tonmoy tonmoy007@users.noreply.github.com for git shortlog/log/blame ...

背景 根据 webcli-lite 真实发布验收,修复三类发布阻塞:本地 fake-ip DNS 环境下 fetch/map 不可用、部分高价值页面 HTTP 200 但 Markdown 为空、搜索在主引擎限流时前排质量不稳定。 主要变更 - 新增 DNS policy:库默认保持 strict,CLI fetch/map 默认使用 local-agent。 - local-agent ...