pullrequests Search Results · language:Dune language:Python language:PHP language:JavaScript language:HTML language:JavaScript
Filter by
189M results
PR Summary
- Added a guard in modules/assembly.nf so syri emits an empty valid VCF and exits successfully when coords or
filtered_delta is empty.
- Replaced the old cleanup parameter with clean_workdir. ...
bug
documentation
Bumps rollup from 4.57.0 to 4.62.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/rollup/rollup/releases rollup s releases /a . /em /p blockquote h2 v4.62.0 /h2 h2 ...
dependencies
javascript
功能描述
对话轮数从硬编码 MAX_HISTORY=12 改为由 settings.chatHistoryRounds 控制,前后端透传。
实现思路
- app.js: MAX_HISTORY 改为 settings.chatHistoryRounds * 2
- chat-api.js: buildBody() 携带 historyRounds
- api/chat.js: 后端校验接收 ...
Pull Request
📋 Description
Brief description of the changes made in this PR.
🔗 Related Issue
Closes #(issue number)
🚀 Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- ...
Automated test pull request
Description:
- Updated game text color to green
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
- enforce the documented YYYY-MM-DD decision metadata shape before ISO date parsing
- add a regression test for compact ISO dates such as 20260604
Fixes
- Addresses the Codex review thread ...