Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:JavaScript language:JavaScript

Filter by

197M results  (2 s)

197M results

💡 What: Replaced the expensive [...result].sort(...) operation in displayedArticles useMemo with a simple result.slice(0, 10) when the recent tab is active. 🎯 Why: The backend API (src/app/api/articles/route.ts) ...

Bumps the all-deps group in /kiteclass/kiteclass-core with 1 update: org.springframework.boot:spring-boot-starter-parent. Updates org.springframework.boot:spring-boot-starter-parent from 3.5.14 to 3.5.15 ...
dependencies

![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp package-manager=uv previous-version=3.13.4 new-version=3.14.1) Dependabot will ...
dependencies

insert doi

Motivation - Provide a clean-room, docs-only design packet for the operator console bridge lane ALPHA-SOLVER-OPERATOR-CONSOLE-BRIDGE-001 as a safe replacement for an abandoned contaminated change. ...
codex

Platform Mission Generation — Collect Report Generated: 2026-06-14T19:04:18Z Results - New platform missions: 46 - Schema errors: 0 - Security blocked: 0 Platform Install Mission Generation Report ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: LOW - Confidence: 95% - Auto-fix allowed: True 📝 Summary The code uses subprocess.call to ...
ai-remediation
severity-low

The agent wants to add a deploy key on acme/secret-prod, but governance/policy.yaml only grants github_deploy_key on acme/prod-app. The gate should deny this before it runs (no_declared_allowance), turn ...