pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:PHP language:C#
Filter by
176M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
- Extract Route Finder date utilities and constants
- Extract date pill title and helper text builders
- Add Vitest coverage for Route Finder utilities
- Move ...
Summary
Closes #578
Adds an IngestedDocument database model and Alembic migration to persist metadata about uploaded regulatory PDFs in the
RAG Intelligence module. The POST /api/v1/rag/ingest endpoint ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Automated update of pre-commit hooks using prek autoupdate.
automated
dependencies
Bumps the minor_patch group with 26 updates:
| Package | From | To |
| --- | --- | --- |
| click | 8.3.3 | 8.4.1 |
| numpy | 2.4.4 | 2.4.6 |
| ruff | 0.15.12 | 0.15.15 |
| cachetools | 7.1.1 | 7.1.4 | ...
dependencies
python:uv
Summary
- document private Enterprise SLA retry worker execution and export delivery trend persistence
- update roadmap, feature inventory, productization report, and private repo plan
- add wiki ...
Summary
Wire up the codegen consumer for the ALU+SIB asm.c extension landed in PR #558. peephole_memory_arithmetic now fuses the
indexed load/op/store triple emitted for p[i] = p[i] + N (with i pinned ...
enhancement
Follow-up to #26. railway.json s startCommand overrides the image CMD in production, and whether Railway prefixes the
image ENTRYPOINT to it isn t guaranteed — so #26 s ENTRYPOINT-based privilege drop ...