pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:TypeScript
Filter by
263M results
Bumps ruff from 0.15.15 to 0.15.16. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.16 /h2 h2 ...
dependencies
python
Motivation
- Introduce delivery Zones and strengthen Fleet (Vehicles) handling to avoid routing conflicts and improve
search/filtering and serialization.
- Add financial traceability: balance_before/after, ...
codex
Bumps sort-package-json from 3.6.1 to 4.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/keithamus/sort-package-json/releases sort-package-json s releases /a . /em ...
Restores green CI on main. PR #3 merged before these fixes landed, so main CI is still failing on two counts:
- Lint — ruff format --check failed; this runs ruff format across src/ and tests/.
- Test ...
After rendering the pages at a phone viewport, the real issue was clear: too many sections, much of it repeated across
pages (use cases + guarantees appeared on three pages; Best Practices duplicated the ...
Bumps protobufjs from 8.0.3 to 8.6.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/protobufjs/protobuf.js/releases protobufjs s releases /a . /em /p blockquote h2 ...
- What: Wrapped TacticalSelect in a div and added a ChevronDown icon. Added disabled:cursor-not-allowed
disabled:opacity-50 to the select element.
- Why: appearance-none removes the native arrow, ...
概要
cs-manager に embed MCP read-only 窓口 (POST /api/mcp, JSON-RPC 2.0 streamable-HTTP) を1ツール分追加。tool-template の雛形を配置し
TOOL_SLUG=cs-manager に設定。
変更
- app/api/mcp/route.ts — JSON-RPC 2.0 ハンドラ
- src/lib/mcp/{auth,revision,manifest,capabilities/list,capabilities/read}.ts ...
做什麼
完成 U-2②(Phase 3 UI 收斂):在 /app 視覺站補上「資訊圖卡逐區 refine + 區域選擇」UI,接上 U-2① 已落地的後端端點 POST /api/refine-section。
frontend/edustudio/app.jsx 的 VisualComposer 新增 infographic 模式:
- 生成:模式選單新增「資訊圖卡」→ 走後端 mode: ...