Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:C# language:Python

Filter by

163M results  (2 s)

163M results

Lot 22 — structurel O10 + O6 ×2 (multi-agents) Vingt-deuxième itération de l audit d optimisation (docs/AUDIT_OPTIMISATION.md). 3 agents en worktrees isolés. O10 — extraction de sous-routeur - routes/visit.js ...

Description of change Update ws package How to test CI passes Jira Issue(s) !-- Link a Jira issue for this PR. Replace TTAHUB-0 before requesting review. -- !-- Maintenance, dependency, docs, and ...

Closes #1344. Added a graceful error boundary to handle continuous and out-of-bounds interventions.

!--pre-commit.ci start-- updates: - github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.17 - github.com/tox-dev/pyproject-fmt: v2.23.0 → v2.24.1 - github.com/astral-sh/uv-pre-commit: 0.11.19 ...

Summary Migrates 4 workflows from per-PAT fine-grained tokens to short-lived installation tokens minted by the prefect-ci-bot trust-tier GitHub Apps. Part of the GitHub PAT Consolidation project. | Workflow ...

Summary Add an opt-in sparse edge-attribute attention-bias path for Graph Transformer. This introduces edge_attr_attention_bias_mode= sparse_linear on GraphTransformerEncoder, while preserving the default ...

Description: - Implements aten.masked_scatter.default with semantics out[mask] = source.flatten()[: mask.sum()]. - Flattens self/mask/source, then for each flat position selects source[cumsum(mask) ...

What Comments out the Netlify schedule() registration in the three event-reminder functions so they no longer fire on cron: - functions/event-reminders-hourly/index.js — was 50 * * * * - functions/event-reminders-daily/index.js ...

Summary - require matched customer industries to be nonempty strings before embedding lookup - return the existing no-recommendation result for null, unhashable, empty, or whitespace-only industry ...