文件最后提交记录最后更新时间
✅ test: add more user journey (#11072) * ✅ test(e2e): add Agent conversation E2E test with LLM mock - Add LLM mock framework to intercept /webapi/chat/openai requests - Create Agent conversation journey test (AGENT-CHAT-001) - Add data-testid="chat-input" to Desktop ChatInput for E2E testing - Mock returns SSE streaming responses matching LobeChat's actual format Test scenario: Enter Lobe AI → Send "hello" → Verify AI response 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * 📝 docs(e2e): add experience-driven E2E testing strategy Add comprehensive testing strategy from LOBE-2417: - Core philosophy: user experience baseline for refactoring safety - Product architecture coverage with priority levels - Tag system (@journey, @P0/@P1/@P2, module tags) - Execution strategies for CI, Nightly, and Release - Updated directory structure with full journey coverage plan 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> 📝 docs(e2e): add E2E testing guide for Claude Document key learnings from implementing Agent conversation test: - LLM Mock SSE format and usage - Desktop/Mobile dual component handling with boundingBox - contenteditable input handling - Debugging tips and common issues 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * 📝 docs(e2e): add experience-driven E2E testing strategy Add comprehensive testing strategy from LOBE-2417: - Core philosophy: user experience baseline for refactoring safety - Product architecture coverage with priority levels - Tag system (@journey, @P0/@P1/@P2, module tags) - Execution strategies for CI, Nightly, and Release - Updated directory structure with full journey coverage plan 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> 📝 docs(e2e): add E2E testing guide for Claude Document key learnings from implementing Agent conversation test: - LLM Mock SSE format and usage - Desktop/Mobile dual component handling with boundingBox - contenteditable input handling - Debugging tips and common issues 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * update sop * update sop --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>4 个月前
✨ feat: remove NextAuth (#11732) 3 个月前
🐛 fix: fix model edit icon missing (#11105) * 🐛 fix: fix model edit icon missing * fix stats welcome * refactor pglite db case * fix e2e tests * update docs4 个月前