pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Ruby is:merged
Filter by
127M results
Summary
Two related fixes for the example-showcase rendering issues (field types / charts / page component all displayed wrong
because of Console renderer-registry gaps):
1. Showcase page — the component-gallery ...
size/xs
Adds a full annual planification view to the planner alongside Weekly and Monthly.
Changes
- DB — migration 0100 creates planner_annual_goals and planner_annual_goal_tasks tables
- Backend — 7 new ...
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
deprioritized
platform: learn
scope: curriculum
scope: i18n
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
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
Talking to Claude on the Monthly report template page went silent — long instructions produced (no reply) in the chat
panel.
Root cause: chatBuildReportTemplate set max_tokens: 2048. An 18-section ...
你是对的,这是 app 的 bug
图像 / 视频节点的模型下拉用 fetchModels({ customBaseUrls: serverUrls }) 取了所有已保存地址的并集;但 generateImage / generateVideo
实际只发到单个当前地址(customBaseUrl)。
后果:某个模型只存在于另一台已保存的服务器上,却出现在下拉里可被选中,提交时却发到当前这台(没有该文件)→ ...