ui: add CLI copy helper + bump version to 0.9.2 (#10)

Co-authored-by: Tao <dtzp555@gmail.com>
This commit is contained in:
dtzp555-max
2026-03-08 10:20:34 +10:00
committed by GitHub
co-authored by taodeng
parent 0a5f963b14
commit c3ed4c9c8f
2 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openclaw-manager",
"version": "0.9.1",
"version": "0.9.2",
"description": "A local web UI for managing OpenClaw AI agents \u2014 no npm install required",
"main": "openclaw-manager.js",
"scripts": {