Add Go agent UCI preview commands

This commit is contained in:
benya
2026-06-05 13:08:33 +03:00
parent e2cf1c715e
commit ee837e8514
3 changed files with 179 additions and 2 deletions
+3
View File
@@ -91,6 +91,9 @@
- [x] `pkg_list_upgradable` / `opkg_list_upgradable`;
- [x] `pkg_install` / `opkg_install`;
- [x] `pkg_remove` / `opkg_remove`;
- [x] `uci_show`;
- [x] `uci_backup`;
- [x] `uci_preview`;
- [ ] OpenWrt cross-build/package integration.
## Этап 2: MVP Server API