-
Notifications
You must be signed in to change notification settings - Fork 678
[feat][frontend] code evaluator route #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scope note: As per the agreed backend review scope and ignore rules, this PR changes only frontend files under /frontend/**. No server-side Go code is affected in this patch set, so no inline comments are provided. If there are backend changes planned in a follow-up, please link them and I will review those in detail.
cd7189e
to
76c8510
Compare
* feat: code evaluator --------- Co-authored-by: Coda <[email protected]> Co-authored-by: wuwenqi <[email protected]> Co-authored-by: liushengyang <[email protected]>
1cef344
to
001e7b1
Compare
* [feat][backend] code evaluator (#220) * feat: code evaluator --------- Co-authored-by: Coda <[email protected]> Co-authored-by: wuwenqi <[email protected]> Co-authored-by: liushengyang <[email protected]> * fix: 补充路由 * fix: 评估器创建参数模型初始化 * fix: 隐藏筛选入口 * fix: 实验创建问题修复 * fix: 评估器问题修复 * fix: 回退配置文件 * fix: 回退配置文件 --------- Co-authored-by: tpfz <[email protected]> Co-authored-by: Coda <[email protected]> Co-authored-by: liushengyang <[email protected]>
* [feat][backend] code evaluator (#220) * feat: code evaluator --------- * fix: 补充路由 * fix: 评估器创建参数模型初始化 * fix: 隐藏筛选入口 * fix: 实验创建问题修复 * fix: 评估器问题修复 * fix: 回退配置文件 * fix: 回退配置文件 --------- Co-authored-by: tpfz <[email protected]> Co-authored-by: Coda <[email protected]> Co-authored-by: liushengyang <[email protected]>
What type of PR is this?
Check the PR title.
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
zh(optional):
(Optional) Which issue(s) this PR fixes: