mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
# v0.5.4 (2026-06-18)
## Fixes - **Kiro**: honor thinking effort budgets - **AG/Kiro/Xiaomi**: provider fixes - **Combo/Fusion**: flatten tool history in panel calls to prevent 503 - **LLM selector**: show custom vision models in selector and model list - **Image**: prevent compatible nodes from shadowing provider aliases
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# v0.5.3 (2026-06-18)
|
||||
# v0.5.4 (2026-06-18)
|
||||
|
||||
## Fixes
|
||||
- **Kiro**: honor thinking effort budgets
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "9router",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4",
|
||||
"description": "9Router CLI - Start and manage 9Router server",
|
||||
"bin": {
|
||||
"9router": "./cli.js"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "9router-app",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4",
|
||||
"description": "9Router web dashboard",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user