pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:JavaScript
Filter by
235M results
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
The eval was sending { form: {...} } but /api/generate s full-generation path expects the form fields at the top level
of the request body (const formData = body at route.js:1228). Server saw an empty ...
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
- Restored the /daily-market-recap command and scripts/daily_market_recap.py workflow on this branch.
- Documented the command/script in CLAUDE.md.
- Generated outputs/daily-market-recap-2026-07-02.md ...
Summary
Wires the shared PricingMatrix + FaqAccordion primitives (#1223) into digiquant.io s homepage as a /#pricing section
(Phase E, epic #1200). Copy maintainer-approved.
Converts the previous ad-hoc ...
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
Added missing package to devDependencies: react-dom.
Why
CI failed with Cannot find module react-dom .
Root cause: The npm install failed because the project declares a dependency on React 17 ...
…e (PR 9B)
Migrate every eligible write-side workflow from legacy refreshCustomerIntelligence() to evaluateTransitionForCustomer()
+ persistTransitionResult():
Migrated workflows (8):
- useUpdateJobStatus ...