Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:Java language:JavaScript

Filter by

196M results  (2 s)

196M results

💡 What: Added tooltips, accessible names, and pointing hand cursors to navigation buttons in the settings wizard (Step Navigator and bottom control bar). 🎯 Why: To ensure screen readers announce button ...

Summary - Add TrainerBackendSpec, DryRunTrainerConfig, TrainingReadinessReport, and TrainingExecutionPlan. - Add DryRunTrainer to validate a TrainingPlan plus TrainingArtifactBundle and produce deterministic ...

Bumps ossf/scorecard-action from 2.4.0 to 2.4.3. details summary Release notes /summary p em Sourced from a href= https://github.com/ossf/scorecard-action/releases ossf/scorecard-action s releases /a . ...

🤖 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

新增面板「匯出選取為 CSV」功能,把目前選取中的帳號直接匯出成可在 Excel 開啟(無亂碼)的 CSV 檔,方便使用者把選取名單備份或交給外部工具做後續處理;本功能純輸出,不觸發任何 block / report worker,屬於 v2.6.5-beta4 beta 版新增項目。 變更內容 UI(src/ui.js) - 面板選單新增「匯出選取為 CSV」項目(id: hege-export-csv-item) ...

Complete setup guide for the always-on M2 Mini model server: switchboard API, 4 models with full evacuate, launchd service, Tailscale networking, orchestra integration plan. https://claude.ai/code/session_01Hnvas3CZZ21yYSMtETSHFn ...

Bumps actions/attest-build-provenance from 96b4a1ef7235a096b17240c259729fdd70c83d45 to e8998f949152b193b063cb0ec769d69d929409be. details summary Changelog /summary p em Sourced from a href= https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md ...

Summary - remove the Node CLI Python bridge/fallback path and route npm bin entrypoints through the TypeScript runtime directly - move program-name detection into a TypeScript helper exported ...

Real-time SSE fix: asyncio.Queue.put() on an unbounded queue never suspends, so the event_stream reader never ran between node executions. Switched all emits to put_nowait() + await asyncio.sleep(0) to ...
bug
enhancement