LIghtJUNction
|
b8c73430fb
|
Revert "可选后端,实现前后端分离" (#5536)
|
2026-02-27 22:02:37 +08:00 |
|
LIghtJUNction
|
d68ccfcc96
|
1.前端的后端配置页面新增新增按钮,允许新增后端,自由切换后端。2.一些必要的改进,比如astrbot init初始化时候询问是否下载前端,可选择不下载,使用--backend-only选项时候,不再提示要下载前端
|
2026-02-06 03:47:53 +08:00 |
|
Copilot
|
94bf3b8195
|
Fix incorrect type annotations and errors (#3250)
* Initial plan
* Fix type annotation errors in cmd_conf, cmd_init, and version_comparator
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
* Changes before error encountered
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
* Fix more type annotation errors: change `= None` to `| None = None`
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
* Fix final batch of type annotation errors
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
Co-authored-by: LIghtJUNction <lightjunction.me@gmail.com>
|
2025-11-02 17:02:56 +08:00 |
|
LIghtJUNction
|
0b7fc29ac4
|
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (#3214)
Co-authored-by: Dt8333 <25431943+Dt8333@users.noreply.github.com>
Co-authored-by: Soulter <905617992@qq.com>
|
2025-11-01 13:26:19 +08:00 |
|
Raven95676
|
ccb1f87a20
|
feat: cli支持插件自动热重载;cli支持插件管理;cli支持指定Dashboard端口
|
2025-05-06 17:56:56 +08:00 |
|
Raven95676
|
f06be6ed21
|
refactor: 拆分cli以便后续拓展功能
|
2025-05-06 00:53:00 +08:00 |
|