pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:C# language:JavaScript
Filter by
196M results
Four live-app issues traced to verified root causes:
- Vibe pills didn t filter: case mismatch between capitalized homepage emits (?vibe=Cozy) and lowercase VIBE_PILLS
keys. Lowercase on both intake ...
Problem Background
The QHexValidator class in GUI/Validators/HexValidator.py lacked a docstring, which reduces code readability and
maintainability. Proper documentation helps developers understand the ...
- transfer function no longer takes in credit parameter, just reads account types
- panel ui for creating/adjusting budgets, transfers, credit payments
Summary
- Extracts the Today page daily-core status card into DailyCoreRunNote
- Preserves the safe fallback for missing/undefined/null daily-core status
- Adds focused component tests for missing, ...
Summary
SSH (and other non-local) terminal backends now run commands in the configured remote cwd instead of falling back to the
local host s directory.
Root cause: _register_session_cwd registered _session_cwd(session), ...
What changed
- Hides the build/debug tag by default.
- Shows it only when the page is opened with ?debug=1.
- Reuses one parsed URLSearchParams object for the page bootstrap controls.
Why
The ...
Bumps google-github-actions/setup-gcloud from 2 to 3. details summary Release notes /summary p em Sourced from a href=
https://github.com/google-github-actions/setup-gcloud/releases google-github-actions/setup-gcloud ...
Summary
- docs/PRODUCTION_READINESS.md: marks T1-A steps 8 and 9 DONE; notes models/tier1_xgb.json committed at 13946ea
- AGENTS.md: updates production gap status to 2026-06-07; adds train_tier1_xgboost.py ...
Force trigger client deployment
💡 What: Optimized the Express middleware stack and the SPA catch-all route. 🎯 Why: Static assets were being
unnecessarily processed by logging and parsing middleware, and the catch-all route was using ...