pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:HTML
Filter by
210M results
changed several methods and attributes to private added a get function to media
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| rollup (source) | 4.61.1 → 4.62.0 | age | adoption | passing ...
dependencies
This PR scales down the massive py-24 section paddings to a highly balanced py-12 (on mobile) and py-16 (on desktop),
and compresses heading bottom margins from mb-16 to mb-8 md:mb-10. This ensures sections ...
Closes #323
Summary
重构 WindowResult.score 和 _evaluate_window,将优化目标从加权复合代理指标(IC+Lift+QuantileSpread+单标的 Sharpe)替换为真实组合级回测 Sharpe ratio。
关键变更
- WindowResult.score: 0.50*IC + 0.25*Lift + 0.15*QuantileSpread ...
Summary
Adds an AGENTS.md at the repo root so non-Claude coding agents (e.g. zcode/GLM) get the same session-start orientation
that CLAUDE.md provides to Claude Code. zcode and similar tools auto-load ...
Summary
Operator: * stop loading didn t have two panels but one panel Choose your cuisine . Why? *
Root cause: the picker (cuisinePickOpen / classicOpen) can stay open under the full-screen loading overlay ...
This component fetches and displays the user s past trips from Firebase, handling loading states and errors. It filters
trips based on their departure dates and presents them in a user-friendly format. ...