pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript
Filter by
176M results
Motivation
- Make the settings screen labels concise and scannable by moving long explanatory copy into smaller helper lines or
removing it where the toggle is self-explanatory.
- Reduce visual ...
codex
What
Added the missing mime dependency to package.json.
Why
The CI failure occurred because the mime module was not installed. Adding the dependency ensures the module is available
during CI runs.
Bumps cryptography from 46.0.7 to 48.0.1. details summary Changelog /summary p em Sourced from a href=
https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst cryptography s changelog /a . /em /p ...
dependencies
python
Contract guard tests for the CHALLENGE_SPEC.md quarterly challenge lifecycle.
Verifies the acceptance criteria from #95:
- All 8 required fields are documented (seed_id, domain_surface, reasoning_buckets, ...
This repo forks from STOLEN CODE I created back in March 2026. Zewic unauthorizedly STOLE it without my permission, and
I have already sent a dmca to his repo and has had it taken down. I have already ...
Add a sys.path bootstrap to scripts/validate_component_catalog.py so the documented invocation (python
scripts/validate_component_catalog.py) works without an explicit PYTHONPATH or installed package. ...
- 用正则模板解析替换 parse,并缓存模板编译结果
- 增强自动推荐对特典/宣传样本的过滤与覆盖率保护
- 优化标题序号、方括号集数和原生集数冲突处理
- 补充东亚标题符号与日文书名号场景的回归测试
Root Cause
The _edgeTts singleton held a persistent WebSocket to Microsoft s Edge TTS servers. When the connection sat idle and
timed out (ETIMEDOUT), msedge-tts threw an unhandled error from inside the ...