onboard_project
Initialize semantic code search for a new project: auto-detect language, create optimized config, install git hooks, and start initial indexing in one command.
Instructions
Complete onboarding for a new project: auto-detect language, create optimized config, install git hooks, and start initial indexing. One command to set everything up!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to project root directory | |
| enableGitHooks | No | Install git hooks for automatic re-indexing (default: true) |