From 5b25cd6cf80452d5190071298ac4dbfd572df96d Mon Sep 17 00:00:00 2001 From: Daniel Sanchez Date: Mon, 27 Oct 2025 11:56:03 +0100 Subject: [PATCH] docs: add CAI-Pro exclusive banner to TUI documentation --- docs/tui/getting_started.md | 5 +++++ docs/tui/tui_index.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/tui/getting_started.md b/docs/tui/getting_started.md index a816df02..b102d51a 100644 --- a/docs/tui/getting_started.md +++ b/docs/tui/getting_started.md @@ -1,5 +1,10 @@ # Getting Started with CAI TUI +> **⚡ CAI-Pro Exclusive Feature** +> The Terminal User Interface (TUI) is available exclusively in **CAI-Pro**. To access this feature and unlock advanced multi-agent workflows, visit [Alias Robotics](https://aliasrobotics.com) for more information. + +--- + This guide will walk you through launching the CAI TUI for the first time and performing your first security assessment. ## Prerequisites diff --git a/docs/tui/tui_index.md b/docs/tui/tui_index.md index 2bc169a9..ccaa0691 100644 --- a/docs/tui/tui_index.md +++ b/docs/tui/tui_index.md @@ -1,5 +1,10 @@ # CAI Terminal User Interface (TUI) +> **⚡ CAI-Pro Exclusive Feature** +> The Terminal User Interface (TUI) is available exclusively in **CAI-Pro**. To access this feature and unlock advanced multi-agent workflows, visit [Alias Robotics](https://aliasrobotics.com) for more information. + +--- + The CAI TUI provides a modern, terminal-based interface for interacting with CAI agents, enabling powerful multi-agent workflows, parallel execution, and advanced security testing capabilities. ![CAI TUI Interface](../media/cai-tui-main.png)