Files
LangBot/web
Junyan Chin 42caae1bcf feat: Implement extension and bot limitations across services and UI (#1991)
- Added checks for maximum allowed extensions, bots, and pipelines in the backend services (PluginsRouterGroup, BotService, MCPService, PipelineService).
- Updated system configuration to include limitation settings for max_bots, max_pipelines, and max_extensions.
- Enhanced frontend components to handle limitations, providing user feedback when limits are reached.
- Added internationalization support for limitation messages in English, Japanese, Simplified Chinese, and Traditional Chinese.
2026-02-22 17:25:45 +08:00
..
2025-04-28 21:41:03 +08:00
2025-07-26 19:45:38 +08:00
2025-12-10 14:21:41 +08:00
2026-02-09 00:41:34 +08:00
2025-05-10 17:16:57 +08:00
2025-05-07 18:06:44 +08:00
2025-05-10 17:16:57 +08:00

Debug LangBot Frontend

Please refer to the Development Guide for more information.