Skip to content

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

Filter by

149M results  (2 s)

149M results

Port the whole documentation site on our Markdown - mkdocs platform. Actually, the news system is rudimental: it should be a sort of blog but no mkdocs blog plugin (material included) is compatible with ...

What Rework the Unit Test Suite gate (.github/workflows/unit-suite.yml) — the only CI check that runs the whole pytest tests/ suite — to be much faster and a more accurate gate, without changing what ...

🔗 View agent run: https://app.netlify.com/projects/whbreeding/agent-runs/6a340d7878fb3677ca765bb6 🤖 Agent: Claude 💬 Prompt: Getting this error when trying to use chat Error: AI Gateway is not configured. ...

Completes #93. When the plan view is too dense to dimension every hole — the layout dropped a callout or a location reference — the engine now replaces the individual callouts and X/Y location dims with ...

Follow-up to #28661 (Laguna-M.1 cookbook). Enables FP8 on all Blackwell platforms and drops the provisional AIME 25 numbers. FP8 on Blackwell The initial page restricted FP8 to Hopper (H200) because ...
documentation

Valid yaml + Device import smoke

Analytics (#24) and Settings (#25) are merged + live on tradetri.com, but their sidebar + mobile-drawer nav items still showed a SOON badge. This removes comingSoon: true for those two items only. Kept ...

Scanning each query token for a short id meant a query with multiple short ids (e.g. SENTRY-1 SENTRY-2) redirected to whichever resolved first. Return every matched group instead, and only set the direct-hit ...
Scope: Backend