generate_hotspot_map
Generates a heat map of code hotspots using git blame data to identify files with frequent changes. Specify project path and top N hotspots to display.
Instructions
Kod değişiklik sıcaklık haritasını üretir (git blame tabanlı).
Args: path: Proje kök dizini top_n: Gösterilecek hotspot sayısı
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| top_n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |