Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:PHP

Filter by

197M results  (2 s)

197M results

Pass 2 toward the mockup: the Work Limits 5-across row. Gathers the five scattered Work Limits dropdowns — Max consecutive days, Max days per week, 5th day, Minimum rest, Schedule stability — into a single ...

Extends the HTTP smoke test to verify the modern /mcp transport lifecycle: HEAD reachability, initialize session creation, initialized notification acceptance, and session deletion.

Motivation - Increase the default diffusion horizon from T=200 to T=500 while keeping the original beta schedule endpoints and variance type so new experiments use the longer horizon by default. ...
codex

Summary Improves the quiz AI generation and refinement UX with three main changes: 1. Restore previous version — after an AI refinement (per-question or global bulk), a restore button appears in the ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Adds a candidate-facing results page after the exam. Included: - result route in the frontend shell - score summary UI - pass/fail badge - certificate placeholder actions This prepares the post-exam ...

Summary - Adds bridge/rex_history_bridge.py — reads { command : list , limit : N} from stdin, queries CommandHistoryStore().get_recent(limit) (SQLite-backed), returns { ok : true, history : [...]} ...

Summary - On-board report now leads with a Mission readiness section (recall, false-alarm rate, center error in cm @2 m / @10 m), computed from the per-image NPU detections via lib/mission_metric.py. ...

Summary - add a GitHub Actions workflow for the existing offline harness verification - compile the harness modules before running the verifier regression script Verification - python -m compileall ...

Adds the missing .github/workflows/deploy.yml that was dropped during the first merge. Merging this will push to main and immediately trigger the workflow to build and deploy the app to GitHub Pages at ...