Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:C# language:Java

Filter by

181M results  (2 s)

181M results

First slice of Phase 14 — Configurator / profile parity (the two functional gaps). Always show low-level menus The config editor force-enables Klipper s LOW_LEVEL_OPTIONS and HAVE_LIMITED_CODE_SIZE gate ...

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

Summary - Add a Docus-compatible hosted Nuxt skill under docs/skills and expose it through /.well-known/skills. - Replace the hero install pill with an agent/human command switcher and add subtle ...

- Initialized the project structure and codebase from the GitHub repository. v0 Session
v0

… and quantization.

Motivation - Replace large inline XAML in the city window with reusable UserControls to improve readability and maintainability. - Ensure tab content has the correct DataContext so view bindings resolve ...
codex

Summary - Introduce a shared local MCP daemon so stdio clients can connect concurrently to the same Metro runtime. - Add an explicit serve mode with Streamable HTTP and legacy SSE endpoints for Supergateway ...

Problem The main ruleset requires the lint + tsc + vitest and playwright status checks. Those come from test.yml, which used paths-ignore: [ **.md , plans/** , .vscode/** ]. A workflow skipped by a path ...

Fixes #562. The package builds to CommonJS (main: lib/cli.js, no type : module), but two runtime deps had become ESM-only, so the published CLI crashes with ERR_REQUIRE_ESM on Node versions without require(ESM) ...