Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:TypeScript language:CSS

Filter by

177M results  (2 s)

177M results

Agrega definiciones de segmento (header + subtítulo de cada bloque) para las 3 categorías: - Lavado (lavarropas, capacidad): High ≥ 9 kg · Mid 8–8,9 kg · Low 8 kg. - Refrigeración (heladeras, tecnología): ...

💡 What: Replaced the .map().filter() chain with a single procedural for loop when building densitySets. 🎯 Why: To eliminate an intermediate array allocation and reduce garbage collection pressure, avoiding ...

Fixes #2 Problem Three related bugs caused HP, AC, and ability scores to be wrong after import: 1. Ability scores — Bonuses from racial traits, feats, and magic items (e.g. Ability Score Improvements, ...

Refs #77. Summary of What Has Been Done: Extracted verifyWebhookSignature function from backend/index.js to backend/utils/signatureVerifier.js and imported it. Changes Made: - Created backend/utils/signatureVerifier.js ...

Implements T4 of the deep-agents enhancement plan (docs/plans/task-1-deep-agents-enhancement.md): the build_deep_agent factory contract from spec §5.3, replacing the T1 NotImplementedError stub. Changes ...

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

Summary The toolbar s Pause animations toggle only injected animation-play-state: paused + zeroed transition durations — the screen never actually stilled. Hover/active/focus styles kept applying (they ...

Fixes the first server-side migration run (#567), which failed with Cannot find package @prisma/client in the spawned child — and surfaced a deeper break: Prisma 7 removed the bare new PrismaClient() ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Доработка 3 (скоуп от backend) - Новый POST /api/showcase-matrix/scope-all: возвращает все записи матрицы и список ТТ в зоне видимости пользователя. - Клиент (distribution-analytics-store) ...

根因 UpdateSurveySchema = CreateSurveyBaseSchema.partial() 中,Zod 的 .partial() 不會移除 .default()。CreateSurveyBaseSchema 在 5 個欄位設有預設值: | 欄位 | default | | --- | --- | | type | standard | | aiReviewEnabled | ...