pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:Python
Filter by
87.1M results
Problem
The new session_stack table declares two foreign keys to sessions(id) — parent_session_id and side_session_id — without
ON DELETE CASCADE, whereas its sibling per-session tables (session_summaries, ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 100%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
- update Docs
The AI generation dialogs had overly compact layouts, and global UI elements (fonts, inputs, buttons) were undersized.
Furthermore, the application lacked resource path resolution for PyInstaller standalone ...
Summary
- Fixes the long-standing defect (deferred from E11S13) where the END sound for the final round of a tournament never
played
- Adds a one-shot `lastRoundEndFired` guard in `App.svelte ...
Summary
- Implements the save_favorite and load_favorites TODO stubs in manbeardog.py
- Favorites are stored as a JSON array; the file is created automatically on first save
- load_favorites returns ...
Summary
Security audit found no application-level vulnerabilities (no SQL, web endpoints, or secrets exposure) since this is a
pure Minecraft Forge mod. The real risks are in the build toolchain:
Critical ...