Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby language:TypeScript language:Vue

Filter by

27.2M results  (2 s)

27.2M results

Related Issue Resolve #243 Problem Many repositories already maintain a CLAUDE.md for Claude Code. Kimi Code only reads AGENTS.md, forcing users to duplicate their instructions into a second file. See ...

- Added aria-labels to important elements on the LoginView.vue and SignupView.vue forms - Also added aria-labels to individual elements in the SpeedTextbox.vue and CaptchaQuery.vue - Ran two Lighthouse ...

Two related changes to the Workflows run panel and its tooling. 1. Accordion behavior for run cards Expanding a workflow run card now collapses any previously expanded card — only one is open at a time. ...

Summary - Add new tests for markRetryDue (immediate eligibility, no-op for unknown IDs) - Add monotonic deadline gating test in orchestrator-edges - Add monotonicDeadlineMs round-trip assertions ...

optimization

scraper 실행이 수십 분 걸리는 동안 main에 다른 commit이 들어가면 push가 fetch first reject 받고 workflow 실패. pull --rebase 후 재시도하도록 변경 — 동시 push 경합 상황에서 자동 복구.

Resumo Correção das vulnerabilidades do Dependabot que não exigem mudanças quebráveis. Mexe apenas no package-lock.json — package.json permanece intacto. Impacto - 77 → 44 vulnerabilidades (resolvidas ...

🎯 What: Removed unused ShapeData and DrawingShape type imports and the accompanying eslint disable comment in src/components/SvgCanvas.tsx. 💡 Why: Clean up code health, reduce clutter, and improve readability. ...

Standardized the database cleanup process across the test suite by introducing a shared cleanupDatabase utility that respects foreign key constraints. Repaired the authentication routes tests to comply ...