Merged
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 使用 useState 替代 useRef 避免 React 警告 - 通过参数传递 onChange 回调而非在渲染时赋值 - 修复预览区显示"(自定义配置)"而非实际内容的问题 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 新增 BaseGroovyRequest 基类,统一获取 FlowSession 的方式 - 新增 TitleGroovyRequest、ConditionGroovyRequest、OperatorLoadGroovyRequest - 删除旧的 TitleGroovyRequest 类(从 runtime 目录移至 request 目录) - 修改脚本节点使用新的 Request 类 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 新增 Groovy 脚本类型定义 (groovy-script.ts) - 新增脚本服务层 (groovy-syntax-converter, groovy-variable-service) - 新增脚本适配器 (TitleAdapter 等) - 新增测试文件 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 删除旧的 VariablePicker 组件 - 更新 package.json 依赖配置 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 新增前端导入规范:使用 @/ 路径别名 - 新增面向对象开发规范:Service/工具类使用 class 定义 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.