pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python is:merged language:TypeScript
Filter by
136M results
Root cause this closes
The Tallyseal intake is called \ spec-driven\ but until now only the tool schema was spec-derived. The chat system
prompt was hand-curated. So every time someone added a field to ...
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
Spent was $0 because it summed total_paid (Stripe). Now uses session price. Fixed $ → £.
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
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Fixes Vercel deployment error: No Output Directory named public found after the Build completed.
Vercel was treating the project as a static site (Framework ...
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
…ation, and fix Vercel deployment
- Refined api/logic-engine.js to handle all diagnostic phases sequentially (one question per turn).
- Implemented Store Validation: added a 58-store lookup table; ...
Fixes #165 by changing the loop-health yield trend from an endpoint comparison to an average of pairwise deltas across
the lookback window, so an outlier at either end cannot dominate a longer trend. Includes ...