-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: xinnan-tech/xiaozhi-esp32-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(core): guard orphan tool messages in dialogue serialization
#3287
opened Jul 14, 2026 by
bradjshannon
•
Draft
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-server
#3261
opened Jul 1, 2026 by
congsu-HCS
Loading…
fix(core): don't record a null tool reply to dialogue or TTS
#3233
opened Jun 18, 2026 by
bradjshannon
Loading…
fix(tts): pick earliest split for the first sentence, latest for the rest
#3232
opened Jun 18, 2026 by
bradjshannon
•
Draft
fix(core): add timeouts to blocking future.result() calls
#3231
opened Jun 18, 2026 by
bradjshannon
•
Draft
fix(llm/openai): strip <think> tags against the original chunk
#3230
opened Jun 18, 2026 by
bradjshannon
Loading…
fix(mcp): handle null JSON-RPC id without aborting the handshake
#3229
opened Jun 18, 2026 by
bradjshannon
Loading…
build(deps): bump websockets from 14.2 to 16.0 in /main/xiaozhi-server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#3172
opened May 11, 2026 by
dependabot
Bot
Loading…
build(deps): bump ormsgpack from 1.12.0 to 1.12.2 in /main/xiaozhi-server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#3171
opened May 11, 2026 by
dependabot
Bot
Loading…
build(deps): bump ruamel-yaml from 0.18.16 to 0.19.1 in /main/xiaozhi-server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#3170
opened May 11, 2026 by
dependabot
Bot
Loading…
build(deps): bump aiohttp from 3.13.2 to 3.13.5 in /main/xiaozhi-server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#3169
opened May 11, 2026 by
dependabot
Bot
Loading…
build(deps): bump opuslib-next from 1.1.5 to 1.1.6 in /main/xiaozhi-server
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#3168
opened May 11, 2026 by
dependabot
Bot
Loading…
fix: 修复 Windows 平台中 Could not find Opus library 的问题
#3105
opened Apr 16, 2026 by
Yang-ZhiHang
Loading…
feat: add Kimi (Moonshot AI) LLM/VLLM and Kimi Code Plan support
#3074
opened Apr 5, 2026 by
xuruiray
Contributor
Loading…
5 tasks done
Feat/mqtt(#2127): 无需Mqtt-Gateway的mqtt方案。
#2773
opened Dec 28, 2025 by
CaixyPromise
Collaborator
Loading…
在异步多轮对话中,会丢失FIRST LAST; FIRST与LAST每次对话都要有
#2555
opened Nov 18, 2025 by
myifeng
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.