Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS is:unmerged language:JavaScript

Filter by

67M results  (2 s)

67M results

背景 上游已合并此前多网关唯一标识相关变更的一部分,本 PR 补齐后续兼容迁移和初始化超时处理。 变更 - 将旧版 registry unique_id / device identifier 从 daikin_{room}_{unit}、{sensor_key}_daikin_{room}_{unit} 迁移到包含 config entry id 的新格式,尽量保留原 entity_id、命名、区域和自动化引用。 ...

This pull request was created by @kiro-agent on behalf of @LoneWolfDen :ghost: Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous agent ...

close # !-- Issue number -- Summary Clarify repository guidance for editing issues that are already written in Japanese. Changes - Add an AGENTS.md rule to keep Japanese issues in Japanese when editing ...

✨ Summary Implement the Integration Quality Scale repair-issues rule (Gold tier) by creating repair issues for two recoverable error conditions detected during setup. 🐛 Problem When the integration ...

Mentor Review Checklist - [] Verify all changes are within specific fellow project directory (unless permitted) - [] Verify correctness of code - [] Verify code is commented in meaningful way ...

Fixes all issues identified in the security code review. Critical - Remove hardcoded ElevenLabs API key (sk_71b...) from generate_filler_audio.py; replaced with os.environ.get() - Fix shell injection ...

This pull request significantly refactors and extends the Swift Package Manager (SPM) integration in the @expo-workspaces/ios-spm package. The main focus is to support more flexible configuration of SPM ...

Stack from ghstack (oldest at bottom): - (to be filled) Inductor lowers aten.gelu into primitive ops (erf, mul, add, ...) before reaching CUTLASS EVT codegen, which prevents the activation from fusing ...
ciflow/inductor
ciflow/torchtitan
module: inductor

TASK-029-2: 价格趋势页面 改动内容 前端新增价格趋势图表页面,支持按 SKU 查看历史价格变动曲线,支持设置降价/涨价提醒阈值。 新增文件 - frontend/src/components/PriceTrendChart.tsx — 基于 Recharts 的价格趋势折线图 - X 轴:时间,Y 轴:价格 (USD) - 支持 Brush ...

Closes #49, closes #80. Changes client_id() method on Query (fixes #49) Adds a client_id(client_id=None) convenience method to the Query base class, analogous to token() and bearer_token(), that sets ...