Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:C#

Filter by

241M results  (2 s)

241M results

Fixes #627. Adds ADR-018.

Summary Bumps the PurpleAILAB/xbow-validation-benchmarks fork from ec45927 to 1c15c32. Brings in 5 commits already on the fork s decepticon branch — 4 benchmark behavior fixes (XBEN-099, XBEN-084) plus ...

Summary Adds an opt-in showGeometry toggle that renders an inline SVG mini-map of a CAP alert s affected-area outline in the detail panel (CAP Alerts / cap_alerts only — other providers have no geometry). ...

Summary Update vLLM ROCm image from v0.21.0 to v0.22.0 Recipes touched: gptoss-fp4-mi325x-vllm Test plan - [ ] full-sweep-enabled sweep passes. 🤖 Generated with Claude Code
full-sweep-enabled

Summary - Block review-enabled steps when max review iterations are reached without approval - Preserve review history in reports - Update docs/help/changelog for the new behavior Tests - npm ...

Knowledge artifacts generated after delivery PR #2772 for issue #2770 was merged. Refs #2770. Changed files: - docs/adrs/0296-admit-optional-member-access-in-unified-bytecode-with-null-check-opcodes.md ...

What I found The task assumed the route used generateText. It doesn t — the chat route already streams (streamText → toUIMessageStreamResponse()), and the client already renders incrementally via useChat ...

Summary - Six methods in SecEdgarClient repeated the same SendWithRetryAsync(url) → EnsureSuccessStatusCode() → ReadAsStringAsync() block to fetch a URL s body. This collapses them into a single ...