pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:HTML
Filter by
209M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Updates the What it showed on Cintas/UniFirst — weaknesses included section to the latest independent eval run (the one
committed under tool/runs/cintas_unifirst). This commit was prepared alongside PR ...
Plan: plans/PR-Deflection-CFPB-Embedding-Baseline.md Slice phase: Vertical slice
Adds an explicit CFPB FAQ smoke comparison that fetches rows once, runs the no-embedding baseline and host mxbai
embedding-boosted ...
Summary
Make logout honest about server-side revocation limitations. The MVP stores no client secret, so GitHub s revocation
endpoint (which requires client_id:client_secret Basic auth) is unreachable. ...
Automated change by Vega (Jarvis Ops), on a Claude subscription.
Task: Recreate TradingManager.java in plugin/src/main/java/com/skyblock/plugin/managers/ — singleton with Map UUID,UUID
pendingTradeRequests, ...
theHarvester (Security/OSINT Pentest Tooling) — Regrets Improvement Sprint
Repo Analyzed
laramies/theHarvester — Python OSINT/pentest CLI tool (50+ search engines, async, aiohttp)
Theme: Security/pentest ...
This PR refactors the backend and frontend to adhere to SOLID, DRY, and modern standards.
Changes:
- Backend: Logic migrated from views to TransactionService and BudgetService. Views are now thin and ...
자체몰(개인 쇼핑몰) 상품 등록 연동 — 1차 골격
소싱한 상품을 자체제작 PHP 쇼핑몰(예: gogo.apm.pe.kr)에 자동 등록하는 연동의 첫 단계. 몰의 상품 테이블 구조 없이도 가능한 클라이언트+프록시 골격을 만들어 둡니다.
구조
listing.html ──Bearer(JWT)──▶ Edge Function(register-mystore) ──X-Token──▶ ...
Summary
A-2.1 closes A-2 s observability promise (PRD Phase 3 item 8): the BFF now emits structured JSON for every line it
writes, not just pino-http request logs.
Base logger (apps/api/src/logger.ts, ...
The action result renders as a Mantine toast, not a scrollable modal: it anchors bottom-right and grows upward, so a
long message overflows off the top of the screen with no way to scroll up. The earlier ...