Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript

Filter by

175M results  (2 s)

175M results

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Unified replay for lmstudio-ai/lmstudio-python

Updates the requirements on uv-build to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/uv/releases uv-build s releases /a . /em ...
dependencies
python:uv

Summary - Adds a scoped overnight handoff spec for the dirty-main Codex Sentinel/NLM signal. - Records live verification that Spark was healthy, the overnight runner watch item became stale after ...

Summary This PR converts the financial dashboard from a dark theme to a light theme with modernized styling. The changes include a complete color palette overhaul, refined typography, updated component ...

Summary - add branch/worktree hygiene output to workspace_closeout.py behind explicit dry-run and live flags - reuse the existing Vigil sweep safety contract so safe stale branches/worktrees can be ...

Bumps the npm_and_yarn group with 2 updates in the / directory: esbuild and vitest. Updates esbuild from 0.25.4 to 0.28.1 details summary Release notes /summary p em Sourced from a href= https://github.com/evanw/esbuild/releases ...
dependencies
javascript

需求 讓使用者在 ⚙️ 設定面板直接選擇 MiniMax、輸入專屬 API key、自己輸入/選擇模型(MiniMax 訂閱)。 做法 新增第三個後端 provider minimax,走 OpenAI 相容介面(MiniMax 官方支援),與既有 openai 共用 function-calling 工具迴圈,所以 8 個角色都能用(含工程師/QA 真的寫檔)。 - config.py:MINIMAX_API_KEY ...