pullrequests Search Results · language:Dune language:Python language:C# language:PHP language:JavaScript language:JavaScript
Filter by
176M results
Phase 25.4 — `PATCH /admin/llm-routing/{process}` hot-edits which provider/model serves a process, no redeploy. Chains
directly from PR #252 (25.3b symmetry complete).
What lands
Migration — `migrations/026_llm_process_config.sql` ...
Beep boop. Your images are optimized!
Your image file size has been reduced by 37% 🎉
details summary Details /summary
| File | Before | After | Percent reduction |
| :-- | :-- | :-- | :-- |
| /Critic-R.png ...
Add the art diorama scene Including:
- ground (mesh shader/material texture)
- trees (mesh material texture)
- portal (mesh shader/material)
- water (shader/material)
- Foliages (mesh material) ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code is using the subprocess ...
ai-remediation
severity-low
Summary
The bump-schema-versions pre-commit hook treats any textual diff to a PDL file as a schema change. A doc-comment-only
edit therefore bumps schemaVersion on the edited file and cascades into every ...
devops
What
Comment-only fix to apps/api/src/walkietalkie_api/email_sanitization.py (extends merged #85). The attribute-allowlist
comment (lines ~60-65) overstated what nh3 does to inline CSS.
Why
The old ...
Bumps dedoc/scramble from 0.13.23 to 0.13.25. details summary Release notes /summary p em Sourced from a href=
https://github.com/dedoc/scramble/releases dedoc/scramble s releases /a . /em /p blockquote ...
Summary
Makes plugin discovery independent of where plugins are installed, so contrib plugins can live in the normal vendor/
location and project-local custom plugins live under .polymer/plugins — no ...
Summary
Fixes #3662 - Registration schema no longer allows self-assignment of admin role.
Problem
registerSchema allowed admin as a valid role during registration:
role: z.enum([ client , freelancer ...