Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:Java language:JavaScript

Filter by

55.8M results  (2 s)

55.8M results

Fix: Improve rate limiter configuration Enhanced rate limiter to count all requests including those with malformed JSON bodies before they reach route handlers. Payment: USDC (BNB Chain): 0xAC1d857cf2A69Ef2C0698F100a644bfE12A6123d ...

Dark-factory hardening WS-5 #4 (circuit breaker). Standalone off staging. Completes WS-5 (spend floor shipped in #9120). Wires the tested-but-unused CircuitBreaker into subprocess_util.run_subprocess ...

:robot: I have created a release beep boop 0.2.0 (2026-05-31) ⚠ BREAKING CHANGES - plugin renamed discord-personas - hermes-persona-multiplexer; update plugins.enabled accordingly. Plugin modules ...
autorelease: pending

What Emits a class-summary Document per bpy class: the class signature plus a bulleted list of every member s signature. A query naming several attributes of one class now retrieves the whole class in ...

Lock file had @img/sharp-win32-x64@0.33.5 but package.json required 0.34.5, causing npm ci to fail immediately in CI frontend type check job. https://claude.ai/code/session_01ECz1ZJnnwMxXGfafyYNomh

Summary - Pin google-github-actions/release-please-action back to @v4; the current main push fails before job execution because @v5 does not exist. - Add a release workflow guardrail test so the ...

Summary Adds a sandbox-authenticated read endpoint that returns the tunnel URLs already stored on the session s sandbox row by SandboxLifecycleManager#storeAndBroadcastTunnelUrls. The agent inside a Modal ...

Implements the shared setup-menu navigation shell (US-039) that every per-axis and global configuration story plugs into: enter setup, pick an axis, scroll parameters, change a value, exit. Summary ...

概要 lyria_client.generate_music() は単一同期リクエスト(requests.post)で Vertex AI Lyria 3 を呼ぶが、Lyria は response を受信した時点で billing が確定する。これまで requests.post の戻り後に Ctrl+C を受けると、支払い済みオーディオ bytes を取りこぼして死んでいた(Veo の async ...