From c7a942eae3e1cd41eea902e7bbc41ec4079b4cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Sat, 1 Nov 2025 09:08:40 +0000 Subject: [PATCH] Add CAI PRO badges MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Víctor Mayoral Vilches --- README.md | 5 ++++- docs/cai/getting-started/commands.md | 5 ++++- docs/tui/commands_reference.md | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc7e6225..b47964ec 100644 --- a/README.md +++ b/README.md @@ -1086,7 +1086,10 @@ Use ```/agent``` to list all the agents available.
- How can I monitor context usage and token consumption? /context or /ctx + How can I monitor context usage and token consumption? /context or /ctx 🚀 CAI PRO + +> **⚡ CAI PRO Exclusive Feature** +> The `/context` command is available exclusively in **[CAI PRO](https://aliasrobotics.com/cybersecurityai.php)**. To access this feature and unlock advanced monitoring capabilities, visit [Alias Robotics](https://aliasrobotics.com/cybersecurityai.php) for more information. Use ```/context``` (or the short form ```/ctx```) to view your current context window usage and token statistics. diff --git a/docs/cai/getting-started/commands.md b/docs/cai/getting-started/commands.md index 10e99e35..7f177ec5 100644 --- a/docs/cai/getting-started/commands.md +++ b/docs/cai/getting-started/commands.md @@ -27,8 +27,11 @@ This document provides documentation for all commands available in the CAI (Cont - Configure CTF (Capture The Flag) variables - Manage configuration through environment variables -### **Context Usage Monitoring (`context.py`)** +### **Context Usage Monitoring (`context.py`)** 🚀 **CAI PRO Exclusive** ### **ContextCommand** +> **⚡ CAI PRO Exclusive Feature** +> The `/context` command is available exclusively in **[CAI PRO](https://aliasrobotics.com/cybersecurityai.php)**. To access this feature and unlock advanced monitoring capabilities, visit [Alias Robotics](https://aliasrobotics.com/cybersecurityai.php) for more information. + - **Command**: `/context` or `/ctx` - **Purpose**: View context usage and token statistics for the current conversation - **Features**: diff --git a/docs/tui/commands_reference.md b/docs/tui/commands_reference.md index b783772d..5f774a41 100644 --- a/docs/tui/commands_reference.md +++ b/docs/tui/commands_reference.md @@ -377,7 +377,10 @@ Load a previously saved conversation. ## Utility Commands -### `/context [agent_name]` or `/ctx` +### `/context [agent_name]` or `/ctx` 🚀 **CAI PRO Exclusive** + +> **⚡ CAI PRO Exclusive Feature** +> The `/context` command is available exclusively in **[CAI PRO](https://aliasrobotics.com/cybersecurityai.php)**. To access this feature and unlock advanced monitoring capabilities, visit [Alias Robotics](https://aliasrobotics.com/cybersecurityai.php) for more information. Display context window usage and token statistics for the current conversation.