pullrequests Search Results · language:Dune language:Python language:TypeScript language:C# language:Java language:JavaScript
Filter by
278M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Adds centered logo, title, and tagline to the README
- Describes Veilborne as a first-person open-world voxel sandbox with procedural biomes
- Highlights ...
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
Documents the new general_settings.database_disable_prepared_statements option added in BerriAI/litellm#29984.
Adds a Disable Server-Side Prepared Statements section to docs/proxy/configs.md under the ...
Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase
manually by commenting @dependabot rebase.
details summary Dependabot commands ...
dependencies
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
What
A self-contained dev drawer (bottom-right ⚙ DEV button) that only exists when the page is opened with ?dev=1 — it s a
dynamically imported separate chunk (devroom-*.js) and verified absent from normal ...
Features and Changes
- Disable SQL Editor on Experiment query through Event Forwarder
…error-backend
Merge pull request #17 from Gavharoy847606/main
Summary
- 会话标题自动生成:title 为空的会话在回合成功收尾后,fire-and-forget 调 worker 新 RPC GenerateTitle(基于首条提问,≤16 字,worker 侧清洗引号/空白/超长),写入
title;用户手动改名永不覆盖;失败留 null 下一回合自然重试。两条 turn 路径(一元 + 流式)都接线;前端首回合结束后延迟 3s 二刷 ...