VS Code Commands
Opening Verdent
Primary Commands:| Command | Shortcut | Description |
|---|---|---|
| Open Chat View | Ctrl+L (Windows/Linux)Cmd+L (macOS) | Open Verdent chat interface |
| Open Verdent Panel | Click sidebar icon | Access Verdent in Activity Bar |
Execution Modes
Mode Switching: Access through input box “Switch Mode” button or Settings:| Mode | Description | Use Case |
|---|---|---|
| Manual Accept | Review and approve each operation | Shared codebases, production, learning |
| Auto-Run | Automatic execution without approval | Solo projects, trusted code |
| Skip Permissions | Run without permission prompts | Rapid iteration |
Subagent Commands
Built-in Subagents
| Subagent | Invocation | Purpose |
|---|---|---|
| @Explorer | @Explorer find all React components | Codebase search and architecture questions |
| @Verifier | @Verifier check if tests pass | Quick validation and verification |
| @Code-reviewer | @Code-reviewer review for security | Security and quality analysis |
Custom Subagents
Location:~/.verdent/subagents/[name].md
Invocation: