Skip to content

pullrequests Search Results · language:Dune language:Python language:Ruby

Filter by

10.2M results  (2 s)

10.2M results

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Files modified: - mlflow/scripts/custom_model_flavor.py (new) — custom pyfunc model flavor - 00_index/quick-links.md — add link to new script - CHANGELOG.md — record mflow-001

Summary - show later-step progress directly in the Overview onboarding Do later summary - keep the onboarding split between essential basics and later tasks, while making the secondary progress visible ...

Motivation - Reduce the number of steps required for field guards to sign in by replacing the company→site→guard→PIN flow with a single identity+PIN quick-login. - Ensure guards cannot browse ...
codex

Summary - Adds permissions: contents: read at workflow level to restrict GITHUB_TOKEN scope - Fixes CodeQL alert #1: missing workflow permissions - Follows principle of least privilege; CI only ...

What why Closes FC-3 from the Phase C frontend track. Adds the SME-facing guarantee origination flow to the sme-app: request a guarantee → compare bank bids → accept counter-indemnity terms. Three ...

The Timezone device was no longer needed and left a gap (unit 18) in the device numbering after removal. Unit constants were also all hardcoded integers, making insertions and deletions error-prone. Changes ...

What this fixes The pv=42 failure, root-caused with #329 s new instrumentation. The failing synthesis ran at ceiling=4000, not the per-block 21,600. 4000 is the raw whole-phase DEFAULT_MAX_TOKENS, reached ...

May 2026 security remediation — finding H16 Problem The mesh trace endpoints /mesh/traces and /mesh/traces/{id} were gated by _require_any_auth, which accepts any valid agent bearer token. Two issues ...