Commit Graph

6 Commits (ccd1be7bed50cdb4d1ce48859e419da2b11154ce)

Author SHA1 Message Date
DrSmoothl f66e25b1a7
fix(webui): fix missing imports and create toml_utils module
- Create src/common/toml_utils.py with TOML utility functions
- Fix APIAdapterConfig → ModelConfig in config.py (4 locations)
- Fix git_mirror_service import path in plugin.py
- Fix emoji.py type annotations and unused imports
- Fix jargon.py comment (ChatStreams → ChatSession)
- All routers now import successfully
- Zero Peewee remnants verified across src/webui/
2026-02-17 20:19:37 +08:00
UnCLAS-Prommer 54e9007b8d
合并tcp_connector,移除多余的toml_utils.py 2026-02-05 15:43:37 +08:00
墨梓柒 e680a4d1f5
Ruff format 2025-12-13 17:14:09 +08:00
Ronifue 2b7559b8cc fix: 修复保存toml时偶发的空行累计bug和注释丢失问题 2025-12-02 16:00:05 +08:00
Ronifue 08c0b5929e fix: 修正一个Maibot遇不到但是不能涵盖Toml整个格式的问题 2025-11-29 16:16:31 +08:00
Ronifue f68b9aa109 feat: 对自动化处理的toml进行格式化,以及修复通知消息导致的报错 2025-11-29 15:53:33 +08:00