pullrequests Search Results · language:Dune language:Python language:JavaScript is:unmerged language:JavaScript language:PHP
Filter by
68.9M results
🤔 Background
Phel ships a Symfony Console completion command (phel completion zsh|bash|fish), but no command exposed dynamic value
suggestions, so tab-completion only ever offered command and option names ...
enhancement
Unified replay for drivendataorg/deon
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| python-jsonschema/check-jsonschema | repository | patch | 0.37.2 → 0.37.3 |
Note: The pre-commit ...
dependencies
no-changelog
Fixes part of #19 — the pin + record + reconstructable runner half. The data-gap closure (missing PUF-derived credit
inputs) and the CI drift-check job remain open in #19.
What #19 found
The certified ...
v1.0.0 release integration
Integrates the three v1.0 readiness PRs into a single release-prep branch, bumps to 1.0.0, and adds a CHANGELOG.md. This
PR supersedes #42, #43, and #44 — all of their work ...
The deploy enumerated root scripts by hand, so new ones (e.g. seed_instruments.py) silently never shipped and their DAGs
failed with No such file . Sync the whole repo (minus VCS + runtime state) so any ...
Description
TeamPage.jsx and TeamSection.jsx both inlined the same API base URL expression:
const base = (import.meta?.env?.VITE_API_BASE || ).replace(/\/+$/, );
This duplicated the logic already ...
dco-ok
pr-valid
priority:medium
size/XS
website
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess ...
ai-remediation
severity-medium