Documentation
DocsAgent Modes
Agent Modes
Choose how autonomous your AI assistant should be. Switch modes based on your task.
Agent Mode
Most AutonomousFull autonomy. The AI can read files, write code, run terminal commands, and complete multi-step tasks.
- ✓ Read and write files
- ✓ Execute terminal commands
- ✓ Browse the web
- ✓ Multi-step planning
Gather Mode
Context-FirstThe AI gathers relevant context before responding. Great for complex questions about your codebase.
- ✓ Searches your codebase
- ✓ Reads related files
- ✓ Analyzes dependencies
- ✗ No file modifications
Normal Mode
Q&A OnlySimple chat without tools. Fast responses, no file access. Good for quick questions.
- ✓ Fast responses
- ✓ General coding help
- ✗ No file access
- ✗ No tools
Switching Modes
Click the mode indicator at the top of the chat panel, or use the dropdown in GRID Settings → Chat → Default Mode.