fix(goose2): keep model picker and session config in sync (#9048)

Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matt Toohey
2026-05-07 17:30:40 +10:00
committed by GitHub
parent f325a9d8e3
commit f4fe8d5d7f
36 changed files with 1893 additions and 389 deletions
@@ -13,6 +13,9 @@
"openPanel": "Open context panel",
"ringAria": "Context: {{percent}}% used"
},
"errors": {
"sessionPreparationSuperseded": "Session configuration changed while preparing. Try sending again."
},
"contextPanel": {
"actions": {
"chooseCreateAction": "Choose create action",
@@ -13,6 +13,9 @@
"openPanel": "Abrir panel de contexto",
"ringAria": "Contexto: {{percent}}% usado"
},
"errors": {
"sessionPreparationSuperseded": "La configuración de la sesión cambió durante la preparación. Intenta enviar de nuevo."
},
"contextPanel": {
"actions": {
"chooseCreateAction": "Elegir acción de creación",