Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:HTML language:HTML

Filter by

175M results  (2 s)

175M results

Pull Request Description Adds Magnetic Text Reveal component - a hover effect where original text slides out while a secondary message slides in from the opposite direction, creating a magnetic pull effect. ...
animation
contribution
gssoc:approved
GSSoC-26
level:intermediate
type:feature

功能描述 补充 README 中的第三方依赖清单(含用途和许可证)和原创功能说明,满足比赛提交规则要求。 实现思路 列出 numpy/opencv/Pillow/pypinyin/faster-whisper 等依赖的用途,并详细说明自主实现的命令解析、拼音纠错、中文UI、画布引擎、离线语音流水线等模块。 测试方式 文档审查

Closes #10. The run state machine did check-then-write on run status without a row lock, so concurrent transitions could race and violate the product s central promise — blocked stays blocked. The bugs ...

Refactored the machine ID fallback logic in packages/core-ts/src/storage/machine-id.ts to use Object.values(nics) instead of a for...in loop. This change eliminates redundant property lookups and uses ...

Follow-up: mobile Shop/Inventory scrolling, pre-baked ground canvas perf, particle/bullet caps, grid pooling, no-burrow W2 first enemy, inventory new-items red badge. Verified headless (ALL PASS, 0 errors) ...

Bumps the actions group with 1 update: zulip/github-actions-zulip. Updates zulip/github-actions-zulip from 08b6fbd07f5834e5b930a85bc7740e9fd44ab2e7 to bd8ec52de371d139ae8313661b7d8318c19266aa details ...
dependencies
github_actions

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high