pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:C# language:JavaScript
Filter by
176M results
… citations
Root cause: LLM generates turn numbers rather than looking them up, causing two classes of false positives:
1. Correct issue, wrong turn number cited
2. Fabricated quote that was never ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout (changelog) | action | digest | de0fac2 → df4cb1c |
Configuration
📅 Schedule: ...
Bumps @types/node from 24.12.4 to 25.9.1. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
概述
本 PR 修复了 API 模型接入后引入的前端工作流选择问题,并完善了 API 视频模型能力与大语言模型 Base URL 处理逻辑。
主要修改
- 修复“快速创作 / 动态视频”中本地 ComfyUI / RunningHub 工作流入口被 API 模型入口覆盖的问题。
- 将媒体生成来源拆分为 RunningHub、本地 ComfyUI、API 模型,避免本地 workflow ...
Why / What / How
During streaming responses, the client was fetching the last message from persistent memory on the main thread in
swap_to_bubble to populate the ChatBubble s msg_data. However, because ...
What
EPSS exploit-probability score validation and canonicalisation for the F-WF-01 vuln-intake CORE action bodies (n8n,
Temporal, LangGraph) to bind against. Sibling 2/5 of the F-WF-01 CORE-PRIM decomposition. ...
Adds mapping for handling the Akamai s behavior failAction (which works like a redirect in response phase) and the
matchResponseCode (which is like our upstream_status variable).
Summary
Adds an explicit minimal permissions block to the test workflow so the default GITHUB_TOKEN is limited to read-only
repository contents.
Context
GitHub code scanning reported alert #4, actions/missing-workflow-permissions, ...