pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Python language:Python
Filter by
148M results
Description
Removes Resend as an email provider and promotes Brevo SMTP to the sole, first-class provider. Eliminates the fallback
pattern that required touching every email call site when switching services, ...
The problem
A fresh clone cannot read any leaderboard number today. examples/read_results.py exists, but
examples/results-mini.parquet does not, and the canonical results/sweep-full/results.parquet is ...
Benchmark PR (auto-created)
Problem
The synthesis call (allow_tool_calls=False, no tools) builds a payload with tool_choice= none but no tools. The live
OpenAI API rejects this:
openai.BadRequestError: 400 - Invalid value for ...
Summary
Fixes #50.
VaultBaseAuth.getAuthToken s AuthTokenExpiredError branch was unreachable. As a result, an expired token obtained from a
non-refreshable auth method (e.g. VaultTokenAuth) was returned ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Fixes a bug where union querysets with an ordered operand break after evaluating a derived queryset (e.g.
qs.order_by().values_list( pk , flat=True)), causing ...
Documents the provider/client-agnostic standard for ANY agent to participate in Cognitive Core rooms: receive via poll
cognitive_inbox / long-poll /wait / webhook; reply via room_post; dübler covers 24/7. ...
What
run_dry_paper_cycle relied on run_paper_cycle s default params, so cycle --dry-run silently ignored
MT_RISK_WEIGHTING/MT_TILT_STRENGTH and always showed the old top-N equal selection. Now it passes ...
Summary
Extends the canonical request-timestamp test suite with 20 new cases covering sanitizeRequestId — the
length-variance-safe validation gate used for all inbound x-request-id header values. The ...