Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:PHP language:HTML

Filter by

56.6M results  (2 s)

56.6M results

Summary Fixes #106 — identical parquet output for multiple sites on Summary_Rewrite. Root cause: since the #69 RNG consolidation (merged 2026-05-24), runSim seeds the simulation RNG with the MC run number ...

![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp package-manager=uv previous-version=3.13.3 new-version=3.13.5) Dependabot will ...
dependencies
python:uv

Summary Eliminates bank claim race condition (R-008) by introducing a dedicated bank_claims table with a UNIQUE partial index that prevents two analysts from claiming the same application simultaneously. ...

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 500 target branch: main ...

Description Emoji reaction tracking previously excluded every bot-authored message, so rooivalk s own messages could never appear on the weekly leaderboard. This PR relaxes that filter so rooivalk s messages ...

Summary Closes #798 (child of epic #788 — Error message consistency). Enforces the factory-only construction contract: all tool error responses must go through ToolResponse.fail() or ToolResponse.from_exception(). ...

Bumps typescript-eslint from 8.56.1 to 8.60.1. details summary Release notes /summary p em Sourced from a href= https://github.com/typescript-eslint/typescript-eslint/releases typescript-eslint s releases ...
dependencies
javascript

Automated changes by create-pull-request GitHub action

Root Cause qecore-headless tries to enable AT-SPI accessibility via: dbus-run-session gsettings set org.gnome.desktop.interface toolkit-accessibility true Two problems: 1. dbus-run-session not found ...