Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:Python language:JavaScript

Filter by

175M results  (2 s)

175M results

Summary Own-policy gateway adapters now fail closed when no allowlist is configured, while preserving WeCom per-group sender allowlists. This salvages #45444 from @Que0x and adds one maintainer follow-up ...

Problem The backend custom_exception_handler wraps every API error in a consistent envelope: { error : { status_code : 400, message : ... , details : { ... } } } - Register — the catch block ...

Fixed drag-and-drop in the text area. Ref - #99

Bumps to v0.2.13; adds observability.py (byte-for-byte lib), re-ships run_tick (event emission) + start.py (--clear-only) + the reworked start skill (executor + prompt-cron) + hardened tick skill (#100). ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

概要 左サイドバーに「マスタデータ」ページを追加し、設定にあった車両マスタを移行しました。車台番号を自検協データと突合し、車格・諸元を自動反映します。 主な変更 - 左サイドバーに「マスタデータ」を追加(コストモニターと設定の間、件数バッジ付き) - 車両マスタ一覧の表示 - 行:No / 車両番号 / 車台番号 / 車両コード / 社内名称 / 最大積載量 / 車両総重量 ...

Match Reports: - Larger text throughout (stat bars, shot log, phase bars all bumped up) - Added SVG shot timeline graphic per match — dots plotted on a 0–90 min axis, home team above / away below, ...

Summary Two bugs surfaced during Windows e2e run (session f514260d): Bug 1 — empty symbol in research file path create_research_agent is called with symbol= at coordinator startup, before the coordinator ...

ユーザー報告: iPhone (Capacitor アプリ) で UI がズームされた状態になる。 原因 iOS Safari / WKWebView は font-size が 16px 未満の input にフォーカスすると自動でズームイン する。一度ズームすると戻らないこともある。 `.auth-form input` が `font: inherit` で label の .82rem ...