pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Python language:Python language:JavaScript
Filter by
176M results
Fixes #2841
This PR adds a License headers section to CONTRIBUTING.md to document the decision that SPDX license headers are
optional. Contributors may include an SPDX-License-Identifier: MIT header in ...
What
A connector directory in the console — styled like the reference (grouped cards, search, Popular / Connected badges) —
for manually connecting providers, with every connect flowing through the governed ...
What
A spike for a rough 2D → 3D drape preview: turn the flat pattern pieces we already draft into a 3D drape you can spin in
a browser. Explicitly low-fidelity — aimed at * how would it lay * questions ...
Summary
- Replace all model: databricks-gpt-5-4 references in agent YAML specs with model: mock-model across
tests/e2e_ui/conftest.py
- Add a session-scoped mock_llm_server_url fixture that spawns ...
automerge
size/M
When SGLANG_OPT_FP8_WO_A_GEMM is disabled, the fp8 wo_a weights are dequantized to bf16 at load time via _dequant_fp8.
This ran on the host because the checkpoint tensors are loaded on CPU, making weight ...
deepseek
This introduced calling smart picker by keystroke / anywhere in a doc, ppt, or xls. Details are in
https://github.com/Euro-Office/web-apps/issues/122
For testing you need connector app and web-apps on ...
Motivation
- Reduce CSS duplication and make preview / mini controls easier to maintain while keeping the mobile-first look and
existing behavior.
- Improve the preview drag experience on touch ...
codex
💡 What: Replaced timestamp.floor( 1min ) with timestamp.replace(second=0, microsecond=0, nanosecond=0) in
src/nifty_scalper_bot/data/candle_engine.py. Added a journal entry in .jules/bolt.md detailing ...