feat: preliminary work on assistant

This commit is contained in:
2026-04-26 09:48:53 +02:00
parent 50d8e88ce8
commit 8e8a2e2cd2
10 changed files with 313 additions and 13 deletions

View File

@@ -221,5 +221,9 @@
"View": "Vista",
"Welcome to bDS2": "Benvenuto in bDS2",
"Workbench Notes": "Note del banco di lavoro",
"Working tree integration is not wired yet in the shell, but the tab is selectable and ready for command output.": "Lintegrazione del working tree non è ancora collegata nella shell, ma la scheda è selezionabile e pronta per loutput dei comandi."
"Working tree integration is not wired yet in the shell, but the tab is selectable and ready for command output.": "Lintegrazione del working tree non è ancora collegata nella shell, ma la scheda è selezionabile e pronta per loutput dei comandi.",
"Ask the assistant about the active project or editor.": "Chiedi allassistente del progetto o editor attivo.",
"Start chat": "Avvia chat",
"You": "Tu",
"The assistant sidebar chat surface is ready, but model execution is not connected yet.": "La superficie chat della barra laterale assistente è pronta, ma lesecuzione del modello non è ancora collegata."
}