pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C# language:Python language:Python
Filter by
242M results
Replace fixed color-black-8 (#ebebeb) border with rgba(0 0 0 / 8%) so the border blends with the background in both
light and dark mode.
This PR addresses multiple issues related to deployment, performance, and responsiveness across the application.
Changes Made
Deployment Fix
- Fixed SPA routing configuration causing a white screen ...
Phase 2 of the body/insights/benchmarks roadmap. Turns the existing stall flag from a label into actionable numbers.
What ships
New utility: src/utils/insights.ts
- computeProgressionRate(stats) — ...
Summary
- detect the shell done marker when it appears after unterminated stdout in the same buffer
- preserve stdout before the marker instead of treating the command as timed out
- keep existing ...
langchain
new-contributor
size: S
Summary
- use OpenAI SDK API exclusions when dumping Responses output items into AIMessage content blocks
- prevent parsed_arguments from being serialized into AIMessage content and sent back on the ...
external
integration
new-contributor
openai
size: S
What
Syncs development into main. Triggers a new extension release build with all changes from #30.
Closes
- #30
Summary
- apply DEFAULT_MODEL_PARAMS as outbound provider payload defaults for OpenAI, Ollama, and function chat paths
- keep request-provided params from being overwritten by defaults
- let per-model ...
Force Warden s Claude runtime to request the five-minute prompt-cache TTL so automated reviews keep the cheaper API-key
default and stay aligned with Pi s short-cache behavior.
Runtime Environment
The ...