Skip to content

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

Filter by

55.9M results  (2 s)

55.9M results

Added comprehensive unit tests for _check_llama_cpp in both embedding and cross-encoder GGUF modules. The new tests verify: - Correct ImportError message and exception chaining when llama-cpp-python ...

Summary - Adds apps/web/tests/unit/platformV7GrainAutomationEngines2.test.ts — 82 tests across 7 source files - Source guard: confirms all 7 files exist and contain no live network calls - Updates ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

!-- CURSOR_AGENT_PR_BODY_BEGIN -- CI was failing on npm run lint (25 pre-existing react-hooks errors) while Vercel npm run build succeeded. Align GitHub CI with Vercel: run build only so the red X on ...

💡 What: Replaced the intrusive native alert() call used when copying the test result to the clipboard with a temporary inline status message ( ✅ 복사되었습니다! or ❌ 복사 실패 ) directly on the 텍스트 공유 (Share Result) ...

Description Closes #1291 What this PR does: This PR restructures the EditorScreen to use a seamless Write / Preview tabbed interface, replacing the previous flow that required a navigation jump to a ...

What this does (Plan 2f-c only) Completes the GDPR right-to-erasure loop. Plan 2b ships the deletion request + the 14-day grace window (`users.scheduled_delete_at`); nothing actually erased the account ...

Description Adds a reusable table sorting hook and implements ascending/descending sorting in the Billing History table. Changes - Added a reusable hook for table sorting. - Implemented ascending ...