pullrequests Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:CSS
Filter by
147M 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 ...
⤵️ pull
Rob direction 2026-06-06: HA Assist follows the OpenClaw brain-with-subagents pattern. Brain runs in the gateway, uses
Opus or GPT-5.5. Subagents the brain spawns are not pinned and prefer cheaper tiers. ...
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
Motivation
- Improve presentation of the AI text-entry flow so the intro is visually emphasized and Telegram renders formatting
correctly.
- Make AI analysis results match the meal-report style ...
codex
Audit PERF-1: the semantic build re-embedded the whole corpus (~86k hadith, hours on CPU) on every update — even when
nothing changed — and re-indexing reassigns row ids, so there was no way to reuse the ...
将原先单个长请求同步生成剧本的流程改为创建 job + 后台执行 + 前端轮询的异步模式,降低 HTTP 请求阻塞时间,并提升长篇小说生成的稳定性和可观测性。
主要变更:
- 新增 generation-jobs 接口,创建生成任务后立即返回 jobId。
- 新增生成任务状态查询接口,支持前端轮询当前阶段、运行状态和失败信息。
- 保留 projects/{projectId}/scripts/latest ...
…group access for cancel button