diff --git a/.agents/tools/context/dspyground.md b/.agents/tools/context/dspyground.md index 4ca86c9f9..919d4721b 100644 --- a/.agents/tools/context/dspyground.md +++ b/.agents/tools/context/dspyground.md @@ -34,7 +34,7 @@ tools: DSPyGround is a visual prompt optimization playground powered by the GEPA (Genetic-Pareto Evolutionary Algorithm) optimizer. It provides an intuitive web interface for iterative prompt optimization with real-time feedback and multi-dimensional metrics. -**Note**: DSPyGround is an optional tool installed separately from the aidevops CLI. Install it when you need visual prompt optimization capabilities. +**Note**: DSPyGround is an optional tool installed separately from the aidevops CLI. You can install it via `npm install -g dspyground` when you need visual prompt optimization capabilities. ## 🚀 **Quick Start**