pullrequests Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:HTML language:Python
Filter by
53.7M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Pollinations returns structured error objects like { error : { type : ... , message : ... }}. When the error field is an
object rather than a string, it was being coerced to [object Object] in the error ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
PR Description
Added a dedicated empty state component for the Offline Podcasts screen when no podcasts have been downloaded, replacing
the blank screen with meaningful feedback and a call-to-action button. ...
🔗 View agent run: https://app.netlify.com/projects/indseaeclipse/agent-runs/6a22c1e83c509a7e189db28e
🤖 Agent: Claude
💬 Prompt: Update this new htlm file u give u and live it in my all ready live project ...
Disaggregated CI benches use 128-token prompts, but decode servers default to MAX_TOKENS_TO_PREFILL_ON_DECODE=1000, so
short prompts are prefilled locally on decode and prefill nodes never see traffic. ...
Add Rust extract-sidecar, JWT auth, and frontend UX improvements
Base: main → Head: Implement_Sidecar_For_RAG
Summary
- Introduce a standalone Rust/Axum microservice (extract_sidecar) that owns PDF/image ...