pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:HTML language:JavaScript
Filter by
176M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
背景
第2轮,代码质量重构。
模糊化输入(生成会话收到的)
我看了下代码,整体还不错!不过颜色、速度这些数字散落在各处,以后想调整得到处找,能不能统一放一个地方?还有那些全局变量有点乱,能不能整理一下。碰撞判断的代码也重复了好几遍。
改动
- 抽取 CONFIG 统一配置(尺寸/颜色/速度/间隔)
- state 对象集中管理游戏状态
- 抽取 isColliding / drawRects ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
Release Notes
- New Features
- Added B2B supplier order management: create orders from distributors ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Motivation
- Fix placement drift caused by interpolation from BackVolume combined with multiple blend offsets and bounds, by
making back-layer points follow dedicated back guides.
- Align Back_Upper ...
codex
Release v0.3.0 — osv-scanner engine + fail-closed flip
Finalizes the Phase 4 PoC (merged in #19) into a tagged release. This PR is release-prep only: version bump + changelog
finalization + a README note ...
Summary
- update Tests-section intro count from 12→9 (unversioned) and 2→3 (v1/agentic) after PR #941 deleted auth test files
- add missing test_agentic_ws_happy_paths.py entry under v1 routes (iter ...
Summary
Completes Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 column to the outreach_attempts CREATE TABLE statement (line 110)
...
ajout de la virgule
Goal
Harden the existing action_audit_log without introducing a parallel audit, approval, or policy system.
Changes
- add numbered migration 030_action_audit_log_hardening.sql
- add existing ...