Skip to content

[feat][backend] volcengine agentkit#427

Merged
lsy357 merged 78 commits into
mainfrom
feat/agentkit
Feb 9, 2026
Merged

[feat][backend] volcengine agentkit#427
lsy357 merged 78 commits into
mainfrom
feat/agentkit

Conversation

@lsy357

@lsy357 lsy357 commented Feb 6, 2026

Copy link
Copy Markdown
Collaborator

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

@codecov

codecov Bot commented Feb 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.05461% with 35 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...d/modules/evaluation/application/experiment_app.go 70.00% 3 Missing and 6 partials ⚠️
...ackend/modules/llm/application/convertor/manage.go 93.38% 4 Missing and 4 partials ⚠️
backend/infra/mq/registry/registry.go 85.00% 5 Missing and 1 partial ⚠️
backend/modules/evaluation/infra/mq/rocket/conf.go 0.00% 4 Missing ⚠️
...ackend/modules/llm/domain/entity/runtime_option.go 40.00% 2 Missing and 1 partial ⚠️
backend/modules/evaluation/domain/entity/target.go 0.00% 2 Missing ⚠️
backend/modules/evaluation/domain/entity/common.go 75.00% 1 Missing ⚠️
...ion/domain/service/evaluator_source_prompt_impl.go 66.66% 0 Missing and 1 partial ⚠️
...on/domain/service/expt_run_scheduler_event_impl.go 75.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (68.75%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
+ Coverage   71.20%   72.91%   +1.71%     
==========================================
  Files         624      624              
  Lines       62055    62273     +218     
==========================================
+ Hits        44184    45409    +1225     
+ Misses      14679    13691     -988     
+ Partials     3192     3173      -19     
Flag Coverage Δ
unittests 72.91% <88.05%> (+1.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../evaluation/application/convertor/common/common.go 97.34% <100.00%> (+0.04%) ⬆️
...on/application/convertor/experiment/expt_result.go 89.06% <100.00%> (+11.02%) ⬆️
...uation/application/convertor/target/eval_target.go 88.93% <100.00%> (+0.04%) ⬆️
...nd/modules/evaluation/application/evaluator_app.go 89.17% <100.00%> (+21.53%) ⬆️
...aluation/domain/entity/evaluator_version_prompt.go 96.61% <100.00%> (ø)
...evaluation/domain/service/evaluator_record_impl.go 87.09% <100.00%> (+0.10%) ⬆️
...aluation/domain/service/evaluator_template_impl.go 97.86% <100.00%> (ø)
...kend/modules/evaluation/infra/rpc/llm/convertor.go 98.75% <100.00%> (+98.75%) ⬆️
...kend/modules/evaluation/infra/rpc/prompt/prompt.go 78.72% <100.00%> (+74.46%) ⬆️
...odules/llm/application/convertor/runtime_option.go 100.00% <100.00%> (+38.00%) ⬆️
... and 14 more

... and 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 795a4f1...927dccc. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lsy357 lsy357 merged commit be5693e into main Feb 9, 2026
17 of 18 checks passed
@lsy357 lsy357 deleted the feat/agentkit branch February 9, 2026 12:15
@lsy357 lsy357 restored the feat/agentkit branch February 9, 2026 17:28
HearyShen pushed a commit that referenced this pull request Feb 26, 2026
* fix(evaluation): idl anno

# Conflicts:
#	idl/thrift/coze/loop/evaluation/coze.loop.evaluation.evaluator.thrift

* fix(evaluation): idl param anno

* [feat][backend] add model param

* [feat][backend] add model param

* [feat][backend] add model param

* [feat][backend] fix

* feat(backend): add some log

* fix(evaluation): EvaluatorIDVersionItem version tag

* [feat][backend] add protocol

* [feat][backend] fix idl

* [feat][backend] support agentkit: code gen

* [feat][backend] support agentkit: code gen

* [feat][backend] add do field

* fix(evaluation): create evaluator with workspace_id

* fix(evaluation): CreateEvaluatorRequest workspace_id

* fix(evaluation): update idl

* feat(llm): pick idl

* feat(backend): remove some log

* [feat][backend] add thinking

* [feat][backend] add param option

* [feat][backend] add undefined protocol

* [feat][backend] add convert

* [feat][backend] add convert

* [feat][backend] add param value

* feat(evaluation): evaluator ModelConfig

* fix(evaluation): llm chat modelconfig

* [feat][backend] fix convert model resp

* [feat][backend] add family

* feat(infra): rmq config

* feat(infra): rmq config

* fix(evaluation): rmq config

* fix(evaluation): evaluator ModelID optional

* fix auth

* [feat][backend] add convert

* fix 主从延迟

* [feat][backend] fix reaction

* 新增target type

* 新增EvalTargetType

* add VolcengineAgentAgentkit

* [feat][backend] add family enum

* [feat][backend] merge from feat/model_agent

* [feat][backend] regenerate llm idl

* [feat][backend] fix doubao

* [feat][backend] generate ability

* fix(infra): add registry close

* fix dto

* fix(evaluation): ListEvaluatorTemplate repo err

* fix(evaluation): GetExptResultExportRecordResponse

* [feat][backend] add model url

* [feat][backend] add model url

* feat(evaluation): expttpl api in volcagentkit

* fix(evaluation): targetpo EvalTargetTypeVolcengineAgentAgentkit

* fix(evaluation): CheckExperimentTemplateNameRequest

* [feat][backend] add preset model

* [feat][backend] add preset model

* [feat][backend] add preset model

* [feat][backend] add preset model

* [feat][backend] add preset model

* fix(evaluation): evaluator modelconfig with preset_model

* fix(evaluation): evaluator llm preset_model

* fix(evaluation): BatchGetExperimentAggrResultResponse ExptAggregateResult

* fix(evaluation): VolcengineAgent runtimeid

* fix(evaluation): evaluator debug timeout

* fix(evaluation): MockEvalTargetOutput tag

* fix(evaluation): DebugBuiltinEvaluator timeout

* feat(backend): ut

* fix(evaluation): ut

* fix(evaluation): golint

* [feat][backend] add ut for ConvertToParamValues

* [feat][backend] add ut for GetAbilityEnums

* fix(evaluation): mq close

* fix(evaluation): api opentag

---------

Co-authored-by: chenzhe.29 <chenzhe.29@bytedance.com>
Co-authored-by: fengboyun.evan <fengboyun.evan@bytedance.com>
Co-authored-by: tpfz <wangziqi.9425@bytedance.com>
@lsy357 lsy357 deleted the feat/agentkit branch April 20, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants