VSCode端插件更新日志
更新日志
版本:v3.13.0(2025-08-15)
- Zulu 智能体执行指令时支持复用相同终端。显著减少了每次操作中打开的新终端数量,提升使用连贯性与资源利用效率。
- 快速设置命令与 MCP 自动执行。在对话输出过程中,一键设置后续任务为自动执行,提升执行效率与体验连贯性。
- 本地代码库知识增强索引支持 SVN 仓库,助力更全面的上下文理解与智能生成。
- 支持导出对话中图片。对话中生成的图片可快速右键复制,便于保存与后续使用,提升使用效率。
- 【企业版】对话支持多模型配置。现已支持自定义模型供应商并支持使用千帆平台的其他大模型,可按需灵活切换,满足不同场景下的生成需求。
- 【企业版】Zulu 新增 MAX 模式选择。内置 SOTA 模型,生成效果更强、更精准。
- 【企业版】知识集权限体系全面升级,适配网页与插件端问答场景。知识集现已与部门架构绑定,支持企业级、部门级、个人级三种访问权限,插件端与 Web 端问答颗粒度与权限一致。
- 历史会话记录支持滚动加载,替代分页展示,浏览更顺滑。
- 修复其他已知问题,提升用户体验。
Version: v3.13.0 (2025-08-15)
- Zulu agent now supports reusing the same terminal when executing commands. This significantly reduces the number of new terminals opened with each operation, improving usage continuity and resource utilization efficiency.
- Quick setup commands and MCP auto-execution. During conversation output, you can set up subsequent tasks for automatic execution with one click, improving execution efficiency and experience continuity.
- Local codebase knowledge enhancement index now supports SVN repositories, enabling more comprehensive contextual understanding and intelligent generation.
- Support for exporting images from conversations. Images generated in conversations can be quickly copied via right-click for easy saving and future use, improving usage efficiency.
- [Enterprise Edition] Conversations now support multi-model configuration. Custom model providers are now supported, including other large models from the Qianfan platform, allowing flexible switching as needed to meet generation requirements in different scenarios.
- [Enterprise Edition] Zulu introduces new MAX mode selection. Built-in SOTA models provide stronger and more precise generation results.
- [Enterprise Edition] Knowledge base permission system has been comprehensively upgraded, adapting to web and plugin Q&A scenarios. Knowledge bases are now integrated with departmental structure, supporting three access permission levels: enterprise-level, department-level, and personal-level. Plugin and web Q&A granularity and permissions are consistent.
- Historical conversation records now support scroll loading instead of pagination, providing smoother browsing experience.
- Fixed other known issues to improve user experience.
版本:v3.12.0(2025-07-21)
- 超级补全体验升级。在生成预测代码后,系统将同时展示 Tab 跳转入口与改写内容,方便快速定位修改位置与进行内容比对,提升改写效率与操作流畅度。
- 默认启用智能 Agent 模式。升级后,所有用户将优先使用 Zulu 智能体进行任务处理,享受更智能、更一致的使用体验;后续使用会记住您上一次选择的模式。
- 关联私域知识集。Comate 在提供代码补全建议时,会参考您的上传的私域知识集,生成更贴合团队规范的代码。
Version: v3.12.0 (2025-07-21)
- Super completion experience upgrade. After generating predicted code, the system will simultaneously display the Tab jump entry and the rewritten content, making it easier to quickly locate modification points and compare content, thereby enhancing rewriting efficiency and operational smoothness.
- Enabled the Intelligent Agent mode by default. After the update, all users will prioritize using Zulu Intelligent Agent for task processing, enjoying a more intelligent and consistent experience. The system will remember your last mode selection for subsequent sessions.
- Integration with private knowledge bases. When providing code completion suggestions, Comate will reference your uploaded private knowledge base to generate code that better aligns with your team’s standards.
版本:v3.11.0(2025-07-07)
- 超级补全支持智能 import(VS Code)。随着代码编写,识别出需要引入的类、函数、组件时,智能提示所需的 import 语句,无需手动查找引用路径。
- 对话中选择上下文更直观便捷。我们优化了自动上下文提取逻辑,并提升了手动添加文件时的交互体验与界面样式,让上下文管理更高效、更可控。
- MCP 工具的使用和查看更方便。MCP 工具执行时修改为默认展开显示执行请求参数和返回结果,便于直观查看执行情况。
Version: v3.11.0 (2025-07-07)
- Super Completion Supports Intelligent Imports (VS Code): As you write code, it now identifies the classes, functions, or components that need to be imported. The system intelligently suggests the required import statements, eliminating the need to manually find reference paths.
- More Intuitive and Convenient Context Selection in Chats: We've optimized the automatic context extraction logic and improved the interaction experience and UI style for manually adding files. This makes context management more efficient and controllable.
- Easier MCP Tool Usage and Viewing: When MCP tools are executed, the execution request parameters and return results are now displayed expanded by default. This facilitates intuitive viewing of the execution status.
版本:v3.10.0(2025-06-24)
- AI 代码审查 (Code Review)。问答功能支持 AI 代码审查。您可以选中一段代码、指定一个或多个代码文件、或一段代码变更 (diff),Comate 将依据您的企业规范(上传至知识库中)或默认通用编码规范,进行代码审查。
- 智能采纳更准确。生成代码更好地融入当前上下文,减少手动调整。
Version: v3.10.0 (2025-06-24)
- AI Code Review: The Chat feature now supports AI code reviews. You can select a code snippet, specify one or more code files, or a code diff.
- Comate will then perform the review based on your enterprise-specific standards (uploaded to the knowledge base) or default general coding standards.
- Smarter Code Adoption: Generated code now integrates better with the current context, reducing the need for manual adjustments.
版本:v3.9.0(2025-06-03)
- 优化了从 Figma 设计稿生成前端代码的效果,您可以在 Zulu 对话框中通过输入斜线命令 / 使用此功能。
- 页面内置了精选的 MCP Server 列表,方便快速添加和管理。
- 支持创建和管理多条规则,可为每条规则设定不同的生效方式,包括自动生效、手动加入对话上下文、以及针对特定文件生效。此外,Zulu 规则还兼容您项目中已有的 Cursor rules 配置。
- 问答功能支持创建自定义的 Prompt(指令),您可以在问答对话框中输入斜线命令 /快速调用这些预设指令。
- 在问答中,当 Comate 生成的代码包含新文件名时,系统将能正确创建并命名新文件。
- 当问答结果包含网络搜索信息时,系统会添加引文标注,遵循 Markdown 语法格式(例如 ^[1]^)
Version: v3.9.0 (2025-06-03)
- Improved the effectiveness of generating front-end code from Figma designs. You can activate this feature in the Zulu chat dialog by entering the slash command
/
. - The page now includes a curated list of MCP Servers for quick addition and management.
- Supports creating and managing multiple rules, each with different activation methods such as automatic activation, manual inclusion in conversation context, or activation for specific files. Additionally, Zulu rules are compatible with your existing Cursor rules configuration.
- Chat now supports creating custom Prompts (instructions), which you can invoke quickly within the dialog using the slash command
/
. - When Comate generates code containing new filenames in Chat, the system will correctly create and name those new files.
- When Chat responses include web search information, the system will add citation markers formatted in Markdown (e.g., ^[1]^).
版本:v3.8.0(2025-05-19)
Zulu 智能体新增功能
- Zulu 智能体现在支持自动执行识别到的命令,让任务执行更连贯。
- 在与 Zulu 智能体交互时,您可以将代码恢复到对话历史中的任一版本。
Chat 功能增强 - 您可以选中多个代码块作为上下文与 Chat 进行交互。
超级代码补全体验升级 - 当触发“改写”时,生成的代码建议会拆分为两个步骤展示。您可以分步预览和确认,确保每一处修改都符合您的预期。
Version: v3.8.0 (2025-05-19)
New Zulu Agent Features
- Automatic Command Execution: The Zulu Agent now supports the automatic execution of identified commands, enabling more fluid task completion.
- Version Rollback in Chat History: When interacting with the Zulu Agent, you can now restore code to any version within the conversation history.
Chat Feature Enhancements - Multi-Code Block Context: You can now select multiple code blocks as context when interacting with Chat.
Super Code Completion Experience Upgrade - Step-by-Step "Rewrite" Suggestions: When triggering "Rewrite," generated code suggestions are now presented in two steps. This allows you to preview and confirm each modification individually, ensuring it aligns with your expectations.
版本:v3.7.0(2025-04-24)
新功能
- 更新了产品 Logo,统一文心快码的品牌视觉体验。
Zulu 功能优化 - Zulu 现已支持 MCP,与您的应用无缝衔接。
- Zulu 支持创建和应用自定义规则,满足个性化编码需求。
- 优化调试体验,可在终端错误信息上右键快速触发调试选项。
代码超级补全改进 - 无论追加、修改代码,还是采纳前后,您的光标位置始终保持不变。
- Tab 键采纳的提示框与光标保持同一行,操作更流畅。
- 新增代码部分以幽灵字符展示(无绿色背景),采纳后以绿色高亮显示,清晰直观。
Version: v3.7.0 (2025-04-24)
New Features
- Updated the product logo to unify the Wenxin KuaiMa brand visual experience.
Zulu Feature Enhancements
- Zulu now supports MCP, seamlessly integrating with your applications.
- Supports creating and applying custom rules to meet personalized coding needs.
- Optimized debugging experience: right-click on terminal error messages to quickly trigger debugging options.
Code Super Completion Improvements
- Whether adding, modifying, or accepting code, your cursor position remains unchanged.
- The suggestion box triggered by the Tab key remains on the same line as the cursor for smoother operation.
- Added ghost characters to display code sections; after acceptance, they're highlighted in green for clear visualization.
版本:v3.6.0(2025-04-16)
- 修复已知问题,提升用户体验。
Version: v3.6.0 (2025-04-16)
- Fixed known issues to improve user experience.
版本:v3.4.0(2025-03-06)
Zulu智能体发布公测
- 自动编程智能体,提供从代码生成到业务理解的完整智能服务。
- 全自然语言实现需求,不写一行代码。
- 理解代码库业务逻辑,帮助你迅速上手新项目。
- 帮你自动搭建开发环境和启动服务,不用一行一行输入命令。
产品功能 - 多工具自主调用:灵活调用多种实用工具,涵盖生成、执行命令等各个方面。
- 跨文件智能编辑:支持同时处理多个文件 ,智能同步修改关联代码。
- Diff 代码清晰展示:流式 diff 实时展示代码变化,更有效地进行代码对比和审查。
- 多模态高效交互:支持在会话中添加图片,让开发场景更加多元便捷。
- 代码效果实时预览:一键生成网页/游戏预览链接,浏览器实时呈现运行效果。
新功能上线 - 接入 DeepSeek 模型,需升级为付费用户。
- 新增超级代码补全,可自动修正拼写错误,自动重命名变量,精准预测下一处要编辑的光标位置,智- - 能重写目标位置的多行代码,需手动开启。
- 新增智能采纳功能,侧边栏问答生成的代码 diff 可以准确的合并到文件中。
产品改进 - 提升函数注释、代码解释和调优建议的生成效果。
- 优化特定场景 Java 依赖图检索策略,提升续写效果。
- 优化了问答对话中止、状态处理等边界情况的处理逻辑,提升整体稳定性。
- 优化代码样式,调整行内代码颜色以匹配编辑器配色。
- 针对 Windows 系统优化进程创建策略,减少资源占用。
- 兼容 Windows 7 系统,满足更多用户的使用需求。
Version: v3.4.0 (2025-03-06)
Zulu Agent Public Beta Launch
- Automated Programming Agent: Delivers comprehensive intelligent services, from code generation to business logic understanding.
- Full Natural Language Requirements: Achieve your goals entirely through natural language, without writing a single line of code.
- Understand Codebase Business Logic: Grasp the business logic of your codebases to quickly get up to speed on new projects.
- Automated Development Environment Setup: Effortlessly set up your development environment and launch services; no manual command-line input required.
Product Features - Autonomous Multi-Tool Invocation: Flexible calling of various practical tools for generation, command execution, and more.
- Intelligent Cross-File Editing: Simultaneously process multiple files, intelligently synchronizing changes across related code.
- Clear Diff Code Display: Real-time, streamed diffs showcasing code changes for more effective comparison and review.
- Efficient Multimodal Interaction: Add images to your conversations, making development scenarios more diverse and convenient.
- Real-time Code Effect Preview: Generate one-click preview links for web pages/games to instantly render results in your browser.
New Feature Rollout - DeepSeek Model Integration: Now supports the DeepSeek model (requires upgrade to a paid plan).
- Super Code Completion: Introducing Super Code Completion, which automatically corrects spelling errors, renames variables, accurately predicts the next editing cursor position, and intelligently rewrites multi-line code at a target location (requires manual activation).
- Intelligent Adoption of Code Diffs: New "Intelligent Adoption" feature allows accurate merging of code diffs generated by Chat directly into your files.
Product Improvements - Enhanced generation of function comments, code explanations, and optimization suggestions.
- Optimized Java dependency graph retrieval strategy for specific scenarios, improving code continuation results.
- Improved handling of edge cases in Chat, such as session termination and state management, leading to greater overall stability.
- Refined code styling, adjusting inline code colors to match editor themes.
- Optimized process creation strategies for Windows systems to reduce resource consumption.
- Ensured compatibility with Windows 7 systems to cater to a wider user base.
版本:v3.3.0(2025-01-03)
- 优化全链路的性能,带来更流畅的交互体验。
- 修复其他已知问题,提升用户体验。
Version: v3.3.0 (2025-01-03)
- Improved overall performance for a smoother interactive experience.
- Fixed other known issues for better user experience.
版本:v3.2.0(2024-12-30)
- 修复其他已知问题,提升用户体验。
Version: v3.2.0 (2024-12-30)
- Fixed other known issues to enhance user experience.
版本:v3.1.0(2024-12-18)
- 对话支持可选更快模型、更强模型,基础模型全新升级到128K。
- 安全智能体新增支持指定单文件、目录扫描。
- 修复其他已知问题,提升用户体验。
Version: v3.1.0(2024-12-18)
- Conversations now support optional faster and more powerful models, with the base model upgraded to 128K.
- The security agent now supports specifying single files and directory scanning.
- Fixed other known issues and improved user experience.
版本:v3.0.0(2024-11-12)
- 开发全流程升级,发布编码智能体、Debug智能体、单测智能体、安全智能体、全栈编程智能体。
Version: v3.0.0 (2024-11-12)
- Complete development workflow upgrade, introducing Development Agent, Debug Agent, Unit Test Agent, Security Agent, and Full-Stack Programming Agent.
版本:v2.17.0(2024-10-28)
- 修复其他已知问题,提升用户体验。
Version:v2.17.0(2024-10-28)
- Fixed other known issues and improved user experience.
版本:v2.16.0(2024-10-14)
- 优化首页推荐问题内容。
- 修复其他已知问题,提升用户体验。
Version: v2.16.0 (2024-10-14)
- Optimized recommended question content on the homepage.
- Fixed other known issues and improved user experience.
版本:v2.15.0(2024-09-30)
- 行间对话交互优化:更佳的输出效果。
- Paddle 插件体验优化,新增指令代码转换的功能指引更清晰。
- 修复其他已知问题,提升用户体验。
Version: v2.15.0 (2024-09-30)
- Improved inline dialogue interaction: Better output results.
- Enhanced Paddle plugin experience, with clearer guidance for new instruction code conversion functionality.
- Fixed other known issues and improved user experience.
版本:v2.14.0(2024-09-20)
- 从终端报错跳转到对应代码行时提供分析与修复的快捷按钮,直面问题现场。
- Paddle 插件支持根据目录将文件中 Pytorch 框架转化为飞桨框架。
- 提问后增加关联问题建议,开拓提问角度和思路,让提问更深入和全面。
- 行间对话交互优化:更佳的流式输出效果,更准确的触发范围识别。
- 修复其他已知问题,提升用户体验。
Version: v2.14.0 (2024-09-20)
- Added a CodeLens to provide fix suggestions for the line of code referenced in terminal error stacks.
- Added support for translating code written with PyTorch to the PaddlePaddle framework in the Paddle plugin.
- Added follow-up question suggestions after initial queries, broadening the scope and perspective of inquiries for more comprehensive and in-depth understanding.
- Improved the inline chat experience: smoother edit streaming in your editor and more accurate target code selection.
- Fixed other known issues to enhance user experience.
版本:v2.13.0(2024-09-03)
- 行间对话生成的代码支持流式输出了,更快看到编辑的效果,提升协同效率。
- 支持手动触发代码库索引构建,当回复未能参考代码库最新的代码时,可以手动触发更新。
- 对话侧边栏迎来样式全面升级,减少干扰元素,功能指示更清晰,便于专注在内容上。
- 优化对话回复中的 Mermaid 流程图样式,提升阅读体验。
- 修复其他已知问题,提升用户体验。
Version: v2.13.0 (2024-09-03)
- Code generated in inline conversations now supports streaming output, allowing you to see editing effects faster and improving collaboration efficiency.
- Added support for manually triggering codebase index building. When responses don't reference the latest code in the codebase, you can manually trigger an update.
- The conversation sidebar has received a comprehensive style upgrade, reducing distracting elements and providing clearer function indicators for better focus on content.
- Improved the style of Mermaid flowcharts in conversation replies, enhancing the reading experience.
- Fixed other known issues to improve user experience.
版本:v2.12.0(2024-08-19)
- Comate 行间对话更新了,支持对划选的代码进行提问或编辑,清晰展示代码变更,快使用快捷键 cmd+I(macOS) / ctrl+I(Windows) 体验吧!
- 新增【智能生成 commit message】
- 新增「添加日志」按钮,一键为函数内部增加打印日志,便于 debug。
- 光标悬浮在任意插件时,浮窗显示更详细的插件信息和快捷提问按钮,插件能力更清晰。
- 光标悬浮在不同知识类型时会浮窗显示详细信息、并提供了快捷示例,激发灵感。
- 对话消息过多后自动隐藏历史消息,滚动到顶部后再加载,减小渲染开销。
- 提升首次打开对话侧边栏时的显示速度,提问 0 距离。
- 修复其他已知问题,提升用户体验。
Version: v2.12.0 (2024-08-19)
- Comate inline dialogue has been updated, supporting querying or editing selected code, clearly displaying code changes. Try it with the shortcut cmd+I (macOS) / ctrl+I (Windows)!
- Added "Smart commit message generation"
- Added "Add log" button, allowing one-click addition of print logs inside functions for easier debugging.
- When hovering over any plugin, a floating window displays more detailed plugin information and quick question buttons, making plugin capabilities clearer.
- When hovering over different knowledge types, a floating window displays detailed information and provides quick examples, inspiring creativity.
- Automatically hides historical messages when there are too many dialogue messages, loading them again when scrolling to the top, reducing rendering overhead.
- Improved display speed when opening the dialogue sidebar for the first time, enabling zero-delay questioning.
- Fixed other known issues and improved user experience.
版本:v2.11.0(2024-07-31)
- 新增【续写状态】展示,实时展示生成状态。
- 优化多轮对话体验,生成更连贯的上下文。
- Diff 视图状态下支持一键采纳。
- 修复其他已知问题,提升用户体验。
Version: v2.11.0 (2024-07-31)
- Added the display of "Continuation Status" to showcase the real-time generation status.
- Enhanced the multi-turn dialogue experience for more coherent context generation.
- Introduced one-click adoption support in Diff view mode.
- Fixed other known issues to improve user experience.
版本:v2.10.0(2024-07-17)
- 提升对话以及续写的速度。
- 修复其他已知问题,提升用户体验。
Version: v2.10.0 (2024-07-17)
- Improved the speed of conversations and continuations.
- Fixed other known issues to enhance user experience.
版本:v2.9.0(2024-07-01)
- 使用能力更精准快捷,现在它不仅支持传统的关键字搜索,还增加了拼音搜索功能。
- 优化官方知识集展示形态。
- 修复其他已知问题,提升用户体验。
Version: v2.9.0 (2024-07-01)
- Enhanced search capabilities are now more precise and efficient, supporting not only traditional keyword search but also pinyin search.
- Optimize the presentation form of the official knowledge base
- Fixed other known issues to enhance user experience.
版本:v2.7.0(2024-06-19)
- 新增【智能Debug】功能。当编译运行报错时,通过快捷按钮或划选错误日志,一键定位错误并给出修复代码。
- 新增【代码安全】功能,企业版用户在管理员开启该功能后可在侧边栏中使用。插件会扫描代码中的安全漏洞,并提供修改建议。用户采纳后可一键修复安全漏洞。
- 支持混合云服务部署方案。
- 优化Go语言续写推荐效果。
- 优化用户个人账号信息的展示。
- 修复其他已知问题,提升用户体验。
Version: v2.7.0(2024-06-19)
- New AI Debug Feature: Easily locate and fix errors with a single click using shortcut buttons or by selecting error logs when compilation or runtime errors occur.
- New Code Security Feature: Available in the sidebar for enterprise users once enabled by the administrator. This plugin scans for security vulnerabilities in the code and provides suggestions for fixes. Users can apply these suggestions and resolve security issues with one click.
- Support for Hybrid Cloud Service Deployment.
- Enhanced Go Language Inline Suggestion.
- Improved Display of Personal Account Information.
- Fixed other known issues, improving user experience.
版本:v2.6.0(2024-06-04)
- 修改侧边栏启动样式:新增使用引导,帮助用户快速熟悉侧边栏功能。
- 续写推荐方式可配置:允许用户在设置中自定义续写推荐的方式,选择单行或多行优先。
- 注释生成代码交互优化:注释生成代码时,增加实时加载状态提示。
- 修复其他已知问题,提升用户体验。
Version: v2.6.0 (2024-06-04)
- Improved the on-boarding experience of the chat interface: Added a few examples on the welcome page to help you quickly explore our latest features.
- Customize auto-completion setting: Allow users to customize how continuation recommendations are displayed in settings, choosing between single-line or multi-line prioritization.
- Optimize comment-to-code generation interaction: Provide real-time loading status when generating.
- Fixed other known issues, improving user experience.
版本:v2.5.0(2024-05-21)
- 搜索功能升级:输入「#」后选择「网络搜索」,可以轻松在侧边栏中进行网络搜索,获取更多相关信息。
- 历史提问便捷切换:通过键盘上的上下键,可以在侧边栏中快速切换历史提问内容,优化使用体验。
- 修复其他已知问题,提升用户体验。
Version: v2.5.0 (2024-05-21)
- Improved Search: You can now search the web by typing “#” and selecting “Web Search” in the sidebar.
- Quickly Switch Historical Questions: Use the up and down arrow keys to switch between previous questions in the sidebar.
- Fixed Other Known Issues: We’ve resolved some known problems to enhance your experience.
版本:v2.4.0(2024-04-30)
- 在 Vue 文件中,JS/TS 代码中的函数支持通过快捷按钮,快速生成注释、生成单测等能力。
- 新增了对 JS/TS 代码中箭头函数的快捷按钮的支持。
- 在侧边栏中新增唤起「快捷指令」、「插件」和「知识」的按钮。
- 对调优建议指令进行了针对性优化,效果提升明显。
- 修复其他已知问题,提升用户体验。
Version: v2.4.0 (2024-04-30)
- In Vue files, functions within JS/TS code now support quick generation of comments, unit tests etc through shortcut buttons.
- Added support for shortcut buttons in JS/TS code for arrow functions.
- New buttons for invoking "Commands", "Agents", and "Context" have been added to the sidebar.
- The optimization suggestion command has been specifically optimized, resulting in a significant improvement.
- Fixed other known issues, improving user experience.
版本:v2.3.0(2024-04-17)
- 对英文版做了进一步的支持,为全球用户提供智能编码服务:英文版个人官网、用户手册、更新日志上线;插件内支持英文使用 ;AutoWork高级生成能力支持英文对话。
- 在Comate中可以关联网页了,支持更个性化的问答:你可以通过在侧边栏中通过「#」关联你的URL链接,Comate可以帮你深度解读信息,并生成更贴合你需求背景的回答。
- 发布「工具箱」插件,支持Base64编解码、JSON和YAML互转等能力:你可以在侧边栏中通过「@」唤起「工具箱」插件,或者通过「/」直接调起快捷指令。
- 修复其他已知问题,提升用户体验。
Version: v2.3.0 (2024-04-17)
- Further support has been added for the English version, providing intelligent coding services for global users: The English version of the personal profile, quick start, and change log are now available. English language is supported within the extension, and AutoWork's advanced generation capability now supports English chat.
- Now you can now link web pages, allowing for more personalized question and answer experiences in Baidu Comate: By using "#" in the sidebar, you can associate your URL links, enabling Comate to deeply interpret information and generate answers that are more tailored to your specific needs and background.
- We've released the "Toolbox" plugin, which supports Base64 encoding/decoding, JSON and YAML conversion, and more: You can summon the "Toolbox" plugin in the chat using "@" or directly activate shortcut commands using "/".
- Fixed other known issues, improving user experience.
版本:v2.2.0(2024-03-31)
- 现在,我们的应用已经支持英文,为更多全球用户提供便利。
- 对话区代码操作现在支持新建文件和插入到终端,代码采纳过程更加顺畅。
- 对话框现在支持 # 引用多个文件或者文件来进行提问,已获得更准确的回答。
- 对停止生成功能的交互进行了优化,使其变得更加容易操作。
- 修复其他已知问题,提升用户体验。
Version: v2.2.0 (2024-03-31)
- Our application now supports English for more global users.
- Chat area now supports creating new files and inserting into terminals, making the code adoption process smoother.
- Chat now support referencing multiple files or directories with # for more accurate answers.
- Optimized the interaction for stopping generation, making it easier to operate.
- Fixed other known issues, improving user experience.
版本:v2.1.0(2024-03-20)
- 新增飞桨PaddlePaddle官方插件,支持代码生成,智能问答。
- 新增百度智能小程序官方插件,支持代码生成,智能问答。
- 现在,我们支持在消息流式输出过程中对代码进行操作,可以更快的采纳或复制代码。
- 对消息的渲染性能进行了优化,现在渲染长消息的速度提升了4倍,有效地解决了滚动卡顿的问题。
- 对采纳操作和Tab键的交互逻辑进行了智能化处理,让您在使用过程中享受到更流畅的用户体验。
- 我们对代码库相关检索逻辑进行了深度优化,提升了检索效率。
- 修复其他已知问题,提升用户体验。
Version: v2.1.0 (2024-03-20)
- Added official plugin PaddlePaddle, supporting code generation and intelligent Q&A.
- Added official plugin 百度智能小程序, supporting code generation and intelligent Q&A.
- Now supports code manipulation during message stream output for faster adoption or copying of code.
- Optimized rendering performance of messages, resulting in a 4x speed increase in rendering long messages, effectively addressing scroll lag issues.
- Intelligently handled the interaction logic for adoption actions and Tab key, providing a smoother user experience.
- Deeply optimized code library related search logic, improving retrieval efficiency.
- Fixed other known issues, enhancing user experience.
版本:v2.0.0(2024-03-01)
- 我们正式发布了Comate+开放平台,现支持通过插件扩展Comate能力,提供强大的开放性与定制性,让你的编程现场从未有过的强大。
- 发布多个插件,通过Git插件连接Github、Gitee、GitLab等多个常用工具,为你智能生成提交信息、创建Issue,快来通过【@】【/】【#】在Comate侧边栏中尝试最新的智能化开发吧。
- 上线插件配置中心与知识中心。Comate的能力可以通过配置呈现更贴合你需求的效果;你还可以通过知识中心上传私域知识,让Comate更懂你,生成更个性化、更准确的内容与代码。
- 通过丰富的开放基座,企业可以通过Comate的插件形式将自身服务、能力、知识等连接到编程现场,增强推荐效果、提供个性化能力,为组织量身打造自有智能代码助手。
- 上线了AutoWork,它能深度解读你的代码库,洞悉必要的背景知识,为你生成量身定制的代码。
- 新增对XML语言的智能补全提示,让您在编写XML文件时也能得到便利的帮助。
- 现在,当我们进行多行代码推荐时,您可以选择逐行采纳,让您根据需要更精准地把握每一行代码。
- 新增了插件内的小调研功能,让我们可以及时了解您对各项功能的满意度,便于我们进行针对性的优化。
- 导航栏新增了意见反馈入口,我们随时关注并解决用户遇到的问题。
- 我们对对话区的样式进行了全新改版,现在的页面信息呈现更加清晰,界面更加清爽。
- 代码检索策略进行了优化,提高您查找代码的速度和准确性,对检索和生成的界面进行了视觉效果的升级,使用更加方便并拥有更好的视觉感受。
- 修复其他已知问题,提升用户体验。
Version: v2.0.0 (2024-03-01)
- Officially launched the ComatePlus platform, now supporting extension of Comate capabilities through plugins, providing powerful openness and customization, making your programming scene more powerful than ever.
- Released multiple plugins, such as Git plugins connecting to Github, Gitee, GitLab, etc., intelligently generating commit messages, creating issues. Try out the latest intelligent development through [@] [/] [#] in the Chat panel.
- Launched Plugin Configuration Center and Docs Center. Comate's capabilities can be presented more fittingly through configuration; you can also upload domain-specific docs through the Docs Center, making Comate understand you better and generate more personalized, accurate content and code.
- Enterprises can connect their own services, capabilities, and knowledge to the programming scene through the rich open base of Comate in the form of plugins, enhancing recommendation effects, providing personalized capabilities, and tailoring intelligent code assistants for organizations.
- Launched AutoWork, which deeply interprets your codebase, understands necessary background docs, and generates customized code for you.
- Added intelligent autocompletion prompts for XML language, providing convenient assistance when writing XML files.
- Now, when performing multi-line code suggestions, you can choose to accept line by line, allowing you to grasp each line of code more accurately as needed.
- Added a mini survey feature within plugins to promptly understand your satisfaction with various features, facilitating targeted optimization.
- Added a feedback entry to the navigation bar, where we constantly monitor and address issues encountered by users.
- Completely redesigned the style of the Chat area for clearer page information and a fresher interface.
- Optimized code retrieval strategy, improving the speed and accuracy of code lookup, and upgraded the visual effects of retrieval and generation interfaces for easier use and better visual experience.
- Fixed other known issues, enhancing user experience.
版本:v1.4.1(2024-02-02)
- 迎新年,贺新春,龙年主题活动开启,参与活动有机会赢积分、兑京东卡!
- 对话区顶部新增“帮助文档”和“设置”两个入口,便于您更加方便地获取帮助和进行配置
- 对插件的分类和标签进行更新,使您在搜索 Comate 插件时更加轻松
- 我们将文案“自然语言生成代码”更改为“开始对话”,使其更容易理解
- 我们增加了消息的前置判断,防止在未输入有效内容时发送了消息
- 对消息的渲染样式进行了优化,以呈现更好的视觉效果
- 修复其他已知问题
Version: v1.4.1 (2024-02-02)
- Celebrate the new year with the Dragon Year theme event! Engage for an opportunity to earn credit scores or redeem JD cards!
- Added "Help" and "Settings" entries at the top of the Chat area for easier access to help and configuration.
- Updated plugin categorization and tags to make it easier for you to search for Comate plugins.
- Changed the phrase "Natural Language Code Generation" to "Start Chat" for easier understanding.
- Added pre-checking for messages to prevent sending messages when no valid content is entered.
- Optimized message rendering styles for better visual effects.
- Fixed other known issues.
版本:v1.3.11(2024-01-19)
- 优化代码生成异常时的提示信息
- 修复部分 C++ 语言的文件不显示函数功能按钮的问题
- 修复侧边栏流式输出问答偶现输出中断的问题
Version: v1.3.11 (2024-01-19)
- Enhanced error messages for code generation exceptions.
- Fixed the issue where certain C++ language files were not displaying buttons above functions.
- Resolved intermittent interruptions in the Chat panel output.
版本:v1.3.1(2024-01-02)
- 新增数据看板,助力企业研发效率提升
- 购买会员权益后可直接扫码登录使用,无需配置 License
- 优化代码解释功能的上下文获取策略,提升解释准确率
Version: v1.3.1 (2024-01-02)
- Introduced a data dashboard to boost enterprise development efficiency.
- VIP Members can now directly log in via QR code after purchasing membership benefits, eliminating the need for license configuration.
- Optimized context retrieval strategies for code interpretation, enhancing accuracy.
版本:v1.3.0(2023-12-19)
- 支持百度账号认证,扫码快速登录
- Jupyter Notebook 文档支持代码续写功能
- 优化 Comate 推荐和 IDE 自带推荐框冲突的问题
- 修复链接远端机器时不显示函数功能按钮的问题
Version: v1.3.0 (2023-12-19)
- Added support for Baidu account authentication, enabling quick login via QR code scanning.
- Jupyter Notebook documents now support code suggestions.
- Resolved conflicts between Comate suggestions and built-in IDE suggestion boxes.
- Fixed the issue where buttons above functions were not displayed when linking to remote machines.
版本:v1.2.1(2023-12-05)
- 优化侧边栏流式输出问答时,自动向下滑动的体验问题
- 优化打开侧边栏后输入框自动聚焦的问题,提升问答体验
- 修复函数注释结果的行首空格问题
- 修复侧边栏没有历史消息时仍可以清空消息的问题
- 修复获取默认用户名失败时插件激活失败的问题
Version: v1.2.1 (2023-12-05)
- Improved the user experience of automatic downward scrolling during Chat output streaming.
- Enhanced the focus behavior of the input box upon opening the Chat, improving the chat experience.
- Fixed the leading whitespace issue in function comment results.
- Fixed the ability to clear messages in the Chat even when there are no historical messages.
- Resolved the issue of plugin activation failure when the default username retrieval fails.
版本:v1.2.0(2023-11-21)
- 增加侧边栏会话中查看生成代码变更的功能
- 增加生成结果自定义反馈的功能
- 增加敏感信息过滤的功能
- 支持侧边栏的流式输出,内容输出更流畅
- 支持行中推荐
Version: v1.2.0 (2023-11-21)
- Added functionality to view code changes in Chat.
- Introduced customizable feedback for generated results.
- Implemented sensitive code filtering capabilities.
- Enabled smooth streaming output in the Chat, enhancing content delivery.
- Supported suggestions in the middle of line.
版本:v1.1.0(2023-11-07)
- 优化存在推荐内容时删除字符不流畅的体验问题
- 优化取消本次推荐命令并默认绑定快捷键的设置问题
- 修复单测生成不支持 C++ 语言的问题
- 修复获取不到设备 ID 的问题
- 修复侧边栏生成结果部分语言没有语法高亮的问题
Version: v1.1.0 (2023-11-07)
- Improved the user experience of deleting characters when suggestion exist.
- Streamlined the process of canceling suggestions and default shortcut key bindings.
- Fixed the issue where unit test generation did not support the C++ language.
- Resolved the problem of failing to retrieve device IDs.
- Fixed the lack of syntax highlighting for some languages in the Chat results.
版本:v1.0.0(2023-10-24)
- 行级/函数级实时续写:单行续写、多行续写、注释生成代码(函数注释)
- 代码生成:自然语言描述生成代码、增强生成
- 单元测试生成:单测生成、接口文档生成测试代码
- 代码优化:长函数拆分代码重构、自然语言优化代码
- 代码注释生成:函数注释、行间注释
- 智能 CLI
- 技术问答
Version: v1.0.0 (2023-10-24)
- Real-time Suggestions at the line/function level: single-line suggestions, multi-line suggestions, code generation from comments (function comments).
- Code generation: code generation from natural language descriptions, enhanced generation.
- Unit test generation: unit test generation, API documentation generation for test code.
- Code optimization: refactoring of long functions, optimization of code through natural language.
- Docstring generation: function docstring, inline comments.
- Intelligent CLI.
- Technical Q&A.