pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript
Filter by
148M 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
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
Closes #49
Changes
- LLM_Client.get_embeddings_model() now branches based on provider[ type ]. Ollama providers keep using
OllamaEmbeddings, but openai-type providers (including OpenRouter) use ...
Motivation
- Cold standalone iPhone PWAs were getting a Home lock applied too early (e.g. at 894px), trapping the app to the
early viewport and placing the TouchBar incorrectly until navigation ...
codex
⚠️ Remplace #117 (squash vide)
La PR #117 a été mergée à vide : une branche locale homonyme restée au stade de #115 a été poussée par erreur à sa
place. Le travail réel (10 fichiers) était intact dans ...
Full Report
Summary
Integrates the missing cumulative Sprint 10 stacked changes from #10, #12, #13, and #14 onto latest main. Latest main
content from #9 and #11 is preserved.
Latest Main Base Commit ...
Summary
Two follow-on fixes for PR #682:
- useLocation not imported — RequireAuth calls useLocation() but it was missing from the react-router-dom import in
WebRouter.tsx. Caused ReferenceError: ...
Summary
- /api/session/reset previously left the OTP-awaiting draft, the orchestrator s budget/goal/split-queue dicts, and the
chat.py idempotency/OTP-attempt caches in place. After a reset, a subsequent ...
¿Qué hace este PR?
Issue relacionado
Closes #193
Tipo de cambio
- [ ] feat — nueva funcionalidad
- [x] fix — corrección de error
- [ ] docs — documentación
- [ ] test — pruebas
- [ ] chore ...
Sibling sweep to #148: the rest of the on-chain write paths used eth_getTransactionCount latest default → same
nonce-race. All → pending so the whole anchor/tx layer is consistent: app/main.py anchor_to_base, ...