本次更新主要包括: DeepCode + nanobot 集成:支持通过 飞书机器人 调用 DeepCode,在聊天中发起论文转代码、对话转代码和任务进度查询,并新增飞书实战截图示例。 文档重构:全面更新 README.md 与 README_ZH.md,优化 Quick Start 结构,新增 nanobot 集成(飞书聊天机器人) 专章,并提供从配置到部署的一站式教程。 此版本重点提升了“在聊天软件中用 DeepCode 写代码”的体验,方便团队在日常协作中直接使用 AI 编程能力。 This release focuses on bette
Release history
DeepCode releases
"DeepCode: Open Agentic Coding (Paper2Code & Text2Web & Text2Backend)"
All releases
12 shown
DeepCode v1.1.0 重磅更新!新增 Docker 容器化支持,一键部署,开箱即用。让代码分析更简单,部署更便捷! DeepCode v1.1.0 Major Update! Now with Docker containerization support - one-click deployment, ready to use out of the box. Making code analysis simpler and deployment easier!
DeepCode v1.09 - New UI Update The new React-based web interface is now available with these improvements: Interactive workflow - AI can ask follow-up questions during code generation Streamlined interface - Questions appear directly in the chat for better visibility Cross-platfo
Support for Google Gemini official API: DeepCode now supports configuration of Google’s official Gemini API, including full support for Gemini‑3‑pro. 支持 Google Gemini 官方 API 已支持配置 Google Gemini 大模型的官方 API,并完成对 Gemini‑3‑pro 的适配与使用。
- AI Agent interactively breaks down vague ideas into functional specifications through clarifying questions
- New UI with smoother and more intuitive experience
Full changelog
Got a brilliant idea in mind but don’t know where to start? It’s time to let the Agent become your product manager!
DeepCode Major Update!
We are introducing a brand-new personalized requirements customization feature.
It’s a new interactive feature that turns vague ideas into actionable development plans. Instead of requiring you to provide detailed specifications up front, DeepCode’s Agent will:
- Ask clarifying questions about your idea.
- Break down abstract requirements into concrete functional specifications.
- Continuously refine and optimize the plan based on your additional input.
- Adapt dynamically until the final plan matches exactly what you need.
From a single sentence to a complete project blueprint—experience the magic of co-creating with AI right now!
This update also brings a brand-new UI with a smoother and more intuitive experience. Coming soon, we’ll add powerful features like automated testing and performance dashboards.
But this is just the beginning. Our roadmap includes even more exciting features:
Automated Verification and Optimization Agents: automated testing, sandbox verification, and a more comprehensive coding experience.
Benchmark Dashboards: detailed performance metrics on the PaperBench evaluation suite to stay transparent and ahead.
System-Wide Optimizations: stronger reasoning and broader multi-language framework support.
We are building the future of software development—stay tuned!
Try it now: https://github.com/HKUDS/DeepCode
Full Changelog: https://github.com/HKUDS/DeepCode/compare/v1.0.4...v1.0.5
## Key Features - 1. Intelligent Document Segmentation - 2. Memory Optimization
## New Features - Integrate `bochaai` into the search tool.
Fixed file conversion hang issue and added Windows system compatibility.