feat: add gateway management features and settings

- Implemented new API routes for handling logs and settings related to the gateway.
- Added a new Gateway section in the General Settings panel to manage gateway status and auto-start options.
- Introduced a state management hook for gateway settings, including status, logs, and auto-start functionality.
- Updated configuration service to include gateway auto-start setting.
- Enhanced internationalization support for new gateway-related messages.
- Refactored existing settings store to accommodate new gateway settings.
- Cleaned up code and improved logging functionality.
This commit is contained in:
duanshuwen
2026-04-20 22:22:11 +08:00
parent f7f4ffaee9
commit dfef9c90a5
18 changed files with 1139 additions and 15 deletions

View File

@@ -6,4 +6,7 @@
4、把龙虾包装到对话 - 完成
5、迁移频道功能 - 完成
6、迁移agent功能 - 完成
7、知识库调整成上传文件查看文件列表 - 完成
7、知识库调整成上传文件查看文件列表 - 完成
模型配置添加弹窗移除
任务列表移除