@iola_adm/iola-cli 0.1.23 → 0.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -27,12 +27,6 @@ iola tools profile full
|
|
|
27
27
|
|
|
28
28
|
Для слабых локальных моделей подключен skill `local-model`: CLI просит модель не выполнять действия напрямую, а предложить JSON-план. План проверяется по разрешенным tools и только после этого выполняется.
|
|
29
29
|
|
|
30
|
-
- `search_local`
|
|
31
|
-
- `get_card`
|
|
32
|
-
- `export_data`
|
|
33
|
-
- `run_report`
|
|
34
|
-
- `save_view`
|
|
35
|
-
|
|
36
30
|
Управление разрешениями:
|
|
37
31
|
|
|
38
32
|
```bash
|