• Joined on 2025-08-11
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 14:34:11 +08:00
15b0535d81 文档: 重构并扩展README.md,补充详细的功能介绍、技术实现和使用指南
23b470334d 样式(styles.css): 调整body和.card-header的背景渐变,并移除.chat-message的悬浮效果
Compare 2 commits »
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 14:10:44 +08:00
626f8992f6 新增用户消息复制和编辑功能,并提高批量生成数量上限至20。
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 14:00:44 +08:00
fed199f08d 重构: 使用手风琴组件优化API设置和对话历史的UI布局
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 13:51:57 +08:00
db6d9efd95 feat: 增强图像查看器功能并添加“全部下载”按钮在imageViewerModal中添加了全屏查看、左右翻页和删除图像功能。在index.html中新增了downloadAllImagesBtn按钮,用于一键下载所有生成的图像。script.js中相应实现了这些新功能的逻辑。
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 13:19:23 +08:00
8cfa2a8ac9 重构: sendMessage复用批量生成逻辑,并添加generateImageWithRetry方法实现API请求重试
431e231730 feat: 在index.html和script.js中添加图像批量生成功能
Compare 2 commits »
shiyue pushed to master at shiyue/OpenRouter_Image 2025-08-29 11:16:29 +08:00
960210d961 初始提交
shiyue created branch master in shiyue/OpenRouter_Image 2025-08-29 11:16:29 +08:00
shiyue created repository shiyue/OpenRouter_Image 2025-08-29 11:14:41 +08:00
shiyue pushed to develop at shiyue/aicommits 2025-08-28 10:54:15 +08:00
65da1dc301 feat: 在aicommits中添加提交、推送、重写和取消操作选项
69d3ef5040 文档: 在README.md中增加baseURL配置项说明
Compare 2 commits »
shiyue pushed to master at shiyue/superdesign 2025-08-27 17:30:33 +08:00
a058ff225e Initial commit: SuperDesign project
shiyue created branch master in shiyue/superdesign 2025-08-27 17:30:33 +08:00
shiyue created repository shiyue/superdesign 2025-08-27 17:28:53 +08:00
shiyue pushed to develop at shiyue/aicommits 2025-08-27 16:57:05 +08:00
b01e7fe566 docs: 将README.md翻译为中文
shiyue pushed to develop at shiyue/aicommits 2025-08-27 16:52:24 +08:00
d23dfecbcd 重构配置模块以移除ini依赖,增强baseURL支持并汉化AI提示词
e7f26efc71 feat: 添加对自定义 baseURL 的支持
604def8284 formatting and fixed type error
723c171417 fixed type error in aicommits
f63dc33385 updated github action to pnpm v8
Compare 10 commits »
shiyue created branch develop in shiyue/aicommits 2025-08-27 16:52:24 +08:00
shiyue created repository shiyue/aicommits 2025-08-27 15:17:57 +08:00
shiyue pushed to main at shiyue/copilot-app 2025-08-13 20:03:41 +08:00
22699cfc6c 修复
shiyue pushed to main at shiyue/copilot-app 2025-08-13 20:01:56 +08:00
cafbde75f7 修复
shiyue pushed to main at shiyue/copilot-app 2025-08-13 19:59:03 +08:00
3bf1912ee9 修复
shiyue pushed to main at shiyue/copilot-app 2025-08-13 19:53:19 +08:00
92f32a08ba 我已经通过修改 router_register.go 和 code_completions.go 文件,专门为这个探测请求添加了一个动态的、合法的响应。这应该是本次问题的最终症结所在