Merged
Conversation
- 新增 knowledge 模块(compiler, linker, store, types) - 新增 knowledge-compile、knowledge-ingest、create-agent 工具 - 增强 memory 系统(long-term-store、memory-search、memory-sync、notebook) - Web UI 新增 KnowledgePage 及导航入口 - 添加 opencli skill - 更新 i18n(中英文知识模块翻译) - 更新 landing-page 和用户文档 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Multiple dependencies (cheerio, chokidar, @google/genai, etc.) require Node >= 20. The build was failing on TypeScript compilation due to missing type definitions in Node 18. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
修复 auth/slack-bot/whatsapp 的类型兼容性问题(Headers.entries、Buffer 类型), 恢复 Railway 自动部署能力。同时包含知识系统增强、话题切换提示、上下文栏优化等 Web UI 改进。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
扩展知识编译器和存储层功能,新增 Office 文档可视化处理, 增强文件工具和知识摄取工具,补充知识 API 路由。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
Related Issue
Testing
npx tsc --noEmitpassesnpm test -- --runpassesScreenshots