Commit dcdc3df
fengchenchen
fix(cli): keep the dynamically_loaded_tools capability in the pruned catalog
The built-in catalog pruner kept only a fixed field whitelist, so both
the canonical dynamically_loaded_tools key and the deprecated
select_tools spelling were stripped from the bundled models.dev
snapshot — catalog-imported aliases would silently lose the capability
even when the upstream catalog declares it. Add both spellings to the
keep list (kosong's catalogModelToCapability reads both).1 parent 9260081 commit dcdc3df
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
0 commit comments