pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Python language:TypeScript
Filter by
255M 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
概述
M7.2 架构清理子任务 #1086。
问题描述
DAGNode.record_heartbeat() 和 DAGNode.check_health() 直接修改 self,违反 Pydantic 模型不可变性原则,导致并发场景下的状态不一致。
修复内容
- record_heartbeat() 改为返回新实例(model_copy(update={...}))
- check_health() ...
ユーザー承認
エージェント監査で検出した給与計算の 3 点の乖離について、修正前に明示確認いただきました:
| 項目 | ユーザー回答 |
| --- | --- |
| 社保ベース | 標準報酬月額ベースに修正 |
| 深夜/休日手当 | 実装してほしい (深夜25% / 休日135%) |
| 介護年齢判定 | 対象月の初日ベースに修正 |
① 社会保険料を標準報酬月額ベースに変更
新ヘルパ ...
Bumps the npm-dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| @types/node | 22.19.20 | 25.9.2 |
| jsdom | 25.0.1 | 29.1.1 |
| react | 18.3.1 | 19.2.7 |
| @types/react ...
DEF-412 — Anthropic SDK upgrade 0.49.0 → 0.105.2
Sluit DEF-412 af.
Wijzigingen
- requirements.txt: anthropic==0.49.0 → 0.105.2 (+ docstring-parser==0.18.0, nieuwe transitive dep, gepind conform de ...
area: security
dependencies
priority: high
type: ci
type: configuration
type: tests
Dispatch 9.5 WOW Factor + guarda-corpos
docs/DISPATCH_9.5_WOW.md — a visão de reposicionamento visual premium do Dr. (10 fases: auditoria navegada, reconstrução
da sidebar, identidade global, mobile, ...
Summary
Closes #50.
CLI analyze upstream/downstream passed the raw user-supplied ref directly into the graph query without lowercasing.
Graph keys are stored lowercase at index time (C2 normalization), ...