pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:CSS language:PHP
Filter by
117M results
Pipelines as Code configuration removal
Summary
- New: src/lib/db/scenarios.js — full data layer for scenarios and adjustments (create, read, delete,
promote-to-committed, add/remove adjustments)
- New: src/modules/scenarios/Scenarios.jsx ...
Summary
- Document the safe boundary after guarded phone contact save.
- Define separation between phone save, verification, consent, provider capability, and live sending.
- Compare SOLAPI, Aligo, ...
Summary
Fixes #7697 by requiring a valid bearer token before POST /api/payments can create a payment intent placeholder.
Changes
- Applies authMiddleware to the payment creation route only.
- Adds ...
Summary
This PR implements prompt caching for Anthropic API calls across the chat and writer pipelines to reduce token costs and
improve performance. Prompt caching allows stable, frequently-reused content ...
Bumps vite from 8.0.14 to 8.0.16. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v8.0.16 /h2 p Please ...
dependencies
javascript
💡 What: Added standard HTML attributes (tabIndex={0}, aria-label) and Tailwind CSS focus-visible utility classes
directly to the primary @react-three/fiber Canvas component in src/App.jsx.
🎯 Why: The ...