feat(benchmark): add generic evaluation and comparison harness - #3640
Open
wuyuanfr wants to merge 23 commits into
Open
feat(benchmark): add generic evaluation and comparison harness#3640wuyuanfr wants to merge 23 commits into
wuyuanfr wants to merge 23 commits into
Conversation
…k-observability-new
wuyuanfr
marked this pull request as ready for review
August 13, 2026 06:16
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.
不会更改当前开发分支中 SDK/Nexent/Core 相关的内容,不更改Nexent 前后端系统服务。通过后端执行或者部署webhook服务后导入结果到Langfuse等Open Telemetry平台观测traces和实验结果。
Summary
Scope
The final diff against develop is limited to benchmark code/tests and the expected sdk/ctx_debugger relocation cleanup. It does not change sdk/nexent/core relative to the current develop branch.
Validation
Evidence
GAIA数据集实验结果显示上下文管理相比Legacy 旧版本代码提示整体提升准确率
实验结果显示上下文管理提升adaptive compact策略提升缓存命中率
