Skip to content

Commit c7a942e

Browse files
committed
Add CAI PRO badges
Signed-off-by: Víctor Mayoral Vilches <[email protected]>
1 parent 6babb4a commit c7a942e

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,10 @@ Use ```/agent``` to list all the agents available.
10861086
</details>
10871087

10881088
<details>
1089-
<summary> How can I monitor context usage and token consumption? /context or /ctx </summary>
1089+
<summary> How can I monitor context usage and token consumption? /context or /ctx 🚀 CAI PRO </summary>
1090+
1091+
> **⚡ CAI PRO Exclusive Feature**
1092+
> 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.
10901093
10911094
Use ```/context``` (or the short form ```/ctx```) to view your current context window usage and token statistics.
10921095

docs/cai/getting-started/commands.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ This document provides documentation for all commands available in the CAI (Cont
2727
- Configure CTF (Capture The Flag) variables
2828
- Manage configuration through environment variables
2929

30-
### **Context Usage Monitoring (`context.py`)**
30+
### **Context Usage Monitoring (`context.py`)** 🚀 **CAI PRO Exclusive**
3131
### **ContextCommand**
32+
> **⚡ CAI PRO Exclusive Feature**
33+
> 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.
34+
3235
- **Command**: `/context` or `/ctx`
3336
- **Purpose**: View context usage and token statistics for the current conversation
3437
- **Features**:

docs/tui/commands_reference.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,10 @@ Load a previously saved conversation.
377377

378378
## Utility Commands
379379

380-
### `/context [agent_name]` or `/ctx`
380+
### `/context [agent_name]` or `/ctx` 🚀 **CAI PRO Exclusive**
381+
382+
> **⚡ CAI PRO Exclusive Feature**
383+
> 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.
381384
382385
Display context window usage and token statistics for the current conversation.
383386

0 commit comments

Comments
 (0)