mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
Resolved conflicts by keeping current branch changes for webhook feature files: - src/langbot/libs/wecom_ai_bot_api/api.py - src/langbot/libs/wecom_ai_bot_api/wecombotevent.py - src/langbot/pkg/api/http/controller/groups/webhooks.py - src/langbot/pkg/platform/sources/officialaccount.py - src/langbot/pkg/platform/sources/qqofficial.py - src/langbot/pkg/platform/sources/wecom.py - src/langbot/pkg/platform/sources/wecombot.py Merged master branch changes including: - Project restructure: moved files from pkg/ and libs/ to src/langbot/ - New features: API key auth, MCP resources, pipeline extensions - Documentation updates: AGENTS.md, CLAUDE.md, API docs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Debug LangBot Frontend
Please refer to the Development Guide for more information.