Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:JavaScript

Filter by

195M results  (2 s)

195M 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

Adds the two open-weight Qwen3.6 variants (Apache 2.0), successors to our 3.5 entries. Models | name | size | engine | tool-use | notes | | --- | --- | --- | --- | --- | | qwen3.6-35b-a3b-q4-thinking ...

背景 docs/AGENT_RULES.md 与 docs/AGENT_EVAL_GUIDE.md 会被原样粘进 AI 的 agent rules,所以其中的 API / 代码错误会随每个用 ascript-mcp 的 AI 一起“出货”。本 PR 只改能用本仓库自己的源证伪(src/ascript_mcp/api_data/*.json、src/ascript_mcp/local.py 的 inputSchema、src/ascript_mcp/device.py)的客观错误,纯文档、不动代码。两份文档里所有 ...

Added the ability to manually upload reference trucks; made minor adjustments to the UI to improve the user experience

The PR adds a simple check when Managed Spark (serverless) batches fail. It took a customer a couple of days to figute they had a missing firewall rule, hopefully the new text helps point them at the Spark ...

Related issues Closes #478, #479 Description Remove iri format for license, add citation field to source. Merge checklist !-- Complete the checklist before requesting a review. -- If you added, removed ...

What Publishes the June 2026 New in SuperSplat post by removing unlisted: true from its front matter. The post was intentionally merged unlisted (#72) so it could be previewed by direct URL ahead of ...

Summary Publishes the restreamer image to GitHub Container Registry so users can docker pull it instead of building locally. Added - .github/workflows/ghcr-publish.yml — builds and pushes ghcr.io/ravnur-inc/oryx-restream ...

【原版设计分析】 官方 WZ 数据中,心腹地图怪物同时配置了: - removeAfter=10(出生10秒后自动消失) - mobTime=0(消失后应立即重生) 两字段配合表达的意图是:怪物以 出现→消失→重生 的节奏无限循环, 这是海盗仆人 巡逻→回船→再巡逻 主题的 gameplay 表现, 玩家可在窗口期内击杀,非一次性刷怪。 【问题】 实际表现为首次刷怪后怪物消失即空场,不再重生。 ...