Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:HTML

Filter by

178M results  (3 s)

178M results

Suite de #638

Adds a CODEOWNERS file so review requests are routed automatically.

Module 11 Integration Submission Confirmation Confirmed. Running: python eval_runner.py --output reports/evaluation-report.md successfully generates reports/evaluation-report.md, and all three required ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Overview Restores the earlier Caralee Medical Group homepage design. That version was never committed or pushed to this repo (no commit, branch, PR, stash, or dangling ...

Summary - addToCart always pushed a new cart line with quantity 1, so ordering the same dish twice created duplicate rows instead of incrementing the quantity. It now increments the existing line ...

Add a driver for the old V11 Vspin

Summary - Cart.jsx called onRemove() with no argument, and App.jsx s removeFromCart used an inverted filter (item.id === id) that only ever matched an undefined id, clearing the entire cart. The ...

What why Reviewed every doc in docs/ for completion and moved the finished plans into a new docs/archive/ folder, keeping the live tree focused on active/reference docs. Each archived plan was verified ...