Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Python language:Java language:JavaScript

Filter by

182M results  (2 s)

182M results

FIXES: - Existing users (password_hash + salt, _id as UUID) now log in correctly - Admin (rahul.31.shah@gmail.com) bypasses OTP — email+password goes straight in - save_user_vertex_config restored ...

Automated change by Forge (Jarvis Ops), on a Claude subscription. Task: Enhance DungeonManager.java — add Map UUID, List String dungeonHistory field with recordDungeonEvent(UUID, String summary) via compute ...

Summary Removes two dead, test-only convenience wrappers — create_dbnsfp_tables (backend/annotation/dbnsfp.py) and create_gnomad_tables (backend/annotation/gnomad.py). Each bundled create the table + ...

Unified replay for hystax/optscale

Round-2 fix after the #24 dry-run no-op (run 27491878427 was green but opened no PR). Root cause: cursor-agent ran advisory-only — it printed a complete fabricated implementation (fake commit 0bb3940, ...

verify_role in main.py was mapping error reasons by string-matching against exc.detail (checking for substrings like profile not found , stale , invalid role ). This was brittle — any change to error message ...
level2
nsoc26

ADR-001 D1 의 첫 실행 태스크. ledger-service cost-flow method(WEIGHTED_AVERAGE | FIFO)를 테넌트 단위로 저장/조회하는 설정 표면만 추가 — shadow(settlement 는 아직 이 설정을 읽지 않음; FIFO 소비 배선은 FIN-BE-025). V7 reconciliation_fx_tolerance ...

Summary - Replace stale static open-bounty and star counts with live-link/status wording. - Keep the ecosystem map useful for onboarding without hardcoding volatile GitHub metrics. - Add a focused ...

The user-facing surface — encrypted DMs are now usable end to end (builds on #160 crypto core + #161 wiring). Added - goMessages() — X-style two-column Messages page (reuses the Channels ch-layout ...