This prompt is designed for AI coding agents (like Cursor, GitHub Copilot Chat, or an autonomous CLI agent).
By feeding this prompt to your AI assistant, it will automatically configure VS Code to add a custom macro that:
- Opens a new terminal natively within the Editor Area (rather than the bottom panel).
- Instantly executes the
piCLI command.
To make this easily accessible, the agent will map the macro to both a keyboard shortcut (Ctrl+Alt+P) and a clickable UI button on your VS Code Status Bar.