Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:JavaScript

Filter by

234M results  (2 s)

234M results

Summary - DEF-088 수정: UAT-19-02 SQL에서 override_type, override_value → applied_rule 컬럼명 교정 (99f9324) - §1 확인: .env.local SHXK_APP_KEY·SHXK_APP_TOKEN 등록 확인 - §2 확인: zen_agency_rate_overrides org(924c2fcb) ...

BBR-596 — 커뮤니티 게시글 생성 API (EXTEND) community.post.api.create · depends on PB-COMM-DATA-001, PB-AUTH-002 What this is POST /community/posts and the full create pipeline already exist on main (landed ...

Feat/http push config

Summary - add /api/health/feeds to report live feed readiness, scheduler coverage, and race-data freshness without exposing secrets - make /api/internal/live-sync no-provider responses identify ...

Bumps the production-dependencies group with 22 updates: | Package | From | To | | --- | --- | --- | | @clack/prompts | 0.11.0 | 1.6.0 | | @floating-ui/dom | 1.7.5 | 1.7.6 | | @myriaddreamin/rehype-typst ...
dependencies
javascript

Seven user stories covering engine upgrade (WASM), IndexedDB migration, Win Probability chart, opening stats, endgame detection, SRS puzzle wiring, statistics dashboard, and personal coach decision tree. ...

Hardens Cairn now that the repo is public, from a multi-lens README review. Critical - The app only ran on macOS 26.5+ — the deployment target was an accidental Xcode-26 SDK default. Lowered to macOS ...

Bumps @babel/core from 7.29.0 to 7.29.7. details summary Release notes /summary p em Sourced from a href= https://github.com/babel/babel/releases @​babel/core s releases /a . /em /p blockquote h2 v7.29.7 ...
dependencies
javascript

💡 What: Refactored DiscussionThread to use a targeted isSubmitting boolean prop instead of a global submittingReplyId and wrapped it in React.memo. Memoized loadThreads and handleReplySubmit using React.useCallback. ...