Skip to content

Latest commit

 

History

History
 
 

personal_roo_docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Roo Code Documentation Collection

This directory contains a comprehensive collection of documentation resources for Roo Code, organized into different categories based on technical depth.

Documentation Categories

Use these to help understand how to maximuze Roo's potential.

In-depth technical documentation explaining implementation details, architecture, and advanced usage patterns. These documents provide deep insights into how Roo Code works internally. Use these as rferences for the LLM when working with Roo features.

Document Inventory

Core Features

Topic Normal Technical Purpose
Browser Automation User Guide Technical Explains how to use Roo's browser control capabilities to interact with websites
Checkpoint System User Guide Technical Documents Roo's Git-based system for tracking workspace changes during tasks
Context Mentions User Guide Technical Describes how Roo references specific parts of context in conversations
Conversation Extraction User Guide Technical Details how to export chat history for sharing and documentation
Custom Modes User Guide Technical Explains how to create specialized AI behaviors for different roles
Custom Rules User Guide Technical Shows how to create rules that guide Roo's behavior on specific projects
Custom System Prompts User Guide Technical Explains how to customize Roo's fundamental behavior with system prompts
Experimental Features User Guide Technical Covers new and experimental features being developed for Roo
File Filtering User Guide Technical Shows how to control which files Roo can see and analyze
Managing Context Window User Guide Technical Explains how to manage Roo's memory efficiently during conversations
Managing Preferences User Guide Technical Details how to configure Roo's behavior through preferences
MCP Server Integration User Guide Technical Explains how to connect Roo to external model context protocol servers
Optimizing Context Usage User Guide Technical Advanced techniques for maximizing Roo's context window efficiency
Rooignore Configuration User Guide Technical Shows how to exclude files from Roo's visibility using .rooignore files
Task Management User Guide Technical Explains how to organize different conversations and tasks with Roo

License

This documentation is provided under the same MIT License as the rest of the repository.