diff --git a/README.md b/README.md index 2cc5cd96..ee5e7013 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,18 @@ --- +## 🖥️ CLI Dashboard + +```bash +rdagent predix +``` + +![Predix CLI Welcome Screen](docs/cli-welcome-screen.png) + +*The Predix CLI shows system status, available commands, and quick start guide.* + +--- + ## Overview **Predix** is an autonomous AI agent for quantitative trading strategies in the EUR/USD forex market. Built on a multi-agent framework, Predix automates the full research and development cycle: diff --git a/docs/cli-welcome-screen.png b/docs/cli-welcome-screen.png new file mode 100644 index 00000000..f3eba451 Binary files /dev/null and b/docs/cli-welcome-screen.png differ