pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:Python
Filter by
184M results
Cross-project DB layout census (PART 2–3 of the merge + census task)
One-time READ-ONLY census (schema + table names only) of the shared Supabase project polxyashvxbzdkkmxuox, which hosts 3
independent ...
Summary
Adds an Architecture Audit Log section at the end of AGENT_ARCHITECTURE.md documenting:
- A table of all 4 audit rounds with gap counts and status
- Round 4 clean audit: 10-category pass/fail ...
Summary
Fixes the Windows unittest CI breakage introduced by #20440 (Add CUDA 13.2 support and drop unsupported 12.8/12.9).
unittest / windows, unittest-editable / windows, and unittest-release / windows ...
CLA Signed
Created by a bot
What
Add a repo-local .gitignore. None existed, so __pycache__/ kept showing up as untracked noise in git status.
Ignored
- Python: __pycache__/, *.pyc, .pytest_cache/
- .venv/ (referenced by CLAUDE.md ...