pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby
Filter by
40.6M results
Add UI and create skill feature
What
Implements the P1 items and the safe P2 cleanup from the freshly-prioritized backlog. Net −139 LOC despite adding a
package.
P1 — actionable now
- mcp_chemclaw_shared — extracts the ~30-line ...
This PR contains an automated contribution update.
Closes #1679
Updation
Publishes the SpeakerSink handle to the core crate: a cloneable, lock-free handle to the speaker send and drain
primitives, an additive, non-breaking addition to the public API (it was added during the ...
变更功能 点击日历格子 → 摘要弹窗
摘要弹窗不播报
手动点格子传入 noSpeak=true,不触发 speak(),只有语音命令进来的弹窗才播报。 去除页面刷新自动播报
纪念日语音识别修复
用原始 text 检测 纪念/生日,避免 纪念一下 被先删后检测不到;同步去掉语气词 快乐、开心、幸福 等后缀,存为干净名称。 摘要弹窗展示备注
日历格子响应式修复
.day-cell 加 min-width: ...
Summary
The shared-key bridging loop in load_gateway_config() — which copies allow_from, require_mention,
free_response_channels, and ~20 other keys into PlatformConfig.extra — read only the top-level ...
/claim #743
Closes #2896.
Summary:
- Gate /api/notifications routes with authMiddleware so listing and creating notifications require a bearer token.
- Add route tests for unauthenticated rejection ...
🙋 Bounty claim
Why (S5 from the holistic backlog)
replay.consume_once — the single-use guard for one-shot continuity link tokens — returned True when Redis was
unreachable (fail-open). That silently degrades the one-shot ...
Error Summary
File: store/pricing.py Error: TypeError: unsupported operand type(s) for *: int and NoneType
Root Cause
The code is attempting to multiply an integer by None, likely due to a missing value ...
Summary
- add deployment validation tools to the AI Engineer tool registry and execution mapping
- attach post-deploy success policy to deploy tool results
- update AI Engineer prompt and scripted ...