Phase 4: Ereignisschleife und klassische Traps

This commit is contained in:
2026-09-04 15:56:47 +02:00
parent 060674b466
commit 5cf5a6582c
40 changed files with 4024 additions and 176 deletions

1
Cargo.lock generated
View File

@@ -636,6 +636,7 @@ dependencies = [
"crossterm",
"log",
"ratatui",
"signal-hook",
"tb-runtime",
"thiserror",
]