1219 Commits

Author SHA1 Message Date
fofolee
dd7fca3b62 修复复制命令时命令名称显示异常的BUG 2025-03-15 13:24:41 +08:00
fofolee
bc6141f150 更新会员价格 2025-03-15 11:31:00 +08:00
fofolee
a27e928cc4 ai组手添加是否渲染md为html选项 2025-03-15 11:23:58 +08:00
fofolee
04b08be60b 优化ai接口异常处理 2025-03-15 11:09:53 +08:00
fofolee
770fd469c7 提升openai接口兼容性 2025-03-15 10:56:48 +08:00
fofolee
01977ea873 修复搜索结果显示bug 2025-03-15 10:51:29 +08:00
fofolee
2ae602d416 window自动化添加资源管理器相关操作 2025-02-28 17:21:10 +08:00
fofolee
70a2fb68bb 添加console.clear 2025-02-28 09:35:55 +08:00
fofolee
9f9494a600 调整输出窗口背景颜色和utools一致 2025-02-28 09:08:00 +08:00
fofolee
aff275fa7f 编排添加类型判断 2025-02-25 21:17:41 +08:00
fofolee
4cd05732a9 编排添加对象处理 2025-02-25 21:11:19 +08:00
fofolee
15ab522738 调整编排数组处理,补充基本功能,去除不常用功能 2025-02-25 20:47:33 +08:00
fofolee
b9005cbe88 修复编排合并视频功能没有正确提示升级uTools版本的bug 2025-02-25 20:08:19 +08:00
fofolee
775132df8f 修复编排遍历数组错误设置元素的BUG 2025-02-25 20:02:26 +08:00
fofolee
23c5cb77af 调整quickcommand.askAI接口,改为通过onFetch返回controller 2025-02-25 19:57:46 +08:00
fofolee
94bffd0375 完善api设置中api地址的占位符 5.0.0 2025-02-24 21:26:02 +08:00
fofolee
b27248bdb0 命令卡片布局调整 2025-02-24 21:08:00 +08:00
fofolee
7d3074b598 优化命令的导入、保存和定位 2025-02-24 20:50:11 +08:00
fofolee
ddee4a5017 非关键字的cmd.label均使用explain 2025-02-24 18:50:56 +08:00
fofolee
c2cf787ef3 可视化编排添加第一次运行的帮助弹窗 2025-02-24 13:40:58 +08:00
fofolee
28b7225c4d 启动浏览器实例添加窗口位置参数 2025-02-24 13:12:02 +08:00
fofolee
0e43a3eac8 修复切换子命令时,参数值被错误置为null的bug 2025-02-24 12:47:08 +08:00
fofolee
d70a04f549 解决展开AI助手时ResizeObserver loop limit exceeded的报错 2025-02-24 10:44:48 +08:00
fofolee
b541eee397 优化运行脚本和新建代码片段引入变量的形式和方法 2025-02-24 10:26:53 +08:00
fofolee
9ad3d6ed6a 修复编排运行脚本的错误无法被自动捕捉的BUG 2025-02-24 09:00:06 +08:00
fofolee
37f5ee2160 运行脚本和新建代码片段支持引入变量 2025-02-24 00:53:21 +08:00
fofolee
d9e542d4f2 不再限制eval命令编辑器的高度 2025-02-24 00:13:34 +08:00
fofolee
6a1ed8a13f 修复codeEditor为null导致报错的bug 2025-02-24 00:13:23 +08:00
fofolee
a7b4418945 修复非JS代码无补全BUG,添加applescript语法高亮 2025-02-22 17:42:17 +08:00
fofolee
09b201907d 优化AI组手预置提示词 2025-02-22 17:41:48 +08:00
fofolee
feca112f07 样式调整 2025-02-22 15:46:57 +08:00
fofolee
b8578a4baa 修复输出面板将dataUrl转为图片显示时,图片大小超出输出面板宽度的BUG 2025-02-22 15:21:35 +08:00
fofolee
857948a105 样式调整 2025-02-22 15:16:02 +08:00
fofolee
d290612492 卡片操作列表dense 2025-02-22 15:09:58 +08:00
fofolee
245fdcea78 修复帮助按钮未正确显示 2025-02-22 14:55:41 +08:00
fofolee
61ce3ebd22 添加5.0更新日志 2025-02-22 12:13:07 +08:00
fofolee
e97ec5963a 在组件内而非全局创建editor实例变量,但不赋予响应式 2025-02-22 11:22:59 +08:00
fofolee
d9bc4b4f34 新增EVAL代码 2025-02-22 11:03:26 +08:00
fofolee
1fe478f373 完善各类帮助 2025-02-22 10:10:05 +08:00
fofolee
cfb3ab32fe AI助手边栏改用固定宽度而不是百分比 2025-02-22 09:59:46 +08:00
fofolee
77709b39d6 给大部分q-select添加options-dense属性 2025-02-22 00:39:00 +08:00
fofolee
07cb22ff0e 修复mainHide属性未正确修改的BUG 2025-02-21 23:45:54 +08:00
fofolee
eb17456d4d 修复更改文件类型时匹配设置界面自动收起的BUG,以及修改匹配界面自动展开的策略 2025-02-21 23:45:22 +08:00
fofolee
84c47db7e0 修改pinyin-match引用,改为从preload中导入 2025-02-21 21:11:16 +08:00
fofolee
d3795cd133 优化提交给AI助手的文档,减少长度并保留适当中文注释 2025-02-21 19:23:01 +08:00
fofolee
89a493e626 变量选择支持enterData.type和enterData.payload 2025-02-21 18:36:17 +08:00
fofolee
ded2a546a5 改进AI问答输出的描述 2025-02-21 18:18:59 +08:00
fofolee
3f9b4fc642 修复生成代码时,对是否具有输出变量判断错误的BUG 2025-02-21 18:18:30 +08:00
fofolee
ce098f5d75 修复进度条弹窗监听事件未正确销毁的BUG 2025-02-21 18:18:01 +08:00
fofolee
3c0c7b7117 AI新增润色和扩写的预设角色 2025-02-21 16:23:02 +08:00