Skip to content

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

Filter by

183M results  (3 s)

183M results

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

- team-battle-core: extractStats liefert nun specialAttack/specialDefense, sonst ergab calculateDamage bei Spezial-Attacken in der Gym-Challenge NaN - Prompts: gültige deutsche Typnamen + Grounding ...

Use the wrapper that delegates to streaming trace lifecycle API if the option is enabled, and falls back to the existing tracing API otherwise. This allows us to dogfood the new tracing lifecycle by flipping ...
Scope: Backend

GitHub README does not reliably render inline video, so the hero now links to a GitHub Pages demo page with a proper MP4 player. What changed - README keeps the GIF thumbnail for visibility - Clicking ...

This one was fun: when a report s table is only filled with zeroes, we wanted to be able to show a notice to the user instead of having them hunt for a non-zero value. I think this is a pretty clean frontend-only ...

PR Checklist - [ ] Have you verified that the PR is pointing to the correct target branch? (develop for features/bugfixes, other if mentioned in the task) - [ ] Have you verified that your branch ...

What ADMESH rotation (hour-09, 2026-06-18, maintenance track — MADMESHing#48 closed/completed by operator 2026-06-18, overhaul phase done). Surfaced by running the full suite (439 passed, 14 skipped, ...

概要 首个驱动真实 __handle_transfer 走识别成功路径(已识别 mediainfo → do_transfer → 返回/回调)的集成测试。此前仅识别失败分支有覆盖(test_transfer_job_manager.py:583/612),成功路径零集成覆盖。 价值 1. 补上 transfer 流水线在 venv 内的集成覆盖缺口。 2. 作为后续安全抽 block-1(识别块)/ ...

Changes Made - Added query parameter parsing using req.query - Updated GET /api/v1/products route to support limit - Implemented dynamic SQL query using PostgreSQL LIMIT - Added validation for ...