@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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iola_adm/iola-cli",
3
- "version": "0.1.23",
3
+ "version": "0.1.24",
4
4
  "description": "CLI и AI-агент для работы с открытыми данными городского округа Йошкар-Ола.",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/adm-iola/iola-cli#readme",
@@ -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