Commit 902fa8a
LittleCoinCoin
fix(cli): mcp host configuration when using paths to hatch pkgs
Fix the retrieval of the package name to indeed correspond to what's in the hatch package metadata file.
- Resolve whether the `package_path_or_name` is indeed a path or a package name
- It matters because local packages might have a different directory name than the registered package name1 parent b2e5a80 commit 902fa8a
1 file changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
1462 | 1463 | | |
1463 | 1464 | | |
1464 | 1465 | | |
1465 | | - | |
1466 | | - | |
1467 | | - | |
1468 | | - | |
1469 | | - | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
1470 | 1474 | | |
1471 | 1475 | | |
1472 | 1476 | | |
| |||
0 commit comments