pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:HTML
Filter by
175M results
Summary
Adds monitoring hook interfaces (not a platform): signals for bias accumulation, forecast error, feature drift, stale
model, missing data, and widening uncertainty, plus a Monitor registry that ...
Closes #574
What This PR Does
Fixes the OAuth exchange endpoint to use a single atomic Redis GETDEL operation instead of two separate GET and GETDEL
calls.
Root Cause
The /exchange endpoint was performing ...
Adds Barbarian builder options, subclass options, 2024 Weapon Mastery support, and focused builder validation tests.
Summary
Updates developer-, user-, and reporter-facing email templates to use a warmer, more empathetic — but still clear and
action-oriented — tone. The required actions (what was decided, deadlines, ...
Introduction :pencil2:
This PR adds chores to release-please notes. chores were not showing in the release notes
Resolution :heavy_check_mark:
- Used change-log sections to add chore and others to ...
chore
Problem
The deployment failed at the BUILD stage because Railpack could not determine how to build the app. While the repo now
contains a main.py (which triggers Python detection), the pyTelegramBotAPI ...