Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript is:merged

Filter by

50.6M results  (2 s)

50.6M results

latestPointer reads KV on every call, on the hot path (every origin-miss R2 read + /health). The pointer changes a few times a day, so per-request reads are wasted latency. Memoized per isolate (60s TTL); ...
gittensor:bug

- npx -y @webflow/webflow-cli@2.1.0 (the CLI is global on dev machines, absent in CI) - fixes could not determine executable to run

Second item of the v10.1.0 Runtime Trust Polish lane. What Previously the only visible update signal was a footer badge that appeared only when an update happened to be available - no way to see the ...

What Updated the npm registry URL in .npmrc to the official npm registry. Why The previous registry URL was invalid, causing the CI to fail. This change ensures the CI can properly install dependencies. ...

개요 “나의 할일(Google Tasks)” 연동을 강화합니다. 두 가지를 함께 추가했습니다. 1) 양방향 팝업 작업창 (캘린더 대메뉴 아래) - tasks-window.html / tasks-window.js 신규 — 캘린더 메뉴의 “나의 할일 작업창” 으로 실행 - 같은 도메인이라 부모 캘린더 창의 로그인 토큰(window.opener.Auth ...

This pull request improves the reliability of video processing in the response generator and adds a new script for testing Reddit post responses. The most significant changes are the introduction of fallback ...

Add three chat-header dropdowns — Model, Effort, Thinking — applied to both + New and Resume. They map onto the Claude Code CLI: model → --model, effort → --effort, thinking → the MAX_THINKING_TOKENS env ...

Motivation - The thumbnail file upload path was causing video publishes to fail, so the flow was removed to make publishing resilient while still allowing manual thumbnail URLs. Description ...
codex