Skip to content

Commit 349c2c7

Browse files
Darth-Hidiousclaude
andcommitted
fix: status shows 'native ratatui' not stale 'compiled ts/ink binary'
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8582f52 commit 349c2c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/cli/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ async fn main() -> Result<()> {
864864
"backbone": {
865865
"python_worker": "app.backend",
866866
"node_binary": "prism-node",
867-
"tui": "compiled ts/ink binary",
867+
"tui": "native ratatui",
868868
"workflow_runtime": "rust",
869869
}
870870
}))?

0 commit comments

Comments
 (0)