pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python language:Ruby
Filter by
45.8M results
Update Dependencies
Type: fix
Selected Diffs
diff --git a/action-src/package.json b/action-src/package.json
index 6e6a756..9b23eb0 100644
--- a/action-src/package.json
+++ b/action-src/package.json ...
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
Summary
delivery.py 出口过滤正则过窄,LLM 学会用同义变体绕过。
Changes
gateway/delivery.py:
- 扩充 _FORBIDDEN_PHRASES 正则,覆盖所有中英文语义等价变体
- 新增中文变体:侯方明确认中、管理员审核中、人工审核中、已进入审核队列、待审核状态、正在等待审核、排队审核中等
- 新增英文变体:pending admin ...
bug
Fixes #2385 Fixes #2386 Fixes #2387
agent/scanner
copilot
dco-signoff: yes
hive/hive
Task(1029721):Add WPF PDFViewer UI Builder skill docs and image
Fix
local PosteriorDatabase.reference_draws() returns a list of chain-dicts; PosteriorDatabaseGithub returns a dict keyed by
chain:1. _aggregate_stan_draws assumed the dict format → AttributeError: list ...
name: Translation Pull Request about: Submit a translation or translation updates title:
labels: [ translation ]
Language
!-- What language(s) are you submitting? --
- Language Code: __ (e.g., ro, ...
Introduce structured error logging for Document AI, Vertex AI, GCS, and Qdrant client initializations. Enhance error
messages with actionable hints for debugging credential issues, improving observability ...
Summary
- derive Slack Gateway internal token audience from forwarded Cloud Run host/proto headers
- covers the real HTTPS Cloud Run URL while avoiding Terraform self-reference
- add test coverage ...