-
Notifications
You must be signed in to change notification settings - Fork 0
Dashboard TUI
github-actions[bot] edited this page Aug 18, 2026
·
2 revisions
🇮🇹 Italiano · 🇬🇧 English
Generated from README-it.md — edit that file in the repository, not this page.
TSUKA include un'interfaccia a schermo intero ad alte prestazioni, sviluppata in ANSI nativo senza dipendenze pesanti:
npm run tui
# oppure:
tsuka --tui┌─ TSUKA v0.5.1 ── [F1] Chat [F2] Tools ─────────────────── [Ctx: 2,410 / 32,768 (7%)] ─┐
│ 📁 Explorer │ 💬 Agente Attivo: @geordi (Developer) │
│ ├─ src/ │ │
│ │ ├─ core/ │ Utente: Crea un'utility per il calcolo dell'hash e testala. │
│ │ └─ tools/ │ │
│ ├─ package.json │ 🧠 Thinking: Pianificazione modulo di hashing... │
│ └─ tsuka.config │ ⚡ [PREFILL 140 tok] 🌊 [DECODE 84.2 tok/s] [TTFT 120ms] │
│ │ 🛠️ write_file -> src/hasher.ts (SUCCESS) │
│ ⚡ Telemetria │ │
│ Dec: 84.2 tok/s │ Assistente: Creato src/hasher.ts con supporto SHA-256. │
│ Conf: [████████░] │ │
├───────────────────┴────────────────────────────────────────────────────────────────────┤
│ > Esegui i test per verificare l'implementazione dell'hasher... │
└────────────────────────────────────────────────────────────────────────────────────────┘
| Tasto / Comando | Azione |
|---|---|
F1 / F2
|
Passa tra Vista Chat e Catalogo / Cronologia Tool |
F3 / F4
|
Apre i modali di selezione Agente / Team |
F5 / F6
|
Apre l'Ispettore di Memoria / Selettore Modelli |
F7 / F12
|
Cambia Layout & Temi Colore / Apre la Guida Rapida Comandi |
Shift+Enter / Ctrl+J
|
Inserisce un a-capo nel box di input senza inviare il messaggio |
Esc / Ctrl+X
|
Interrompe all'istante la generazione o il tool in corso (salvando il reasoning) |
→ / ← / Enter
|
Naviga nell'albero dei file; premi Enter per aprire il Visualizzatore File Modale
|
Space o i
|
Inserisce il percorso del file evidenziato direttamente nel prompt |
Rotellina / Click
|
Supporto mouse SGR 1006: scorre i pannelli, cambia tab, seleziona i file |
TSUKA v0.8.1 · Repository · Issues · MIT License