Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Go language:HTML

Filter by

196M results  (2 s)

196M results

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

Summary - Adds --compare model_a,model_b flag to cmd/eval that runs the agent eval suite sequentially against two models (never in parallel) and prints a side-by-side comparison table with pass/fail, ...

💡 What: Added aria-label to icon-only close buttons in various DetailCard and Modal components across the application. Added a journal entry to .Jules/palette.md to document this accessibility pattern. ...

Summary To edit a transaction in place you re-import it with its guid: under --strategy update. But under the default strategy (skip), a transaction whose guid: matches an existing one is skipped as a ...

Two changes that unblock end-to-end first deploy: 1. frontend/src/api/axios.js — make baseURL prod-aware. - Dev (VITE_API_URL unset): baseURL = /api/v1 , Vite proxy (vite.config.js) forwards ...

Summary: - Add or tighten focused edge-case tests or type assertions in tests/conftest.py, tests/test_args.py related to Python typing, tests, CLI ergonomics, observability; avoid docs-only changes ...