pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:Ruby
Filter by
201M results
💡 What: Optimized the preparation of the q, k, and v tensors in the SelfAttention module. Instead of chunking the
combined qkv tensor and reshaping/transposing each piece individually, these operations ...
Adds the full rubric feature set: OpenRouter-backed personalization/refinement/analysis with deterministic fallbacks,
attribution, suppression/frequency caps, best-channel fallback, A/B variant metrics, ...
Summary
Version bump for the 0.2.6 release. Last preparatory PR before publish.
- pyproject.toml: 0.2.5 → 0.2.6
- CHANGELOG.md already at [0.2.6] — 2026-06-13 (drafted in PR #92; the [Unreleased] ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
- add a standalone previous-local-day tuning rollup builder using existing ledger, weather tracker, event history, and
latest plan snapshots
- emit stable per-zone rows, including zero-water ...
Adds a small color dot before each segment label in the LinearRange component, so the labels map clearly to the colored
bands on the bar.
Why
The segment labels (Under/Healthy/Over/Obese, Essential/Athletic/Fitness/…) ...
Summary
- Adds 82 unit tests for fabric_dw/mcp/tools/sql_pools.py and fabric_dw/mcp/tools/queries.py
- Raises sql_pools.py coverage from 37% to 99% (lines 135-136 are an unreachable except Exception ...
Two fixes from live testing: (1) /api/leaderboard and /api/users/:id/profile dropped requireAccount so guests (who see
the Leaderboard nav) no longer get 403; (2) a failed/cancelled watch-party video share ...