pullrequests Search Results · language:Dune language:Python language:Java language:PHP language:JavaScript language:HTML
Filter by
222M results
💡 What: Precomputed the emb tensor (frequencies) in the __init__ method of SinusoidalPosEmb and stored it as a buffer
using self.register_buffer( freqs , emb, persistent=False), instead of calculating ...
Tweaked name translations (mainly the use of punctuations) to fit more with real-life convention. Tweaked translation
for Explosive Charge to fit with Fire Charge and Crystallization Charge.
Still under ...
Summary
- Clarifies Clerk s system prompt that the internal Brisen agent bus is allowed coordination, not an external send or
Director impersonation.
- Adds a regression test proving a bus ack ...
Summary
Follows on from PR #1154. Covers admin campaigns UX, backend hardening, template scanner tests, docs fixes, and
marketing template visual polish.
Key changes
Backend (routes/admin-campaigns.js) ...
Summary
- app.cms.feed.title_for_category gained a %brand% placeholder in 1.13.0 (#671), but the link rel= alternate
autodiscovery titles on page/category.html.twig and page/show.html.twig still ...
Wave 25 Promote — dev → main
Source: dev (PR #121 merged — Wave 25 honest patch) Tag prod: v1.14.1 (must force-move to main HEAD after merge — was
pre-pushed to branch tip 281baab)
Ships 2 visible wins: ...
Description
Put loading of caches into background thread to keep UI responsive (no more frozen spinner )
Summary
The on-demand avatar-generation path never honored the ENABLE_AVATAR_GENERATION kill switch, so the test suite was
making real image-provider (Runware) API calls — a 401 in CI (no key), and actual ...
What
Three backward-compatible changes to marathon/claude_review.py so the refine/fill/fill-file review step works on large
repos. Defaults preserve current behavior — small-chapter projects are unaffected. ...