Skip to content

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

Filter by

183M results  (3 s)

183M results

Promotes the current develop to main. Three merged PRs since the last release: - #152 — Restore limit_games on the internal game-resolution path. Fixes /landing_data/ (and /events/, /star_chances/, ...

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | ghcr.io/flaresolverr/flaresolverr | minor | v3.4.6 → v3.5.0 | [!WARNING] Some dependencies could not be looked ...
docker

Summary - Updates prompts/answer_system.md so visible Discord replies should feel like direct group chat replies rather than customer-service or generic GPT responses. - Adds an explicit instruction ...

Summary The repo had zero tests — every module was at 0% coverage. This PR adds a full pytest suite for all four api/app/ modules, bringing them to 100% line coverage (104 statements, 0 missed). What ...

…-scale experiments Coefficient-space MGDA (single backward via N-trajectory Gram min-norm), multi-axis verifier-free rewards (terminal/answer-consensus/rubric), and cross-task generalisation (GSM8K, ...

fix: comment out base-url endpoint in filter chain definition

Summary The codebase had several places where errors were silently swallowed or not properly propagated, making debugging difficult and hiding real failures. Poller (poller.py): A single except Exception ...

Summary Chunked-parse: probe first chunk before fanning out, fix misleading fallback log Task oss-179 — lane: oss — section: Now: Ship-Ready OSS (what s left) Docs updated (same PR, not a follow-up) ...

This UDL is borderline required if you re going to be editing CSS in npp imo, idk how its not more popular, but it s missing a few things. Some stuff like @at_rules being combined with !important, or the ...

Summary This PR adds a complete integration test suite that exercises the full transcode pipeline end-to-end using real ffmpeg calls, along with infrastructure for generating synthetic test videos. Key ...