Skip to content

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

Filter by

197M results  (2 s)

197M results

!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED! Requirements !-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x] (all ...

Bug del diseño P-03 detectado en smoke 2026-06-13. La columna venta_comprobantes.archivo_data quedó como NOT NULL desde la migración inicial (20260524000003_venta-comprobantes.js) porque era el único campo ...

Addresses the medium/low findings from the end-to-end repo audit. No published number changes — verified against ci/reproduce.py. Changes 1. One stationary_distribution. foundations/proxy_audit/proxies.py ...

Initiating prompt Consequence riders should be wired to avoid manual implementation. It s ok to ask if the user wants this if that is inline with the asset, but the user shouldn t have to manipulate stats ...

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @vitest/eslint-plugin | 1.6.19 → 1.6.20 | age | confidence | | typescript-eslint (source) | ...

功能描述: 让系统能理解指代。可以说「选中红色的圆」「选第二个」选定目标(虚线高亮),也 能在修改时精确指代「把红色的矩形改成蓝色」「把最右边的圆放大」。当指代匹配到多个图形 时,系统提示说得更具体。 实现思路: 新增 reference.js,把指代拆成描述符 {pronoun, type, color, ordinal, spatial}:代词回退到选中或最近;type+color 做候选过滤;序数在过滤后按 ...