pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:HTML language:Ruby
Filter by
206M results
Refactoring
Deux call sites de main/ réécrivaient à la main le pattern split( \n ).filter(Boolean) que parse-utils.splitLines()
factorise déjà (et que git-helpers.js et pty-helpers.js utilisent correctement). ...
Automated test pull request
Motivation
- Improve reliability and flexibility of the main menu/dashboard layout because the Designer code produced brittle UI
(incorrect autosizing, region rounding and lost controls) and permissions ...
codex
Automated test pull request
Summary
- New workflow .github/workflows/publish-sdk.yaml triggered on vX.Y.Z tags
- build job: checkout → install all toolchains → pnpm build + test + package → upload targets/ artifact
- 5 parallel ...
Opens a PR for the existing remote branch review/h00-2-before-android-sdk so the work is visible and reviewable.
Pre-Android-SDK review checkpoint for the rama-tcp port (homogenization batch h00-2).
Motivation
- OpenAI s Realtime transcription surface now uses gpt-realtime-whisper as the recommended low-latency streaming STT
model and the codebase should default to it.
- The Realtime WebSocket ...
codex