pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:TypeScript
Filter by
235M results
Seed PR to request agent to implement a requested improvement.
mini-max
Summary
- Add bundle-ship skill for multi-thread finish + push on one checkout (router index updated)
- Refocus grill-me on scope edges, boundaries, and non-goals; add Pareto-optimal multiple-choice ...
Summary
- Removes the neon grid near horizon term from the aurora fragmentShader in src/scene.js.
- This fract()-based horizon grid was the confirmed source of two bright pale-blue X strips crossing ...
Description
Fixes #7253
Pillar
- [ ] 🎨 Pillar 1 — New Theme Design
- [ ] 📐 Pillar 2 — Geometric SVG Improvement
- [ ] 🕐 Pillar 3 — Timezone Logic Optimization
- [x] 🛠️ Other (Bug fix, refactoring, ...
Motivation
- Separate visual application of a financing validation state from its computation to simplify UI updates and avoid
redundant recomputation.
- Ensure manual validation mode/status is ...
codex
What changed
- updates relay fallback and minimum client version to Gameboy 1.0.19
- updates backend package metadata
Why
Gameboy 1.0.19 ships the GRINWOOD pause/camera/movement overhaul, cinematic ...
Problem
Per the updated robotsix config standard, credential/secret values in the config model must be typed as
pydantic.SecretStr so they never leak in plaintext through repr(), logs, model_dump(), or ...