DeepCode
DeepCode copied to clipboard
"DeepCode: Open Agentic Coding (Paper2Code & Text2Web & Text2Backend)"
## [1.0.6-jm] - 2025-10-19 ### Added - **Dynamic Model Limit Detection**: New `utils/model_limits.py` module that automatically detects and adapts to any LLM model's token limits and pricing - **Loop Detection...
### Do you need to ask a question? - [x] I have searched the existing question and discussions and this question is not already answered. - [x] I believe this...
### Do you need to ask a question? - [ ] I have searched the existing question and discussions and this question is not already answered. - [ ] I...
### Do you need to ask a question? - [x] I have searched the existing question and discussions and this question is not already answered. - [x] I believe this...
## Description This PR addresses issue #43 by adding the following entries to `.gitignore`: - `logs/` directory for log files - `deepcode_lab/papers/` directory for paper storage - `mcp_agent.secrets.yaml` for sensitive...
## Description 将pdf转换成markdown的过程中,pdf的源文件不应该被删除 ## Changes Made 将移动改成复制 ## Checklist - [x] Changes tested locally - [x] Code reviewed - [x] Documentation updated (if necessary) - [x] Unit tests added (if...
## Description openai module is required, add openai to requirements.txt ## Related Issues openai module is required, Otherwise, the build will fail ## Changes Made add openai to requirements.txt
# feat: add user requirements analysis feature in chat mode ## 🎯 Overview Adds intelligent requirement gathering to chat interface - AI generates targeted questions to help users provide more...
### Do you need to file a feature request? - [x] I have searched the existing feature request and this feature request is not already filed. - [x] I believe...
### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [ ] I believe this is...