add language picker dropdown to TUI with filtering and model compatibility warnings

This commit is contained in:
leonardotrapani
2026-02-01 01:32:02 +01:00
parent 973643a698
commit 3af88e30c9
4 changed files with 67 additions and 10 deletions
+1 -1
View File
@@ -689,7 +689,7 @@
"Selecting language saves the Code to config",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Add TUI validation for language-model compatibility on save",