• Joined on 2025-08-11
shiyue pushed to master at shiyue/productcanvas 2025-10-27 15:10:21 +08:00
ae46cedd37 1. 在浏览器中切换至 Mermaid 模块生成示例图,确认 SVG 容器占满可用空间且居中显示。
f7fd53c9a2 放大缩小
4dde0e31b1 放大缩小
01e1083e5e 资源改为本地引用
f37357096e • - 在 renderConversationHistory 末尾与 renderArtifact 内部新增 highlightActivePlaceholder(),每次渲染或
Compare 6 commits »
shiyue pushed to master at shiyue/productcanvas 2025-10-27 09:51:31 +08:00
c83c36baa6 - 在 js/app.js:728-766 新增 buildDeleteButtonHtml,并在 js/app.js:1000-1034 将浮动删除按钮植入用户、AI
4b14bb26dd - 在 index.html:47-51 给 main 和左侧面板增加 min-h-0,允许网格子项在父级 flex 容器中释放高度,确保
Compare 2 commits »
shiyue pushed to master at shiyue/productcanvas 2025-10-24 20:32:02 +08:00
b0c487a4ef 6. 增加一个svg放大缩小功能;
cbf59e3450 - js/app.js:165-260, 310-420, 560-893:重构模式切换与流式渲染逻辑;引入 renderSvgViewerForMode 分离各
06e1d5ca19 修改了提示词
64e93d25b8 - 在 js/utils.js:24-79 强化 parseSVGResponse,兼容缺失结尾反引号和截断的 SVG,自动补齐 </svg> 并去除残
bacafd66dc 修复气泡
Compare 5 commits »
shiyue pushed to master at shiyue/productcanvas 2025-10-24 18:40:16 +08:00
6fe5f4175d 修复了SVG实时绘制问题:
9032b634e6 对话框调试
Compare 2 commits »
shiyue pushed to master at shiyue/productcanvas 2025-10-24 17:46:10 +08:00
18f1aba08e first commit
shiyue created branch master in shiyue/productcanvas 2025-10-24 17:46:10 +08:00
shiyue created repository shiyue/productcanvas 2025-10-24 17:44:02 +08:00
shiyue pushed to develop at shiyue/aicommits 2025-10-21 10:12:04 +08:00
8e1f3d8259 优化 generatePrompt 函数,通过注释添加提示,以确保仅输出Git提交信息。
shiyue pushed to develop at shiyue/aicommits 2025-10-21 10:03:03 +08:00
35372013a1 ``refactor(prompt): 优化并规范化生成提交信息的提示词- 将 conventional 类型的提示词从 JSON 格式更改为更简洁的列表格式。- 将通用规则格式化为项目列表,并增加“使用动词开头”的祈使句要求,以提高生成消息的一致性和质量。``
shiyue pushed to main at shiyue/upage-git 2025-10-15 09:56:03 +08:00
177f15a136 避免 Remix revalidation:使用原生 fetch 而非 fetcher.submit,避免触发 Remix 的数据重新验证机制,这是导致流式请求被中止的主要原因。
shiyue pushed to master at shiyue/LLHS 2025-09-16 17:38:14 +08:00
817a7f6da6 优化统计计算器HTML结构和代码
shiyue pushed to master at shiyue/LLHS 2025-09-16 16:36:59 +08:00
c9e1bb951c 修复计算
shiyue pushed to master at shiyue/LLHS 2025-09-16 15:51:09 +08:00
0d7d5b0a43 根据提供的统计摘要,我看到有3个文件发生了变化:
shiyue pushed to master at shiyue/LLHS 2025-09-15 18:03:37 +08:00
5c9a60ee27 我已经收到了你的文档,里面包含了一个 Git 提交信息生成器的系统指令。
shiyue pushed to master at shiyue/LLHS 2025-09-15 16:34:00 +08:00
e31bf2855a feat: 新增产品生命周期指标曲线图SVG文件
shiyue pushed to master at shiyue/LLHS 2025-09-15 16:19:59 +08:00
83f1a51ae5 feat: 重构产品画布为精益画布并添加智能回收终端多角色UI界面
shiyue pushed to master at shiyue/LLHS 2025-09-15 14:07:39 +08:00
450f08d05c docs: 优化产品需求文档和功能模块文档结构
shiyue pushed to master at shiyue/LLHS 2025-09-15 13:26:23 +08:00
8d228527d0 feat: 新增prototype-designer角色,并生成B端与C端高保真UI原型
e3a645d519 增加了设计,后台功能模块设计
Compare 2 commits »
shiyue pushed to main at shiyue/MaliangAINovalWriter 2025-09-12 14:32:48 +08:00
f9d424f084 测试
shiyue pushed to main at shiyue/MaliangAINovalWriter 2025-09-12 14:24:53 +08:00
ab1f052a60 测试