pullrequests Search Results · language:Dune language:Python language:Python language:HTML language:JavaScript language:JavaScript
Filter by
176M results
Qué cambia
Se elimina el lock dedicado al contador local de transacciones en amount_filter_q5.
El contador cant_trx_by_client solo se actualiza desde el consumer principal de datos. El consumer de control ...
I have made things!
!-- Hi, thanks for submitting a Pull Request. We appreciate it.
Please, fill in all the required information to make our review and merging processes easier.
Cheers!
AI Policy
...
What
Fixed a JSON syntax error in package.json that was causing CI to fail.
Why
The error occurred because there was a missing comma after the test script, which made the JSON invalid.
Summary
scripts/design-system-lint.mjs crashed with an uncaught TypeError: Cannot read properties of null (reading color ) when
--spec pointed at a file containing the literal JSON null. JSON.parse( null ...
Segment: emit integer constants with their own type — fixes signed comparison vs a literal (twin)
The miscompile surfaced by #391 s dual-emit sweep, now fixed. The C twin s emitter rendered every c.const ...
O que muda — CLINICAL_GUIDELINES (IA) — 3º lote
Assimila 9 consensos/diretrizes recentes (2023–2026) das revistas pedidas — Pituitary, Archives of Endocrinology and
Metabolism (AE M/SBEM) e Endocrine ...
Summary
- Follow-up to #779 (H-11). Codex round 7 — caught after merge — flagged that the unconditional argmax-OR rescue added
in round 2 violates the documented intersection semantics for top_k: ...
Description
Some converters require a TensorRT output allocator because their output shape is data-dependent (for example
aten.nonzero). A TensorRT engine that needs an output allocator cannot be consumed ...
cla signed
component: api [Python]
component: core
component: dynamo
component: tests
变更说明
ConversationSidebar 新增 agentStatus prop,活跃会话项上显示状态圆点和文字。
关联 Issue
Closes #62
依赖
T3 (#58)
验收标准对照
- [x] 活跃会话项显示状态圆点 + 文字
- [x] 非活跃项不显示状态
- [x] 折叠模式不显示状态
变更文件
- src/entrypoints/chat/components/ConversationSidebar.tsx ...