bb6503c3f8
- main.py 此前 import 不存在的 .core.config/.core.logging,生成项目一 import 即崩 - 补 backend/agent 的 core/config.py(pydantic-settings)+ core/logging.py(loguru) + 各级 __init__.py,按服务/数据库/LLM 选型渲染配置字段 - 路线 A:仅补可运行的 plumbing,业务分层仍由 Claude 按规则现写 - 验证:生成 backend 后 uv sync + import app 成功,/health 路由就位
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.