pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:HTML language:JavaScript
Filter by
208M results
- 新增 manifest.json — PWA 配置文件
- 新增 sw.js — Service Worker 离线缓存
- 新增 icon.svg — App 图标
- 更新 index.html / practice.html — 添加 PWA meta 标签和 SW 注册
- 更新 config.js — 替换 Supabase 项目链接
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| python | stage | digest | e4fa1f9 → 9f4de3e |
Configuration
📅 Schedule: (in timezone Europe/Berlin) ...
Automated E2E test PR - will be cleaned up automatically
Bumps hydra-core from 1.3.2 to 1.3.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/facebookresearch/hydra/releases hydra-core s releases /a . /em /p blockquote p ...
dependencies
python
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
What
Lands 4 docs written in parallel sessions that never merged. Found by scanning every worktree for unmerged/draft .md,
then assessed via /ce-sessions (read each transcript + the draft + current master). ...
Reverts ROCm/ATOM#1163
Two small, verified fixes from the code-smell review (Brief A).
1. Fail-open auth default (backend/app/auth.py): getattr(user, is_active , True) defaulted to active if the attribute
were ever missing ...