pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Python
Filter by
177M results
Changes
1. ** …for the love of the game appears with the body.** That quote is a separate .hero-quote element that still had a
reveal animation; it s now de-animated alongside .hero-word, so the ...
Why
The frontend previously lacked integration tests for the CRUD management pages and POS cart flows.
What Changes
- Add customers.test.tsx with 3 tests: load list, open create modal and submit, ...
Summary
- fügt einen reinen Offline-Adapter für die bestehende VaR-Backtest-Suite hinzu
- baut look-ahead-freie rolling historical VaR forecasts
- normalisiert VaR auf positive Loss-Magnitude
...
Purpose
Fixes #46863.
Some Llama-4 checkpoints can emit tool calls as JSON, for example { type : function , name : Bash , parameters : {...}},
instead of the pythonic form that llama4_pythonic expects. ...
bug
llama
tool-calling
What
Phase 5 — the final roadmap phase. Repackage the four sharpest reviewers as self-contained Claude Skills under skills/,
so someone can install exactly one reviewer without the whole plugin.
| Skill ...
Summary
- Drops Netlify Functions entirely. The Stripe / Prodigi / Resend logic already existed in server.js; the Netlify
handlers were a duplicate wrapper.
- Adds a railway.json config and prepares ...
This PR addresses the codebase cleanup task by surgically targeting src/Code_CatOnePager.js. It standardises the JSDoc
header and function docstrings, ensures strict camelCase variable naming, and adds ...
Summary
- Complete removal of unused Pexels / internal image gallery integration (scripts, data, assets, docs, app wiring).
What changes
- Deleted projects/data/image_gallery/** (manifests, thumbs, ...
Summary
Generalises the bespoke Drive client into a reusable, source-agnostic connector contract (epic #670, SPEC R4), with
Drive as the reference implementation and no observable behaviour change.
...