dump_project_understanding
Generate a comprehensive overview of a project by extracting all entities, relationships, patterns, and style conventions. Ideal for analyzing and understanding complex codebases quickly.
Instructions
Dump understanding of an entire project at once.
This tool provides a comprehensive dump of all knowledge related to a project, including all entities, relationships, patterns, and style conventions.
Args: project_path: Path to the project root directory include_observations: Whether to include detailed observations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_observations | No | ||
project_path | Yes |