CodeReview/backend/app
lintsinghua 39e2f43210 feat(agent): 增强API错误处理机制
添加对API错误的分类处理,包括速率限制、配额用尽、认证和连接错误
在base.py中标记API错误前缀,orchestrator.py中实现重试逻辑
litellm_adapter.py中完善错误类型识别和用户友好提示
2025-12-25 17:35:31 +08:00
..
api fix: 实现 Agent 任务中私有 Gitea 仓库克隆的 Token 认证支持 2025-12-25 15:38:00 +08:00
core merge: 同步上游 v3.0.0 并更新 uv 依赖锁文件 2025-12-25 11:45:52 +08:00
db chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
models feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
schemas chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
services feat(agent): 增强API错误处理机制 2025-12-25 17:35:31 +08:00
utils feat: enhance Gitea support and merge upstream v3.0.0 2025-12-17 03:02:42 +00:00
__init__.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
main.py feat: Update deployment configurations, dependency management, and documentation, including a new sandbox build service. 2025-12-15 15:18:55 +08:00