pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:C++ language:PHP
Filter by
200M results
Target
- [ ] dev
- [ ] beta
- [ ] main
Checks
- [ ] Static site loads locally
- [ ] Admin page can read backend data
- [ ] Create, edit, and delete tested for touched collections
- [ ] ...
Причина бага: категории хранятся в localStorage, а таблица categories в Supabase была пустой. UPDATE по show_on_homepage
попадал в 0 строк (ничего не сохранялось), а index.html из-за пустого ответа всегда ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess.run ...
ai-remediation
severity-medium
Generated by Codex Council Review (GitHub Actions) Source workflow: .github/workflows/weekly-council-audit.yml Source
script: artifacts/scripts/Invoke-CodexReview.ps1 Run window: b5b7e32..9985032
Council ...
Summary
- add scripts/performance_smoke.py for bounded large-suite, parallel-run, report-size, and traffic-store evidence
- wire the performance smoke into the local release check with --skip-performance ...
Extracts the hostname from the URL env var to whitelist it in Vite s allowedHosts, fixing the blocked request error when
running in development mode on Railway.
Motivation
- The wrappers passed a default --task-id=create_task_1 even when the user supplied --num-tasks N, causing single-task
runs instead of the requested multi-task runs.
- The change also ...
codex