Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Go

Filter by

197M results  (2 s)

197M results

What s in this branch - perf: reduce per-frame allocations and fix memory leaks - fix: unify state logic, fix lost/travelling zones, accept both spellings - ux: auto-size card, fix default font ...

Summary - Root cause: When a Keycloak session expires, POST /api/v1/auth/refresh returns 400, but the expired access token was silently kept in localStorage. The notification poller then fired GET ...

Agregue sistema de cupones de descuento, con estos 3 codigos: CUMPLEAÑOS, BIEVENIDO10 y BLACKFRIDAY20. Respetar las mayus sino los toma con invalidos. No se permite aplicar mas de un cupon o el mismo ...

Summary - route DSV4 chat cohorts through rendered prompt arrays on /v1/completions - keep Qwen/Gemma on standard chat transport - add runner tests for single and coalesced rendered chat completion ...

Summary - Reject duplicate MCP server registration when adding via POST /api/mcp/servers or the manage_mcp add tool, returning 409 Conflict with the existing server id/name. - Normalize HTTP/SSE ...
needs work

Closeout-only PR for WI-1272 after implementation PR #1366 merged. Loom Work Item: WI-1272 Branch: work/1272-check-cli-suite-carrier-closeout Head SHA: 583945be50f63d1ed0d89220b99fa5b76463e2f6 Workspace: ...

Overview closes RQA-5498 Fixes the scrolling issue where it glitches when you get to the last step. Had to fix the issue in the 2 sources of truth, so in the app directory and protocol-visualization ...

I have optimized two core string processing functions in the template package: truncateSummary and escapeXML. 1. truncateSummary: Previously, this function converted the entire input string to a []rune ...