pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:HTML
Filter by
208M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
area:backend
⤵️ pull
Automated test for staging environment with private endpoints
Problem
The Software Factory autopilot s first real run (2026-06-07 07:38) nested pipeline.js and ran Scout/Design/Plan for real
(agentCount: 35, real complexity analyses) — proving the T000460 fix (#1389) ...
- Refactored LLM JSON parsing in cognitive_engine.py to extract the final JSON block, fixing schema parse failures
caused by verbose model outputs (e.g., Gemini 2.5).
- Prevented the Reflection ...
Motivation
- Prevent runtime failures and unsafe behavior identified by the audit: missing GH_TOKEN validation, TypeError from
unhashable values, and Tweety heuristics that misclassify replies, ...
codex
Automated test pull request
💡 What: Replaced sequential database deletes with parallel thread pool execution in cleanup_orphaned_releases(). 🎯 Why:
The original loop caused an N+1 performance bottleneck over network calls to PocketBase. ...
Automated test pull request
Summary
- InboxKartePanel.tsx に全 data-testid 属性を追加(スタイル変更ゼロ)
- 8本の lead fixture + 2本の invoice fixture + 共通2本を作成
- karte-visual-gate.spec.ts に ADR-108/110 受け入れ条件を個別 test() で網羅(23テスト全PASS)
- .github/workflows/karte-gate.yml ...
Automated test for staging environment with private endpoints