Skip to content

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

Filter by

182M results  (2 s)

182M results

Adds standardized MCP Registry discovery artifacts: - — full MCP Registry format - — model-readable server description - — well-known endpoint payload - — registry icon These files improve discoverability ...

💡 What: Refactored the processPdfUpload function in src/core/AppController.js to process PDF pages concurrently using a sliding window pool (with CONCURRENCY_LIMIT = 4) instead of a sequential for...await ...

Summary Promotes the fix for the master-push CI failure introduced when PR #68 merged. The Secret Security Scan (TruffleHog) workflow hardcoded base: default_branch (master) with head: HEAD. On a push ...

Continues the #30 related_ingredients backfill — 66 CHEBI-grounded ingredients across 8 chemistry-rich communities, strict no-fabrication protocol. | File | # | | --- | --- | | Clostridium_Autoethanogenum_Kluyveri_Syngas_Coculture ...

adds the function to answer to !![command] and actually works this time

Lands the cage stiffening-wall test — the static-basin characterization that the genesis self-lock frontier (T2) builds on — onto main. What it establishes (CONSISTENCY-class) - The bare standing A1-dilatation ...

Summary - run dogfood:readiness --require-ready as part of npm run release:check - pin that ready-mode release-check path in the dogfood readiness contract - update release readiness docs, roadmap, ...

Summary - Refresh sample_report_kakao_2026-06-11.md from Manual Analyze E2E run 27351603931 (035720, post-PR #20). - Local heading contract tests pass (test_report_heading_contract, test_kakao_fixture). ...

Adds standardized MCP Registry discovery artifacts: - — full MCP Registry format - — model-readable server description - — well-known endpoint payload - — registry icon These files improve discoverability ...

Summary Phase 4a:公開訂單建立流程(後端),實作客戶下單的完整伺服器端邏輯。 - 資料模型 + migration:新增 orders / order_items 資料表(migration 09d090ef35ea),order_no 格式 MM-XXXXXX - 伺服器權威定價 + 價格確認:前端送出 expected_total,與伺服器重算總額不符時回 409 PRICE_CHANGED(PriceChangedError) ...