Skip to content

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

Filter by

171M results  (2 s)

171M results

What An admin or manager had no way to reach their personal preferences (name, phone, photo). The /settings profile page already existed and worked for every role — it s mounted in the shared AppShell ...

Implement the frontend components for the Squad Link referral loop, including signup attribution, profile milestone tracking, sharing utilities, and quest completion controls. Also fixes a build regression ...

Mem0 supports app_id as a scoping entity for project-level memory isolation. This PR reads app_id from mem0.json and passes it through search/get_all/add filters. Backward compatible: empty app_id = no ...

Closes #2562 Summary Implements event-driven frozen queue reordering when label/priority events arrive via the Runtime Bus. This replaces the full dispatch cycle with a targeted queue update, providing ...

$(cat EOF What Both _swap_chat_openai_to_http2 and _swap_yutori_httpx_to_http2 shared an identical try/except Exception: logger.warning(...) fence around their specific swap logic. This PR extracts that ...

Summary Adds one evidence-backed historical DEX record: - Serum (hei_ex_000505) Classification - type: dex - status: dead - death_reason: hack - launch_date: 2020-08-30 - death_date: 2022-11-29 ...

Summary - add explicit ownershipResolverStaleCount / ownershipResolverStaleClaims status rows - add explicit ownershipResolverUnknownCount / ownershipResolverUnknownClaims status rows - mark ownershipResolverOwnerTable[].state ...

Summary - Add buildInteractTimingPayload(...) so [timing] interact logs expose reusable asset counts at the top level. - Preserve the existing nested timing.reusedAsset* values for compatibility. ...

Regression fix for #47 #47 rewrote escapeUserInput from a strings.Replacer to strings.Map+closure. Runtime behavior was identical and all local gates + the PR s Analyze (go) check were green — but the ...