Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:C++ language:JavaScript language:TypeScript

Filter by

269M results  (2 s)

269M results

Data fetching migrated to TanStack React Query Added @tanstack/react-query 5.101.0 as a dependency, with a new providers.tsx client component that creates a QueryClient and wraps the app in QueryClientProvider ...

Promote PRs #65–#107 to main. Tag will follow.

Reports generation execution, cronjob that invokes reports generation, add kafka, kafka consumer for consuming messages to generate report per report, upload result to S3

This PR aligns the JS-based damage calculations for buffs, debuffs, and fragile scaling with the formulas from hbr-tool.com (including weighted averages, enemy border subtraction, over-limit growth, and ...

Cloud agent has begun work on hi and will update this pull request as work progresses. !-- START COPILOT ORIGINAL PROMPT -- details summary Original prompt /summary hi /details !-- START COPILOT ...

Removes serialize-javascript. It s no longer used after updating ancestor dependency terser-webpack-plugin. These dependencies need to be updated together. Removes serialize-javascript Updates terser-webpack-plugin ...
dependencies
javascript

Audit of all 9 skills (grade B) surfaced trigger-routing desync as the dominant defect plus per-skill content bugs. This fixes both. trigger-routes.json: - add routes: orchestrate, harness-init, dependabot, ...

A SCAR still awaiting supplier response (open/acknowledged/in_progress/rejected) past responseDueBy → Alert + /api/v1/dashboards/alerts (category quality). Supplier ignoring a corrective-action request ...

Check the malloc result in ByteVector(size_t) and throw std::bad_alloc on failure instead of leaving a null buffer for a later NULL-deref (e.g. on a torn-log read of a garbage size). Adds a regression ...