大活
This commit is contained in:
19
.cursor/changelog/changelog-recent.md
Normal file
19
.cursor/changelog/changelog-recent.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Dev Changelog — Recent
|
||||
|
||||
最近 ~10 次改动的摘要记录,按时间倒序排列。
|
||||
当 Agent 检测到当前任务与近期改动相关时自动读取。
|
||||
|
||||
### [CL-20260411-1630] 2026-04-11 — 完成开发环境搭建和依赖安装
|
||||
- **tags**: art-agent, 环境搭建, Node.js, Python
|
||||
- **affected_files**: art-agent/backend/venv/, art-agent/frontend/node_modules/
|
||||
- **summary**: 安装 Node.js v24.14.1(winget)、创建 Python venv 并安装后端依赖、安装前端 npm 依赖。后端启动验证通过。遇到并解决了 OpenAI 延迟初始化、PowerShell && 不支持、脚本执行策略限制等问题。
|
||||
|
||||
### [CL-20260411-1600] 2026-04-11 — 搭建美术 Agent MVP 全部前后端代码
|
||||
- **tags**: art-agent, MVP, 前端, 后端, FastAPI, Next.js, Agent Loop
|
||||
- **affected_files**: art-agent/backend/app/*, , art-agent/frontend/src/*, docs/art-agent/MVP-PLAN.md
|
||||
- **summary**: 从零创建完整 MVP:后端 FastAPI(Agent Loop + Replicate 图像生成 + SSE)+ 前端 Next.js(Chat UI + 参考图上传 + 图片下载 + 暗色主题)。范围刻意最小化:无数据库、无 Skill 机制、无用户认证。Agent Loop 硬编码 system prompt,使用 GPT-4o-mini + flux-schnell。
|
||||
|
||||
### [CL-20260411-1500] 2026-04-11 — 完成美术 Agent 产品决策和技术选型
|
||||
- **tags**: art-agent, 产品决策, 技术选型, 规划
|
||||
- **affected_files**: docs/art-agent/DECISIONS.md, docs/art-agent/TECH-STACK.md
|
||||
- **summary**: 5 轮结构化讨论确定产品决策(Chat-first Web App、对话驱动交互、三层风格定义等)。8 维度技术选型:Next.js / FastAPI / 自建 Agent Loop / PostgreSQL / Replicate / Vercel+Railway。DECISIONS.md 和 TECH-STACK.md 两份文档产出。
|
||||
Reference in New Issue
Block a user