qwen_agent/routes
朱潮 1d82ca9ba8 feat: 添加启动时自动执行数据库迁移
添加 migrate_single_agent_mode 函数,在系统启动时自动添加
single_agent_bot_id 字段到 agent_user 表

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-26 08:13:36 +08:00
..
__init__.py update fastapi 2025-11-25 22:34:44 +08:00
bot_manager.py feat: 添加启动时自动执行数据库迁移 2026-02-26 08:13:36 +08:00
chat.py remove robot_type 2026-02-08 00:04:39 +08:00
database.py execute sql result 2026-01-23 18:33:29 +08:00
file_manager.py update sql表名 2026-01-30 00:03:26 +08:00
files.py feat(skills): add skill management API module 2026-01-07 19:45:04 +08:00
knowledge_base.py add rag flow 2026-02-10 18:59:10 +08:00
payment.py update payment 2026-02-25 23:42:44 +08:00
projects.py 日志优化 2025-11-27 21:50:03 +08:00
skill_manager.py modify routes/skill_manager.py 2026-02-12 22:19:09 +08:00
system.py 删除agent manager 2025-12-17 20:27:06 +08:00