CodeReview/backend
lintsinghua 39e2f43210 feat(agent): 增强API错误处理机制
添加对API错误的分类处理,包括速率限制、配额用尽、认证和连接错误
在base.py中标记API错误前缀,orchestrator.py中实现重试逻辑
litellm_adapter.py中完善错误类型识别和用户友好提示
2025-12-25 17:35:31 +08:00
..
alembic feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
app feat(agent): 增强API错误处理机制 2025-12-25 17:35:31 +08:00
scripts feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
static/images chore(assets): update logo image without background 2025-12-09 16:03:16 +08:00
tests feat(agent): implement streaming support for agent events and enhance UI components 2025-12-11 20:33:46 +08:00
uploads feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00
.dockerignore feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
.gitignore feat(projects): add ZIP file upload support and source type tracking 2025-11-28 17:38:12 +08:00
.python-version 规范项目中的一些配置,包括python版本、前端环境变量、后端uv环境等 2025-12-16 18:55:07 +08:00
Dockerfile feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
README.md feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
alembic.ini chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
check_docker_direct.py feat: Introduce Kunlun agent tool, add Docker and sandbox environment checks, and update agent services and frontend dialogs. 2025-12-15 02:00:34 +08:00
check_sandbox.py feat: Introduce Kunlun agent tool, add Docker and sandbox environment checks, and update agent services and frontend dialogs. 2025-12-15 02:00:34 +08:00
docker-entrypoint.sh feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
env.example feat: add Gitea repository support 2025-12-16 18:55:07 +08:00
main.py chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
pyproject.toml chore: bump version to v3.0.2 2025-12-19 00:01:10 +08:00
requirements-lock.txt feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00
requirements.txt feat(agent): 增强任务执行流程和实时日志反馈 2025-12-16 16:56:09 +08:00
start.sh chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
uv.lock merge: 同步上游 v3.0.0 并更新 uv 依赖锁文件 2025-12-25 11:45:52 +08:00
verify_llm.py feat: 新增安全工具集成和漏洞知识库扩展 2025-12-13 12:35:03 +08:00

README.md

DeepAudit Backend

AI-Powered Code Security Audit Platform Backend Service.