Skip to content

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

Filter by

196M results  (2 s)

196M results

Summary Fixes the bug where models newly added to the provider (e.g. gpt-5.5) showed up in the CLI (suzu models) but not in the running Telegram bot. Root cause: the bot fetched the model list once at ...

Bumps github.com/maximhq/bifrost/core from 1.0.7 to 1.5.15. details summary Release notes /summary p em Sourced from a href= https://github.com/maximhq/bifrost/releases github.com/maximhq/bifrost/core ...
dependencies
go

概要 Issue #23 に対応し、docs 関連の変更時に pnpm docs:generate と pnpm docs:build が成功することを検証する CI を追加する。 変更内容 - [ ] metadata.md を追加 / 更新した - [ ] platform 別 Example(platforms/)を追加 / 更新した - [ ] Device Dashboard ...

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

XPU matmul/attention kernels are not batch-invariant across chunked-vs-non-chunked prefill and sync-vs-async scheduling shapes, so token outputs can diverge slightly between configs.

Description !-- Add a comprehensive description of proposed changes List associated issue number(s) if exist(s) List associated documentation and benchmarks PR(s) if needed There is a section in the ...
documentation

{ schema : spark-compete-hotfix-v1 , pr_num : TBD , title : [spark-compete] enhance: Use idiomatic truthiness check instead of len()==0 for evidence lists , branch : enhance/truthiness-evidence , links ...

What Replaces the WeakMap private-data hack with native #data class fields across all 11 lib classes. This is step 3 of the v2 modernization (after the Node 22 floor in #762), and the move is what the ...