pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:Java language:JavaScript
Filter by
183M results
[e2e-coder] — the only autonomous-actionable part of #1811 (A2A spec gaps), per the spec-verify recon below. Closes the
one real, zero-decision discovery-metadata gap; the rest of #1811 reduces to owner-decisions. ...
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 ...
⤵️ pull
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 ...
⤵️ pull
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 ...
⤵️ pull
What
Adds docs/tpa-entity-risk-scoring.md — a discovery response for a TPA that wants to efficiently score the risk of every
entity appearing in their claim notes.
Context
The TPA today fuzzy-matches ...
Summary
Phase 1 adds the RTP Library as its own top-level, server-owned module foundation. This is additive and inert: it
creates the shared schema contract, permission matrix entries, guarded API skeleton, ...
Beta release cutting the work merged since 0.3.0:
- Companion discovery (Settings → Companions) — #72
- Sensor-based tasks (usage meters + thresholds) — #71
Per RELEASE.md: bumps manifest.json version ...
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 ...
⤵️ pull
背景
feed 会涨到 900+ 行。原来没有搜索;若做客户端过滤,只能搜「已加载的那一页」,匹配会被静默漏掉(memory 里也有「搜索必须服务端」的硬规矩)。本 PR 把查询下推到后端 WHERE。
改动
Backend
- sanitize_search():剥离 PostgREST or_ 分隔符 ,(),转义 LIKE 通配 %_,截断 100 字符
- list_for_date(q=):在 ...