Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:JavaScript

Filter by

212M results  (2 s)

212M results

Automated E2E test PR - will be cleaned up automatically

- Correct border color - Correct disabled styles

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Fixes the compilation errors from the master branch build run.

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/cache | action | major | v5 → v6 | Release Notes details summary actions/cache (actions/cache) ...

💡 What: Added a fetchWithRetry helper function to services/apiClient.ts that intercepts and retries AI API requests on transient errors (429, 5xx) with an exponential backoff strategy (1s, 2s, 4s). Updated ...

Motivation - Simplify the user profile by removing the Select your role dropdown and its dependent Other field which are no longer needed in the profile flow. - Stop storing and validating profile_role ...
codex

Problem A break (0xff) is defined only as the terminator of an indefinite-length item (RFC 8949 §3.1). In any other position it is not well-formed CBOR (§3.2.1, and the well_formed pseudocode in Appendix ...

The inline area picker on an item (not the manager) was awkward to edit. Three fixes: 1. Clicking the chip seeds the field with the item s current path, despaced (coach / program → coach/program), instead ...