pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:PHP language:Java
Filter by
204M results
Adds a small System app — a status + settings screen.
What it does
- 🕐 Clock — local time + date.
- 🔋 Battery — charge level and charging / on-battery state.
- 🌐 Time sync — fetches UTC over NTP ...
The honest Vorion governance layer — enforced and made visible. Governance over the line as evidence-governance (what
agents may know, how well claims are sourced, what the record refuses), not behavioral ...
Summary
Resolves all 9 open SonarQube issues for project ffreis-integration-hub (all MAJOR severity, shell script rules).
- scripts/compose.sh — merge nested if into enclosing one (S1066)
- scripts/hooks/check_commit_msg.sh ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application is vulnerable ...
ai-remediation
needs-human-review
severity-high
Summary
- The emulator sends Loaded from HUD as an integer (1) in the final stat file, but process_game() was comparing it to
the string 1
- 1 == 1 is False in Python, so HUD-resumed games bypassed ...
概要
Sprint 2 单仓收敛 + 五连 CI 修复落定后,doc 跟上代码。本 PR 治标(改错)+ 治本(立规则),4 个 commit,每个独立可回滚。
变更列表
| Commit | 范围 |
| --- | --- |
| chore(ci): remove dead 7-module cd.yml workflow | 删 .github/workflows/cd.yml 死工件(引用不存在的 ...
This change adds a new feature to the bot that allows users to view song lyrics. The lyrics are retrieved from Genius
using the track s title and artist name. To optimize performance and reduce API calls, ...