pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:Python
Filter by
264M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | ^25.9.2 → ^25.9.3 | age | confidence |
| turbo (source) | ^2.9.17 → ^2.9.18 ...
dependencies
renovate
Qué
C-24 v20-insights-unification. Unifica la tabla legacy insights (content/actionable) con la canónica ai_insights
(message/priority/account_id) en una única tabla insights, y corrige un bug de producción ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess ...
ai-remediation
needs-human-review
severity-high
Overhauls the Cross-Topic Explorer (Correlation Lab) to address the owner s three complaints. Touches only
pages/Correlation_Lab.py, utils/charts.py, and pages/Gateway_Peer_Comparison.py (refactored to ...
💡 What: The optimization implemented Replaced the approach of creating new HMAC instances and converting them to hex
strings (CryptoJS.HmacSHA256(message, seed).toString()) with cached HMAC instances (CryptoJS.algo.HMAC.create). ...
Summary
- 拡張機能アイコン(16/48/128px)を作成し manifest に登録
- ダッシュボードのサイドバーにエクスポート/インポート機能を追加(JSON形式でバックアップ・復元)
- 同期・接続エラー時に具体的な原因メッセージを表示(URL未設定/トークン不一致/接続不可を区別)
- ARCHITECTURE.md を PWA・認証・エクスポート対応に全面更新 ...
Resolves #13170 Refs #13137
MX-loop cleanup, driven by the agents who actually get the wake noise (@tobiu surfaced it; the operator never receives
these wakes). The wake digest ended every delivery with ...
Summary
Adds comprehensive Zod output validation schema tests for all 7 exported schemas in modules/contracts/schemas.ts.
Changes
- src/modules/contracts/schemas.test.ts — 57 tests covering each contract ...
Summary
export resolves config.yaml against the current working directory (_DEFAULT_CONFIG_PATH = Path( config.yaml ) in
config.py), with no env-var or fixed-location fallback. Running it from any other ...