feat: support coding plan

This commit is contained in:
zhayujie
2026-03-18 11:59:22 +08:00
parent b8437032e9
commit 4efae41048
33 changed files with 458 additions and 55 deletions

View File

@@ -52,6 +52,7 @@ class Tool(Plugin):
# 暂时不支持未来扩展的bot
if Bridge().get_bot_type("chat") not in (
const.OPENAI,
const.CHATGPT,
const.OPEN_AI,
const.CHATGPTONAZURE,