pullrequests Search Results · language:Dune language:Python language:Java language:TypeScript language:Java language:JavaScript
Filter by
262M 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
Two UX bugs hit during a real run: publish --push did nothing when the commit already existed (push was gated on a fresh
commit), and the result was invisible (branch lives in an isolated job clone, not ...
Tier-3 fixes from the golden-example review.
#241 — agent path robustness (activities/triage.ts, app/drift-source.ts)
- No de-escalation. The Claude path derived risky only from the RISKY/SAFE suffix, ...
Summary
Consumer of backtester #300. Adds the critical research_composite_ic component — the fundamental harness question: does
the blended research score the system acts on predict realized 21d alpha? ...
User description
Updates README to:
- replace 11 stale @moondesignsystem/solid refs with @tryfusion-co/moon-solid
- normalize CLI invocation to npx moon-solid (bin name from package.json)
- add ...
Review effort 1/5
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
원인
handleRequestSiteVisit이 site_visit_request RPC를 호출하는데, OTP 커스텀 인증 환경에서 auth.uid()=null → RPC actor 검증 실패 → request
status 미변경.
수정 내용
BidStatusScreen.jsx — handleRequestSiteVisit 직접 DB 업데이트로 교체
1. ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Fixes the regression reported after v0.7.0 where the scene-control button and /claude stopped working.
Root causes
1. Chat command registration — registerChatCommands() ...