Skip to content

Commit 2258648

Browse files
authored
update: luci-app-picoclaw 1.1.3 (#614)
* update picoclaw to 1.0.8 (fix postinst/stop/CSRF/weixin) * update: luci-app-picoclaw 1.1.3 --------- Co-authored-by: GennKann <GennKann@users.noreply.github.com>
1 parent 46df6eb commit 2258648

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • applications/app-meta-luci-app-picoclaw

applications/app-meta-luci-app-picoclaw/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
include $(TOPDIR)/rules.mk
44

5-
PKG_VERSION:=1.0.5
5+
PKG_VERSION:=1.1.3
66
PKG_RELEASE:=1
77

88
META_TITLE:=PicoClaw AI 管理器
99
META_TITLE.en:=PicoClaw AI Manager
1010
META_DEPENDS:=+luci-app-picoclaw
11-
META_DESCRIPTION:=PicoClaw 轻量级AI网关的LuCI管理界面。支持服务监控、配置编辑、频道管理、对话聊天、硬件控制(GPIO/USB)、技能系统和定时任务,支持中英日德葡5种语言。
12-
META_DESCRIPTION.en:=LuCI management interface for PicoClaw AI assistant. Features: service monitoring, config editing, channel management, chat, hardware control, skills system, cron jobs, 5-language i18n.
11+
META_DESCRIPTION:=PicoClaw 轻量级AI网关的LuCI管理界面。支持服务监控、配置编辑、频道管理、对话聊天、硬件控制(GPIO/USB)、技能系统、定时任务、模型配置和搜索引擎配置,支持中英日德葡5种语言。
12+
META_DESCRIPTION.en:=LuCI management interface for PicoClaw AI assistant. Features: service monitoring, config editing, channel management, chat, hardware control, skills system, cron jobs, model config, search engine config, 5-language i18n.
1313
META_AUTHOR:=GennKann
1414
META_TAGS:=ai tool
1515
META_LUCI_ENTRY:=/cgi-bin/luci/admin/services/picoclaw

0 commit comments

Comments
 (0)