pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python language:JavaScript
Filter by
195M results
Summary
- replace visible UI wording in fault preparation and sandbox blueprint copy with 界面
- preserve machine-readable ui_blueprint_* keys and the local-ui provider value
- extend static copy ...
Summary
- Add a diff-based AI bad-smell gate for new production/governance code.
- Flag broad exception handlers, type ignore comments, Any, cast(...), and fallback/best-effort/backup paths without ...
Automatically generated by Decap CMS
decap-cms/pending_publish
Summary
Fixes a silent bug where weather data never loaded on the rider dashboard due to an undeclared variable active being
used instead of activeJobs.length.
Problem
// BEFORE (broken)
if(active ...
Add a 300ms debounce to the search input to reduce redundant API calls and UI thrash when users type rapidly.
Implemented lodash.debounce in SearchBar, removed the manual timeout logic, and updated unit ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problem
docker compose --profile infra --profile app up -d fails building the frontend image:
npm ci can only install packages when your package.json and package-lock.json ...
Added Rain Alert Feature with Twilio notifications