pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python is:merged
Filter by
84.4M results
Problem
Workflow runs were showing { error : server restarted } in LiteLLM. Root cause was auto-deploys killing in-flight
workflow runs, not server crashes:
1. aelli-auto-deploy.service deploys from ...
v0.3.1 (2026-06-06)
Fix
- allow non-OpenAI models (e.g. ollama) without an OpenAI key (#37)
This PR was created by qwen-chat coder for task 22de80d5-2376-4ecb-8fc8-0fc1d3499d0f.
変更内容
- 年間集計テーブルを給与のみに変更(annualTotals に monthly スリップのみ渡すよう修正)
- 賞与合算列を廃止し、代わりに ## 賞与明細(全期間) セクションを追加
- 各賞与を1行ずつ表示: 年月 / 種別(payslipLabel)/ 総支給 / 控除 / 手取り
- 特別賞与・インセンティブ等も種別ラベルで区別
出力イメージ
## 賞与明細(全期間) ...
This PR implements the Midnight Neon UI overhaul as specified in the designer s mockups. Key changes include a new
landing page, updated theme, and redesigned dashboard tabs.
Wouldn t work on current build of stuff I use in work!
Summary
- v0.2.0 s release workflow failed because package.json was still at 0.1.0. electron-builder produced Setup-0.1.0.exe
and the packaging script aborted looking for Setup-0.2.0.exe, so the ...