Commit 59676b2
feat: expose package manager name in componentAnalysis result
Attach the matched provider's command name (e.g. pip, uv, poetry) as
`packageManager` on the component analysis result so IDE consumers can
display provider-specific instructions without re-implementing detection.
Jira: TC-4336
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a8c3942 commit 59676b2
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
214 | 218 | | |
215 | 219 | | |
216 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments