pullrequests Search Results · language:Dune language:Python language:Vue language:JavaScript language:JavaScript language:Python
Filter by
39.3M results
Addresses issue #15 by implementing a complete zero-safe conversion wrapper. The implementation properly handles zero
values, negative zeros, and validates input digits against the source base. Includes ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
Closes #23 — audit and freeze the data-* attribute interface ahead of v1. Also closes #1 — configurable poll interval
via data-sync-ms.
- Names confirmed, no renames. The five existing attributes ...
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
| --- | --- | --- | --- | --- |
| Riverside-Healthcare/djLint | repository | patch | v1.38.1 → v1.38.2 | v1.39.0 ...
dependencies
Refactors admin API logic into a dedicated orchestrator module.
Reformatting code with black style
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
What
Foregrounds the next work cycle around Stage 7 s weakest leg and implements it: a latent-only decoder that makes the
Stage 7 anti-memorization / faithfulness tests actually bite.
Why
The existing ...
功能描述
- 添加“课后总结报告”功能。用户可点击“生成总结报告”按钮,查看本次会话的能力雷达图(流利度、词汇、语法、发音)以及高频语法错误列表。
- 雷达图使用 matplotlib 绘制,四个维度:
- 流利度:基于用户语音的平均信心度
- 词汇:基于平均句子长度
- 语法:1 - (错误句子数 / 总句子数)
- 发音:简化用流利度代替 ...
Fixes #15213
Previously anchor defaulted to None, which auto-generated and displayed an anchor icon on every heading. Most users find
this confusing and unnecessary. This changes the default to False ...