pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS language:HTML
Filter by
182M results
Motivation
- Make the P L summary display month-by-month columns across the fiscal year followed by an annual total column
labelled FY for easier month-to-month analysis.
- Improve robustness ...
codex
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
реализовать проверки авторизации с валидным токеном и без токена
…er_question
Skill deduplication:
- First-discovered skill wins when same name exists in multiple directories
- Prevents duplicate entries in /help menu
- Added unit test for deduplication behavior ...
目标
把每日 essence 上限从 15 提到 50(用户需求),但不能直接把 WORKER_LIMIT 设 50。
为什么不能直接设 50
daily-sync 的 essence 步骤是单次 curl limit=WORKER_LIMIT,而单个 worker 请求受 Railway 边缘 ~5min 超时约束:
- essence ≈ 14 秒/条(实测 15 条 = 3 分 35 ...