Skip to main content
Glama

ask-rovodev

Query AI for code analysis, file examination, and repository exploration using @file syntax, specialized modes, and large context windows.

Instructions

Query Rovodev AI with support for file analysis (@file or #file syntax), codebase exploration, and large context windows. Supports various models and execution modes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesThe query or instruction for Rovodev. Use @filename, #filename, or directory references to include file contents. Example: '@src/ Explain this codebase structure'
modelNoOptional model to use (e.g., 'default'). If not specified, uses the default model (default).
sandboxNoUse sandbox mode to safely test code changes, execute scripts, or run potentially risky operations in an isolated environment
approvalModeNoControl tool execution approval: 'plan' (analyze only), 'default' (prompt for approval), 'auto-edit' (auto-approve edits), 'yolo' (auto-approve all)
yoloNoEnable YOLO mode to automatically approve all tool calls without prompting (equivalent to approvalMode='yolo')
allFilesNoInclude all files in the current directory as context (use with caution for large directories)
debugNoEnable debug mode for more verbose output
codeModeNoEnable code-specific analysis mode for better code understanding
reviewModeNoEnable code review mode for detailed feedback
optimizeNoRequest optimization suggestions for the code
explainNoRequest detailed explanations of code functionality
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jaggerxtrm/rovodev-mcp-tool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server