pullrequests Search Results · language:Dune language:Python language:HTML language:C# language:JavaScript language:HTML
Filter by
188M results
Automated test pull request
Automated PR for traffic splitting synthetic test. Environment: env-c6ec07b228b0451f9641f2df34bffcf9. Created
at 2026-06-01 23:42:59 UTC
WI-67 — Configurable Gatekeeper Risk Profiles
Makes the terminal Gatekeeper (LLMEvaluationResponse) read its six risk thresholds from config via Pydantic validation
context, instead of hardcoded module ...
Summary
- Messaging toggle (org-level): Clients can now enable/disable the Send message button across all published maps via a
new toggle on the Messaging tab. Defaults to off for all clients — ...
Fixes #2786.
When two options share a parameter name (a normal value option plus a flag_value option with a callback) and only the
flag is passed, the value option would override the slot, so the function ...