pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:Python
Filter by
184M results
…moved after refresh of the page
What changed
Reworked the enemy spawn cadence so that enemy trains and big armored enemies strictly alternate on every 15th spawn:
train@15 - big@30 - train@45 - big@60 - train@75 - big@90 ...
...
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
feat(ingestion): mdBook ingestion
A SourceAdapter abstraction, the mdBook adapter (SUMMARY parsing, part filtering, include resolution, hidden-line
stripping), and POST /api/ingest that upserts Books ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| renovatebot/github-action | action | patch | v46.1.15 → v46.1.16 |
Release Notes
details summary ...
dependency
github-action
github-release
tooling
改动概述 / Summary
- 修复直接运行 uv run python app/agent_server.py 并开启用户插件时,multiprocessing 子进程报 ModuleNotFoundError: No module named
utils.logger_config 的问题
回归报告 / Regression Report
改动了什么: app/agent_server.py ...
Small follow-up to #79. Adds an all-time Salvage revenue stat (parts units, salvage_units status= disposed ) to the
dashboard s Inventory margins panel — the one figure the Reports tab uniquely had. With ...
Summary
The Past Papers Notes browse list showed No papers yet whenever a fetch failed, because _shohoj_fetchRecentPapers /
_shohoj_fetchPapersByCourse swallowed errors and returned []. Both queries need ...