pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:PHP language:CSS
Filter by
197M results
摘要
- 将 maxRetries 语义调整为“失败后的最大重试次数”,而不是“总尝试次数”。
- 模型流式请求、非流式生成、平台客户端初始化都改为初次尝试后最多再重试 maxRetries 次。
- 允许 maxRetries: 0,用于显式关闭重试。
验证
- yarn fast-build core
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| protobufjs | 8.6.0 → 8.6.1 | age | confidence |
Release Notes
details summary protobufjs/protobuf.js ...
Motivation
- Evitar que la tipografía especial de títulos (Ferox/A4 Speed) renderice mal letras con tilde y lograr una
presentación final coherente en mobile.
- Unificar la alineación y tamaños ...
codex
Auto-generated by browserslist-update-action
!-- Thank you for contributing to this project! You must fill out the information below before we can review this pull
request. By explaining why you re making a change (or linking to a pull request) and ...
Summary
- Add optional medicationRegimenLinks, custodyStatusLinks, and welfareDebtAccountingLinks to the integrated health
bundle schema with validation and hydration.
- Extend the integrated ...
概要
日本の固定資産税・都市計画税の概算算定を行う新規ドメインの純粋関数モジュールを追加します。新規ファイル src/shared/taxFixedAsset.ts のみで、IO なし・既存ファイル無変更 (例外は docs メトリクス 2
ファイルと stryker.config.json)。
API
定数:
- FIXED_ASSET_STANDARD_RATE = 0.014 — ...
Authored by GPT-5.5 (Codex Desktop). Session 019e9e86-0759-7243-a9f2-3af8f50b290d.
Resolves #11900 Related: #11862
This switches Orchestrator.poll() from local CadenceEngine.runIfDue calls to the shared ...
Fixes #1510
Object keys containing periods (e.g. { Key 0.002mm : 31.4 }) were incorrectly split on the . delimiter during
flattening, causing dashboard display corruption.
Fix: Escape . in object keys ...