From a0a135742582c277f77543cbe33d7922a3b8fb39 Mon Sep 17 00:00:00 2001 From: Stuart Date: Sun, 26 Jul 2026 15:29:37 +1000 Subject: [PATCH 1/3] Auto-Router now uses Beta --- app.js | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app.js b/app.js index 00bf784..a89de7c 100644 --- a/app.js +++ b/app.js @@ -125,7 +125,7 @@ const PRO_MODELS = [ 'openai/gpt-5.6-sol', 'z-ai/glm-5.2', 'moonshotai/kimi-k3', - 'openrouter/auto', + 'openrouter/auto-beta-beta', 'openrouter/free', 'openrouter/deepseek/deepseek-v4-pro', ] @@ -138,7 +138,7 @@ const MODEL_LABELS = { 'openai/gpt-5.6-sol': 'GPT-5.6 Sol', 'z-ai/glm-5.2': 'GLM 5.2', 'moonshotai/kimi-k3': 'Kimi K3', - 'openrouter/auto': 'OpenRouter: Auto Router', + 'openrouter/auto-beta-beta': 'OpenRouter: Auto Router', 'openrouter/free': 'OpenRouter: Free Models', 'openrouter/deepseek/deepseek-v4-pro': 'DeepSeek v4 Pro', } diff --git a/index.html b/index.html index aa0f5e5..1b2de4c 100644 --- a/index.html +++ b/index.html @@ -2432,7 +2432,7 @@ - + From 9408c3fb79b7ea2ce1620b4ff20b403fde267d80 Mon Sep 17 00:00:00 2001 From: Stuart Date: Sun, 26 Jul 2026 15:29:57 +1000 Subject: [PATCH 2/3] Revert "Auto-Router now uses Beta" This reverts commit a0a135742582c277f77543cbe33d7922a3b8fb39. --- app.js | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app.js b/app.js index a89de7c..00bf784 100644 --- a/app.js +++ b/app.js @@ -125,7 +125,7 @@ const PRO_MODELS = [ 'openai/gpt-5.6-sol', 'z-ai/glm-5.2', 'moonshotai/kimi-k3', - 'openrouter/auto-beta-beta', + 'openrouter/auto', 'openrouter/free', 'openrouter/deepseek/deepseek-v4-pro', ] @@ -138,7 +138,7 @@ const MODEL_LABELS = { 'openai/gpt-5.6-sol': 'GPT-5.6 Sol', 'z-ai/glm-5.2': 'GLM 5.2', 'moonshotai/kimi-k3': 'Kimi K3', - 'openrouter/auto-beta-beta': 'OpenRouter: Auto Router', + 'openrouter/auto': 'OpenRouter: Auto Router', 'openrouter/free': 'OpenRouter: Free Models', 'openrouter/deepseek/deepseek-v4-pro': 'DeepSeek v4 Pro', } diff --git a/index.html b/index.html index 1b2de4c..aa0f5e5 100644 --- a/index.html +++ b/index.html @@ -2432,7 +2432,7 @@ - + From 0508e83d7401d4c85bff9ab78e411fddc4dfdd43 Mon Sep 17 00:00:00 2001 From: Stuart Date: Sun, 26 Jul 2026 15:30:00 +1000 Subject: [PATCH 3/3] Reapply "Auto-Router now uses Beta" This reverts commit 9408c3fb79b7ea2ce1620b4ff20b403fde267d80. --- app.js | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app.js b/app.js index 00bf784..a89de7c 100644 --- a/app.js +++ b/app.js @@ -125,7 +125,7 @@ const PRO_MODELS = [ 'openai/gpt-5.6-sol', 'z-ai/glm-5.2', 'moonshotai/kimi-k3', - 'openrouter/auto', + 'openrouter/auto-beta-beta', 'openrouter/free', 'openrouter/deepseek/deepseek-v4-pro', ] @@ -138,7 +138,7 @@ const MODEL_LABELS = { 'openai/gpt-5.6-sol': 'GPT-5.6 Sol', 'z-ai/glm-5.2': 'GLM 5.2', 'moonshotai/kimi-k3': 'Kimi K3', - 'openrouter/auto': 'OpenRouter: Auto Router', + 'openrouter/auto-beta-beta': 'OpenRouter: Auto Router', 'openrouter/free': 'OpenRouter: Free Models', 'openrouter/deepseek/deepseek-v4-pro': 'DeepSeek v4 Pro', } diff --git a/index.html b/index.html index aa0f5e5..1b2de4c 100644 --- a/index.html +++ b/index.html @@ -2432,7 +2432,7 @@ - +