pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript
Filter by
149M results
修复
1. 登录后商品列表空白
- 现象: 买方登录后首次进商品列表页空白,刷新才显示
- 根因: filterFingerprint 包含 prefCodes。登录后 prefCodes 异步到达时 fingerprint 变化触发 setAllProducts([]),但 swrKey 未变,SWR
不重新请求,allProducts 停留在空数组
- 修复: 重置依赖从 ...
Summary
Upgrades the sentiment lens from GDELT-tone-only to a multi-source market-news lens with two distinct outputs, and
resolves the rate-limit + persistence regressions found in review.
- Facet ...
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
… ISBN extraction
- Add upsert_node, link_concepts, classify_domain to plugin.py and server.py for autonomous knowledge graph mutation
(ReAct orchestrator pattern)
- Add SelfEvolvingOrchestratorAgent ...
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
Purpose
Deleting a user is not possible when it has created docs because the on_delete on the Document class id RESTRICT and we
don t want to change it. We decided to have a specific workflow for correctly ...
backend
Summary
Closes #1.
- Add docs/RUNBOOK.md for operators and agent consumers: Cursor MCP configuration, common failure modes (auth/MFA,
cache directory, lock timeout, session drop, calendar/TTL), ...