Skip to content

Conversation

lsy357
Copy link
Collaborator

@lsy357 lsy357 commented Aug 14, 2025

What type of PR is this?

feat

Check the PR title.

  • This PR title match the format: [<type>][<scope>]: <description>. For example: [fix][backend] flaky fix
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.
  • This PR is written in English. PRs not in English will not be reviewed.

(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:

lsy357 and others added 2 commits August 14, 2025 11:54
fix(workflow): action trigger with release branch
* [feat] [infra] docker image & helm chart (#3)

* fix(evaluation): evaltarget converter panic

- code sync with 89dbdac81e57ca417544b7de0d41673ff9cc33b1

* feat(evaluation): add target type CozeWrokflow

- code sync with MR-260

* fix(evaluation): BatchGetEvaluatorByID with write db option

- code sync with d12af290149f205b9d3045cdddf2d311920a202c

* fix(evaluation): SubmitExperiment auth

- code sync with 42016a6664026ffaafd3a0992f7ea9d76609f052

* feat(observability): commercial open core

- code sync with 4ba2ec7dfa6d6fcefeab523f3fe71f389f938193

* fix(observability): metrics init once

- code sync with a5ba037c610d78b1790afa50ea726e1634337ad5

* fix(observability): add logic delete time filter

- code sync with 302f3cf4ee5569d3779104dff432f4e50e187d50

* fix(observability): span ttl

- code sync with bf9d052caf9f0cc5e7475eae5311c70c4d45254a

* fix(evaluation): expt zombie items status trans

- code sync with da7fca75c9d96caff2cc310b4b98a13b00fda7f5

* fix(observability): GetTrace with span_ids

- code sync with b336860ed3b285b278b3f42a54906d94d059b71d

* feat(prompt): commercial open core

- code sync with 61731c0337f9c079db0d9a7adb4a83517b31d7f2

* fix(infra): error mw parse kitex bizerr

- code sync with 0e277ef5ecf0c764c18f2a79a019ba4137c832a4

* fix(prompt): prompt debug without cancel

- code sync with 39875a9e438039e2298ce3df895a5e66eece7762

* fix(prompt): ListPrompt with committed only

- code sync with 9468a33e35d6ea1672fc4804014809b5b66f031d

* feat(prompt): openapi event collector

- code sync with f26b33d8bac6449e47d6d5d1d731b06c8ac4bc4e

* feat(prompt): openapi sdk panic

- code sync with da3319bbd7665738874e9c09992d3b4319dcc9f1

* feat(evaluation): expt report item search enhancement

- code sync with MR-292

* feat(infra): docker image & helm chart

---------

Co-authored-by: liushengyang <[email protected]>
# Conflicts:
#	backend/script/gorm_gen/generate.go

* feat(infra): docker compose makefile change (#4)

* [feat] [infra] update helm release (#5)

* feat(infra): docker compose makefile change

* feat(infra): update helm release

* [feat] [backend] sync code (#6)

* fix(evaluation): expt statistic cnt err

- code sync with 424de1cabe35b36a0cb0d169dea7854382c2e38f

* fix(evaluation): mysql/rmq docker cfg

* feat(backend): update go version (#7)

* fix(backend): golint (#9)

* [fix] [evaluation] mysql ddl with create nx (#10)

* fix(evaluation): mysql ddl with create nx

* chore(infra): gitignore add venv

* fix(infra): tracer err lint (#11)

* feat(backend): ttl up into 365d (#13)

* [fix] [frontend] i18n texts in prompt-pages and evaluation pages (#14)

* fix(prompt-pages): text

* fix(evaluate): text

* [feat] [wiki] update content (#12)

* feat(wiki): update for docker image & k8s

* update

* change conf

* make helm

* update

* expose 8888

* feat(docker): jianrong

* update

* [fix] [prompt] placeholder var name (#15)

* fix(prompt): placeholder var name

* doc(intl): readme

* [fix][infra] dev/debug wait err (#16)

* fix(infra): debug wait & model_example conf

* fix(evaluation): expt statistic save err

* feat(helm) add minikube conf (#17)

* [fix][infra] license header author (#18)

* fix(infra): license header author

* fix(backend): minio ut

* chore(infra): gitignore add chart (#19)

* [fix] [prompt] prompt clone var error (#20)

* fix(prompt): url after delete

* fix(prompt): copy vars

* [ci] [workflow] remove hard code git user (#21)

* ci: remove hard code git user in fe ci

* [fix][backend] revise readme (#22)

* change deployment guide

---------

Co-authored-by: gcx75678 <[email protected]>
Co-authored-by: kidkidkid <[email protected]>
Co-authored-by: Mocayo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment