pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript
Filter by
182M 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
用户这轮反馈一次性做完
新增
- 雅思口语评分:每次评估多给一个 0~9(0.5 进制)的 IELTS band,反馈页 / 历史详情顶部大字号展示,存进 attempt。
- CosyVoice 朗读(替换浏览器内置生硬 TTS):POST /api/tts 用 DashScope CosyVoice 合成,按「模型+音色+文本」哈希缓存到 OSS tts/ sha1
.mp3,点击才合成、同一句第二次走缓存不花钱。前端 ...
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
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
Summary
Two related housekeeping changes:
License
- Add LICENSE (verbatim AGPL-3.0-only, from the SPDX license list).
- Add a License section to the README with an SPDX identifier and a plain-language ...
Summary
The background review agent s tool whitelist only included memory and skill tools, blocking and . This forces cron
agents to use workarounds or operate without reading relevant context.
This ...
💡 What: Replaced iterrows() with itertuples(index=False) in ingestion/ingest.py and updated dictionary lookups to
attribute access. 🎯 Why: iterrows() is notoriously slow in pandas as it creates a Series ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium