文件最后提交记录最后更新时间
✨ feat: add ComfyUI integration Phase1(RFC-128) (#9043) Co-authored-by: YuTengjing <ytj2713151713@gmail.com> 6 个月前
🔨 chore: Prettier & Add proxyUrl for all providers (#8061) * migration: 添加移除 reasoning_effort 参数和删除 doubao 的迁移脚本 * Refactor code structure for improved readability and maintainability * npx prettier --write "src/**/*" * add proxyUrl for all providers * npx prettier --write "docs/**/*" * Revert * Revert * revert11 个月前
📝 docs: remove table of contents from documentation files 1 年前
📝 docs: fix eslint irregular whitespace issues (#8777) 9 个月前
🐛 fix: pass threadId to messages in sendMessageInServer (#9808) * fix dev hydration * 🐛 fix: pass threadId to messages in sendMessageInServer - Add threadId parameter to CreateMessageParams interface - Pass threadId when creating user and assistant messages in aiChat router - Add comprehensive tests for threadId handling and outputJSON method This ensures thread context is properly maintained across message creation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * ✅ test: add comprehensive tests for addUserMessage - Test early return when activeId is undefined - Test message creation with files - Test threadId propagation when activeThreadId is set - Test input message clearing after message creation - Test handling messages without fileList This ensures the addUserMessage action correctly handles all scenarios including thread context. 🤖 Generated with [Claude Code](https://claude.com/claude-code) * fix thread fix * move * baseline * ✅ test: fix and improve message integration tests - Mock FileService to avoid S3 initialization issues - Mock getServerDB to use test database instance - Add test for threadId parameter in message creation - Fix pagination test to handle variable message counts - Fix batchCreate test to skip rowCount assertion (undefined in PGlite) - Skip topicId validation test (not currently enforced) All 15 integration tests now passing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) * refactor * improve 6 个月前
✨ feat: betterauth username signin (#10607) 5 个月前
📝 docs: remove table of contents from documentation files 1 年前
📝 docs: remove table of contents from documentation files 1 年前