Implement and archive Phase 5 integration acceptance

This commit is contained in:
2026-09-07 10:38:58 +02:00
parent cc82830889
commit 86c3ebeb6d
18 changed files with 1224 additions and 39 deletions

2
Cargo.lock generated
View File

@@ -607,6 +607,8 @@ name = "tb-cli"
version = "0.1.0"
dependencies = [
"anyhow",
"crossterm",
"ratatui",
"tb-frontend",
"tb-ide",
"tb-runtime",