pullrequests Search Results · language:Dune language:Python language:HTML language:HTML language:HTML language:JavaScript
Filter by
174M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-low
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
🎯 What: Removed unused QSizePolicy import from james/gui/main_window.py. 💡 Why: Tidies the namespace, resolves a code
health warning, and improves readability. ✅ Verification: Ran project unit tests locally ...
This PR was created by qwen-chat coder for task 8407a58f-edb7-40a3-9d87-8e907f9465c3.
Summary
This branch adds configurable lockfile rebuilds to lading bump for issue #65. It teaches lading.toml about additional
nested lockfile manifests, enables rebuilds by default, and lets callers opt ...
🚀 Phase 2 Complete: Desktop UI Shell IPC Integration
This PR integrates the lightweight desktop application framework using Tauri v2 and React (Vite + TypeScript),
successfully creating a secure Inter-Process ...
The Docker image installs dependencies into /app/.venv during build, but the entrypoint starts the app with system
python3. This can make the container miss the bundled dependencies and fall into the runtime ...