Initialize Engineering Agents
daedalus_initScans the workspace, creates reusable templates, and generates per-project agent configuration without overwriting existing files.
Instructions
Escanea el workspace actual, crea templates reutilizables si faltan y genera agents.config.yaml + agents/ por proyecto sin pisar archivos existentes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspacePath | No | Ruta opcional. Si se omite, usa el cwd/workspace actual del host MCP. | |
| force | No | Pisa archivos de agentes/config de proyecto existentes. | |
| refreshProjectKnowledge | No | Regenera knowledge/project aunque ya exista. | |
| refreshTemplates | No | Regenera templates reutilizables aunque ya existan. | |
| maxDepth | No | Profundidad máxima de escaneo de proyectos dentro del workspace. |