pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Python is:unmerged language:Java
Filter by
14.7M results
Standup
- Date: 2026-05-31
- Branch: cursor/workday-cycle-initiation-fefc
- Content commit: 4c44d8e
See docs/company/standups/2026-05-31.md on this branch.
Adds GetXAPI as an optional alternative backend alongside the existing Xquik provider (introduced in PR #1).
- Single env var (GETXAPI_API_KEY) activates GetXAPI as the active backend
- Falls back ...
Summary
- Upgrade AI model (gpt-4o-mini → gpt-4o) in comprehensive_analyzer.py and amplenote_tools.py — uses the full/proper
model for higher-quality email analysis and daily summaries
- Fix Google ...
将 NotificationOutboxService.dispatchDue 升级为 PostgreSQL CTE + SELECT ... FOR UPDATE SKIP LOCKED + UPDATE ... RETURNING id
单语句 claim,多 dispatcher 实例在数据库层面非阻塞分配 PENDING 行。 dispatchOne 单行 CAS 路径完整保留,A3 PROCESSING ...
Problem
FTS triggers index ALL messages including role= tool (JSON execution output). Tool messages are 72% of indexed content
but rarely useful for search. Trigram tokenizer amplifies to 3-5x source ...
What
Disable the RAG reranker — it has never actually run.
Investigation (from look into pulling the rerank model )
- RAG_RERANK_MODEL defaults to mxbai-rerank-base-v1. ollama pull mxbai-rerank-base-v1 ...
Summary
Completes issue #1174 (Nexus FastAPI parity) — the final acceptance criterion (AC 7). Shards 1–4 (PRs
#1210/#1211/#1212/#1213) shipped the extractor / dependency_overrides / SSE / WebSocket-callback ...
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
Standup
- Date: 2026-05-31
- Branch: cursor/workday-cycle-initiation-8311
- Content commit: d544aee
See docs/company/standups/2026-05-31.md on this branch.
Adds Agent1 evidence report generation from run artifacts, including trace, replay, signoff, handoff, gate, blocker,
warning, missing evidence, debug completeness, and readiness validation. Includes CLI ...