Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:PHP

Filter by

142M results  (2 s)

142M results

배경 (WIP NEW-1) 11번가 발송처리(1888)의 path 키 dlvNo(배송번호)는 ordNo(=externalOrderId)와 다른 값이다. PR-5 에서 주문 수집 시 MarketOrder.extra.dlvNo 로 수집은 했으나, orders 테이블에 보존할 컬럼이 없어 발송 워커가 dlvNo 를 얻지 못하고 external_order_id(=ordNo)를 ...

What Extract the NPM /api/tokens credential-verification block from useExistingNpmCreds into a verifyNpmCreds helper. Why Lint-sweep: drops useExistingNpmCreds from 57 → under 50 lines, clearing its ...

Split frontend and backend Added more tests Added public profile feature Added GeoJSON outputs Added configuration of landing view on map

Summary - All 12 missing pages added to sidebar — Creator section (Video Editor, Website Builder, Widgets, Workflows, Plan Board) + Utilities (Allies, Council Board, Achievements, Forecast, Notifications, ...

Summary Adds PDF support to the iraqld importer. The HTML page at iraqld.e-sjc-services.iq lazy-loads articles in batches of ten — a Save Page As, HTML Only snapshot only ever contains the first ten, ...

Completes the deep-dive rollout — all 34 books now in the in-depth format 🎉 This PR adds the final two batches of deep-dive guides, written from the start in the full-sentence prose standard (complete ...

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. This section details on the original issue you should resolve ...

Motivation - Provide an initial Next.js (app directory) scaffold for the Idlewild Coffee redesign including UI, styling, and sample content to bootstrap the site. - Include a client-side interactive ...
codex

背景 真实实测(BanDB#48)暴露:DeepSeek 返回了空的结构化结果,重试后仍空,旧代码抛原始 ZodError → Action 变红且什么都没发,违背 不阻塞 原则;而且看不到模型到底返回了什么,无法诊断。 改动 - review() 在重试耗尽且输出不可解析时抛 InvalidModelOutputError,携带原始输出。 - Action 捕获它:把原始输出片段 + ...