From 0e56ef347ecd3ee35e8bbee22a85b61485951a86 Mon Sep 17 00:00:00 2001 From: lhl Date: Sat, 12 Sep 2026 18:37:26 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20AI=20=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E6=97=A5=E5=BF=97=EF=BC=88AGENTS.md=20=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _AI_USAGE_LOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_AI_USAGE_LOG.md b/_AI_USAGE_LOG.md index 7baa913..46720b9 100644 --- a/_AI_USAGE_LOG.md +++ b/_AI_USAGE_LOG.md @@ -159,3 +159,4 @@ | 2026-09-12 17:50 | 反馈迭代 | 新增 favicon.svg + chat.html icon link + app.py /favicon.ico 204 + _asset_names + 2 测试;抽屉删除左侧项目列表、宽度抽 --drawer-w:520px、新增蒙版 rgba(0,0,0,.5)(点蒙版关闭带脏守卫)、窄屏隐藏蒙版 | src/genesis/server/app.py; src/genesis/server/static/favicon.svg; src/genesis/server/static/chat.html; src/genesis/server/static/chat.css; src/genesis/server/static/chat.js; tests/test_server_api.py | deepseek-chat | | 2026-09-12 18:07 | 架构设计 | 前端迁移 TypeScript + esbuild:frontend/ 工程(src/tests) + 单一 ESM 产物 chat.js(入库) + typecheck/node --test | frontend/**; src/genesis/server/static/chat.js; src/genesis/server/static/chat.html; src/genesis/server/app.py | deepseek-chat | | 2026-09-12 18:07 | 测试验证 | Python 测试改指向 /static/chat.js;删除旧 chat_state.js/chat_ws.js 与旧 Node 测试;README 增前端构建说明 | tests/test_frontend_audit_fixes.py; tests/test_progress_e2e.py; README.md | deepseek-chat | +| 2026-09-12 18:37 | 架构设计 | 更新 AGENTS.md:技术栈(前端 TS+esbuild)、项目结构(补 frontend/scripts/tests)、新增前端构建说明、文档规则明确 specs/plans 路径 | AGENTS.md | deepseek-chat |