pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Python language:HTML
Filter by
256M results
This PR was created by qwen-chat coder for task a3bc5551-dc51-4d0f-a09f-788fc1d893bd.
- auto complete search
- seed data airports
While reviewing the parameter comparison logic, I noticed that is_within_tolerance(float( inf ), float( inf )) returns
False instead of True.
The reason is IEEE 754 arithmetic: Inf - Inf = NaN abs(NaN) ...
What
Adds a first-party contact form to the #contact section (EN + DE). Submissions post async to a Vercel serverless
endpoint that emails the message via Resend, with the sender s address as reply-to ...
What
Removes plays/** from the governance/* lane s allow-list, restoring strict lane isolation. A governance branch may no
longer touch plays/**.
Why this is needed (the earlier re-lock didn t take) ...
bug fix :
- Added missing geminates: tt, qq, jj, cc, čč, ǧǧ, hh, ww, yy, ḥḥ, ṣṣ, ṭṭ, ḍḍ, ẓẓ, ṛṛ
- Mapped o to u since Kabyle has no native /o/ phoneme; words borrowed with /o/ are nativized as /u/ ...
Closed #169 Closed #170 Closed #171 Closed #172 Closed #173 Closed #174 Closed #175 Closed #176
!--
- Thanks for submitting code to Blockly! Please fill out the following as part of
- your pull request so we can review your code more easily. --
The basics
!-- TODO: Verify the following, checking ...
PR: fix
SHE-17 — PR4 (OpenAI-compatible textStream)
Builds on #82/#85/#87. Gives Groq/Ollama the streaming text completion that the LLMProvider interface already exposed
only for Anthropic — completing the OpenAI-compatible ...