pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:Java language:Java language:Java
Filter by
89M results
- selectDailyAttackCounts: add DATA_TYPE column (D=daily, M=monthly)
- firstAttackDay: use TBOT_POINT_NEW_USER.INSERT_DATE (not first row of data)
- maxAttackCnt/avgAttackPerDay/todayAttackCnt: only ...
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
问题
TermExtractor 原有逻辑将整句译文关联到每个英文术语,然后用 normalizeTranslation() 随机截取 2-30 字符的片段作为 中文释义 。结果术语得到完全无关的翻译,例如:
- Schopenhauer → 关系的美国、身份的美国
- Sherry Turkle → 我们往往过于强调 我
修复
改为提取术语后,对每个通过频率筛选(≥2次)的术语,调用 ...
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
- add a Chapter 3 Russian docs-surface regression for the defense-in-depth subsection
- localize the reader-facing defense-in-depth heading and prose while preserving YAML control keys
- ...
codex
codex-automation
基于 main 重新应用 #148 的修复,解决与 #147 的合并冲突。
修复内容
- API Key scope 与 PermissionChecker 连通
- 009 迁移兼容 PostgreSQL
- downgrade 009 处理外键冲突
- regenerate_api_key 不复活已撤销 key
- 修复 test_user_roles 缓存污染