pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:CSS language:Java
Filter by
137M results
Automated test PR created at 2026-07-02T08:31:34.136Z
Adds wrangler.jsonc so npx wrangler deploy serves the built _site directory as static assets on Cloudflare Workers.
🤖 Generated with Claude Code
Generated by Claude Code
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Description
Sets up the development environment for CrossUsage (Tauri v2 desktop app: React/TS frontend + Rust workspace +
crossusage-cli) and documents non-obvious ...
Fixes 6-7s loads when opening a PRONI subcategory
The browse node API loads a container s children with WHERE parent = ? ORDER BY ref, but the schema only indexed ref —
so every container open full-scanned ...
Resolves #14446
Ships Business-engine Leaf 1 whole: the graph s business-layer vocabulary (BUSINESS_GOAL / METRIC nodes + the
ADVANCED_BY edge family) with verify-before-assert mechanized as schema — ...
From the full-codebase review (finding 2 of 3).
Problem
The svgo optimisation gate iterated a hardcoded pair of filenames — for f in assets/favicon.svg og-image.src.svg — in
both validate.sh (line 153) ...