pullrequests Search Results · language:Edge language:Python language:PHP language:Python language:JavaScript
Filter by
162M results
Summary
- Adds SavedSearch, ScheduledReport, and ReportRun ORM models
- New /searches router with full CRUD, on-demand execution (/run), and schedule management
- In-process result cache (60 s TTL) ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess with a ...
ai-remediation
severity-low
📝 Description
- Added langchain-ai/docs as a git submodule located at third_party/docs.
- This enables local documentation development and ensures the project stays synchronized with the upstream ...
Modernisatie MAT 12:22-24. Validator PASS, lint schoon, semantic review zonder blokker.
This PR documents the GitHub Copilot MCP integration in the repository.
It adds a short MCP Integration section to the root README and the source README, noting the existing .vscode/mcp.json
configuration ...
Bumps the npm_and_yarn group with 5 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| postcss | 8.5.6 | 8.5.15 |
| vite | 5.4.21 | 8.0.16 |
| picomatch | 2.3.1 | 2.3.2 ...
dependencies
javascript
Two partner-facing defects (found by a render crawl)
1. Three h1s
The HCRIS X-Ray stacks three head blocks, each emitting its own h1:
- ck_page_title( HCRIS X-Ray ) — the page masthead (keep)
- ...
Description
!-- Provide an overview of the change and motivation for the change --
Testing
!-- Describe your testing strategy or note what tests are included --
Risks
!-- Note any risks associated ...
Movement fix: replaced broken snapAxis approach with a fixed-step accumulator loop (60fps ticks). Speeds are now integer
divisors of CELL=20, so positions always land exactly on grid multiples and direction ...