Skip to content

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

Filter by

183M results  (2 s)

183M results

実装内容 notion-add-issue スキルの SQL クエリでタイトル列名を二重引用符でクォートするよう修正し、列名に が含まれる場合の SQLite エスケープ注意を追記した 実装意図 スキルを読んだ Claude が迷わず正しいツール呼び出しを生成できるよう、各ステップを「何を呼ぶか」ではなく「どう呼ぶか」レベルまで具体化した。特に (1) notion-fetch で DB schema ...

Summary Follow-up to #276. Live testing showed the Coach s regex router still required the magic word task for many natural priority questions — What are my career priorities? fell through to light mode ...

Summary The web build CI job is red on main (and therefore on every open PR). This PR fixes the first of two root causes blocking the build. Bug A — fixed here: missing OpenTelemetry peer deps next ...

GitHub workflow_dispatch requires the workflow file on the default branch before it can be triggered against migration output branches via ref=.

Summary Syncs all recent main commits back into develop: - Plan drilldown: Plan ID column, OR Qty chip, colour rows, computed balance - Fix: orders column qty (not order_qty) 🤖 Generated with Claude ...

💡 What: Refactored poly_nms in ppocr/utils/poly_nms.py to pre-compute Shapely Polygon objects in an $O(N)$ loop before the main $O(N^2)$ NMS logic. Replaced the expensive Shapely union geometric operations ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | org.postgresql:postgresql (source) | 42.7.7 → 42.7.11 | age | confidence | Release Notes details ...

GET /api/keys/deposits 500 d on a fresh DB because api_deposits was created lazily only inside POST /deposit. Ensure it at startup in ensureCreditTables. Completes Phase 0 verification (all 5 endpoints ...

Summary Imports a sanitized, read-only / non-executing conversion of the Paradoks 3CX technician methodology into the NousResearch Hermes agent as ecc-imports/3cx-audit-advisor, and registers it in integrations/hermes/ecc-imports.manifest. ...