mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-07-16 17:15:22 +00:00
- index.tsx: 修复合并导致的 JSX 结构错乱(重复的 Voice/Send 按钮、孤儿块、 错位的 )}),恢复单一聊天输入区工具栏,融合 main 的 ContextUsageBar/taskPlan 与本分支的 connector 选择器 - ManusLeftPanel.tsx: 清理未使用变量(hasObservations/hasContent/contentExpanded/ 未用的 t),给保留接口的 onShare/setDownloading 加 _ 前缀,修复 getTodoStep* 的 TFunction 类型断言,prettier 格式化 import - en/chat.ts: use_connector 文案统一为 'Select MCP' - tongyi.toml: 新增 agent_context 上下文窗口预算配置 - scheduled_task/serve.py: 增加 DBGPT_CHAT_TASK_SCHEDULER_ENABLED 开关与内存 jobstore Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>