cli-plugin-webui icon indicating copy to clipboard operation
cli-plugin-webui copied to clipboard

Web UI for NoneBot CLI

Results 4 cli-plugin-webui issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/hadialqattan/pycln: v2.1.3 → v2.4.0](https://github.com/hadialqattan/pycln/compare/v2.1.3...v2.4.0) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) - [github.com/psf/black: 23.7.0 → 24.8.0](https://github.com/psf/black/compare/23.7.0...24.8.0) - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.3...v4.0.0-alpha.8)

使用Web创建完机器人 ![image](https://github.com/nonebot/cli-plugin-webui/assets/99504275/56b4c7f0-913b-431d-86a1-d8c089cb63fc) 打开拓展商店进行安装插件 会出现以下情况: 选择任意一个插件,进行安装,但界面没有显示以安装插件,但实际已经安装了 ![image](https://github.com/nonebot/cli-plugin-webui/assets/99504275/826763dc-7c6e-48e6-8510-e27ca3e4a4b7) ![image](https://github.com/nonebot/cli-plugin-webui/assets/99504275/5dc945ad-b7b3-4473-9a31-c9bf5ece6cf7) ![image](https://github.com/nonebot/cli-plugin-webui/assets/99504275/82afdc86-9753-4357-b2c6-f320ff4d9e6e) ![image](https://github.com/nonebot/cli-plugin-webui/assets/99504275/77bf9551-b08a-42d7-895f-81c769d909af) ![image](https://github.com/nonebot/cli-plugin-webui/assets/99504275/f86206e4-fadf-46c5-a6b5-403177bcd78d) 还有一种情况,选择任意插件进行安装但,界面显示了,但实际并没有安装 还有一种情况,使用Web创建nonebot实例,前提之前有一个手动安装的nonbot实例已经加载了 ![image](https://github.com/nonebot/cli-plugin-webui/assets/99504275/df52bf9c-fc26-4ef7-9d3f-2c00f810eb5f) 创建新的nonebot实例会残留上一个nonebot实例已安装的插件(随机残留不固定)

bug